Simple HTML Formatting Tool?
I googled around a bit, but couldn't come up with anything- is there a tool/product for Zope that would let a luser who wants to select a single arbitrary word or phrase in a dtml document editing window bracket it with basic html formatting like <i>xxx</i>? I am trying to develop a content management system that can be used by people who refuse to learn any html at all, but who essentially want to be able to pretend that they are using m$ word to author with. Courtesy of M$ and AOL, most of Corporate America is manned by technologically dysfunctional people who expect the interface to take care of all of the dirty work and either can't or won't type in simple tags. Any pointers would be appreciated. Richard Gordon -------------------- Gordon Design Web Design/Database Development http://www.richardgordon.net
Bluefish is nice. http://bluefish.openoffice.nl/ It does html right now, but it can be modified to have dtml elements, if anyone wants to take the time. HTH Russell On Tuesday 05 February 2002 11:37 pm, Richard Gordon wrote:
I googled around a bit, but couldn't come up with anything- is there a tool/product for Zope that would let a luser who wants to select a single arbitrary word or phrase in a dtml document editing window bracket it with basic html formatting like <i>xxx</i>? I am trying to develop a content management system that can be used by people who refuse to learn any html at all, but who essentially want to be able to pretend that they are using m$ word to author with. Courtesy of M$ and AOL, most of Corporate America is manned by technologically dysfunctional people who expect the interface to take care of all of the dirty work and either can't or won't type in simple tags.
Any pointers would be appreciated.
Richard Gordon -------------------- Gordon Design Web Design/Database Development http://www.richardgordon.net
_______________________________________________ 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 )
At 7:44 AM -0500 2/6/02, Russell Hires wrote:
Bluefish is nice. http://bluefish.openoffice.nl/ It does html right now, but it can be modified to have dtml elements, if anyone wants to take the time.
hey thanks- I had run across bluesfish before, but it's not quite what I had in mind. Someone else suggested IEMethod and it looks like it will be perfect for my needs. Richard Gordon -------------------- Gordon Design Web Design/Database Development http://www.richardgordon.net
Maybe Johan Carlssons IEMethod would work? IE5 only, though. http://www.zope.org/Members/johanc/ ----- Original Message ----- From: "Richard Gordon" <richard@richardgordon.net> To: "Zope List" <zope@zope.org> Sent: Wednesday, February 06, 2002 5:37 AM Subject: [Zope] Simple HTML Formatting Tool?
I googled around a bit, but couldn't come up with anything- is there a tool/product for Zope that would let a luser who wants to select a single arbitrary word or phrase in a dtml document editing window bracket it with basic html formatting like <i>xxx</i>? I am trying to develop a content management system that can be used by people who refuse to learn any html at all, but who essentially want to be able to pretend that they are using m$ word to author with. Courtesy of M$ and AOL, most of Corporate America is manned by technologically dysfunctional people who expect the interface to take care of all of the dirty work and either can't or won't type in simple tags.
Any pointers would be appreciated.
Richard Gordon -------------------- Gordon Design Web Design/Database Development http://www.richardgordon.net
_______________________________________________ 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 )
At 2:20 PM +0100 2/6/02, Lennart Regebro wrote:
Maybe Johan Carlssons IEMethod would work? IE5 only, though. http://www.zope.org/Members/johanc/
This is exactly what I hoped to find and the IE5 requirement isn't an issue most of the time. Thanks, I really appreciate your help. Richard Gordon -------------------- Gordon Design Web Design/Database Development http://www.richardgordon.net
participants (3)
-
Lennart Regebro -
Richard Gordon -
Russell Hires