Hello all What do you think about phpWebEd on http://www.nm-service.de/products.html?pid=pwe Is this usable under Zope? _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Hi!
What do you think about phpWebEd on
http://www.nm-service.de/products.html?pid=pwe
Is this usable under Zope?
It is definitely not usable out-of-the-box with Zope. But it has a nice basic concept. We are currently doing this kind of stuff in Zope, too: - in-site editing: We are using a modified version of "IEMethod" to handle the WYSIWYG-part; unfortunately this is an Internet-Explorer only feature :-( - "boxes" that can be created on the left, in the middle, and on the right of the site - much more, like integrating syndicated data from News services etc. So if you want to do what WebEd does under Zope, I'd suggest looking at http://demo.iuveno-net.de/iuveno/Products/CMS. The online demo is not up and running yet, but it should be there by end of next week. If you want to see it now, you'll have to mail us ... Joachim
to be honest I didnt try it, just read its description.. but, why do you want a php script to edit contents on zope? just http://yoursite.com/manage and do it there! I understand people using JUST php to use that, since they have NO web based content management tools at all, but in zope you already do have it... and built-in.. so why using that? anyway, I bet those scripts uses filesystem functions like fopen() fread() fgets() fputs() and would only work only on filesystem, so in case the script actually runs on zope... it wouldnt be able to edit zope contents.. just filesystem contents. hmm just my opinion :) Alex ----- Original Message ----- From: "Stephan Goeldi" <stephan_goeldi@hotmail.com> To: <zope@zope.org> Sent: Wednesday, May 02, 2001 8:20 AM Subject: [Zope] phpWebEd
Hello all
What do you think about phpWebEd on
http://www.nm-service.de/products.html?pid=pwe
Is this usable under Zope?
_________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
alex -
Joachim Werner -
Stephan Goeldi