product for simple editing (no HTML)
Hi Folks, I'm considering using Zope to set up a site for a small organization. What I'd like to be able to do is delegage management of specific pages, or sections within pages, to individuals who do not have HTML skills. So.. I'm looking for something that works within the Zope environment, where a designated individual: - goes to a specified URL - logs in - enters ascii text - hits save - sees a preview - hits submit to send the change to somebody for approval Nice additions would be: - a simple way to insert paragraph breaks - some basic WYSIWYG editing Can somebody point me at such a beast? Thanks much, Miles Fidelman ************************************************************************** Network Technology Corporation PO Box 600618 Miles R. Fidelman, President Newtonville, MA 02460-0006 mfidelman@ntcorp.com 617-558-3698 http://www.ntcorp.com fax: 617-630-8946 **************************************************************************
From: "Miles Fidelman" <mfidelman@ntcorp.com>
So.. I'm looking for something that works within the Zope environment, where a designated individual: - goes to a specified URL - logs in - enters ascii text - hits save - sees a preview - hits submit to send the change to somebody for approval
Structured text would work here. That gives you text only editing, but you can still have headers and bullet lists and stuff.
- a simple way to insert paragraph breaks - some basic WYSIWYG editing
Can somebody point me at such a beast?
Sure. If you need a component, try Johan Carlssons IEMethod: http://www.zope.org/Members/johanc/IEMethod/ If you want something finished, look at http://easypublisher.torped.se/english/ The beta2 will hopefully be realeased tomorrow, with support for IE6.
On Tue, 26 Feb 2002, Lennart Regebro wrote:
If you need a component, try Johan Carlssons IEMethod: http://www.zope.org/Members/johanc/IEMethod/
If you want something finished, look at http://easypublisher.torped.se/english/
Thanks. Now a slightly more focused question: how about something that doesn't require the latest and greatest version of Windows and IE? Say, something that can be used through Netscape on a Mac, and maybe even Lynx (obviously in this case, text only). Thanks again, Miles ************************************************************************** Network Technology Corporation PO Box 600618 Miles R. Fidelman, President Newtonville, MA 02460-0006 mfidelman@ntcorp.com 617-558-3698 http://www.ntcorp.com fax: 617-630-8946 **************************************************************************
From: "Miles Fidelman" <mfidelman@ntcorp.com>
Now a slightly more focused question: how about something that doesn't require the latest and greatest version of Windows and IE? Say, something that can be used through Netscape on a Mac, and maybe even Lynx (obviously in this case, text only).
For WYSIWYG editing you are basically screwed. There are no good cross-platform online WYSIWYG editing tools. For text-only structured text works the best.
--On 26 February 2002 14:07 -0500 Miles Fidelman <mfidelman@ntcorp.com> wrote:
On Tue, 26 Feb 2002, Lennart Regebro wrote:
If you need a component, try Johan Carlssons IEMethod: http://www.zope.org/Members/johanc/IEMethod/
If you want something finished, look at http://easypublisher.torped.se/english/
Thanks.
Now a slightly more focused question: how about something that doesn't require the latest and greatest version of Windows and IE? Say, something that can be used through Netscape on a Mac, and maybe even Lynx (obviously in this case, text only).
If you want WYSIWYG editing across platforms you're talking Java rather than the ActiveX stuff. See: http://www.bris.ac.uk/ISC/cms/ttw.html for a few (sigh) non IE-based offerings. [It doesn't list the very excellent cadaver because it ain't wysiwyg.] Paul -- The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK E-mail: paul.browning@bristol.ac.uk URL: http://www.bris.ac.uk/
Hi, an other Solution is the SmartSections product from iuveno-net: http://demo.iuveno-net.de look at the online demo Regards, Dirk
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi take a look at the ZCoMIX product. In the latest version from CVS you will find all the resources that you need. http://sourceforge.net/projects/zcomix/ PS: "Colaborators for my project are needed." Ass. Xiru Em Ter 26 Fev 2002 15:28, Miles Fidelman escreveu:
Hi Folks,
I'm considering using Zope to set up a site for a small organization.
What I'd like to be able to do is delegage management of specific pages, or sections within pages, to individuals who do not have HTML skills.
So.. I'm looking for something that works within the Zope environment, where a designated individual: - goes to a specified URL - logs in - enters ascii text - hits save - sees a preview - hits submit to send the change to somebody for approval
Nice additions would be: - a simple way to insert paragraph breaks - some basic WYSIWYG editing
Can somebody point me at such a beast?
Thanks much,
Miles Fidelman
************************************************************************** Network Technology Corporation PO Box 600618 Miles R. Fidelman, President Newtonville, MA 02460-0006 mfidelman@ntcorp.com 617-558-3698 http://www.ntcorp.com fax: 617-630-8946 **************************************************************************
_______________________________________________ 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 )
- -- _____ www._ _|__ /____ ____ _ | |/_//_ </ __ \/ __ `/ Fabiano Weimar dos Santos (Xiru) _> <___/ / / / / /_/ / X3ng Web Technology /_/|_/____/_/ /_/\__, / /____/.com.br -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE8fNBHTqbDpNXhEbERAnINAJ48WNS83ffWzp84DD/XwxpqOJn4dgCfZc5K smioRaVz8DaIbt6xQtaXSLI= =Tw8b -----END PGP SIGNATURE-----
participants (5)
-
Dirk Datzert -
Fabiano Weimar dos Santos -
Lennart Regebro -
Miles Fidelman -
Paul Browning