----- Original Message ----- From: damien morton <morton@dennisinter.com> To: Christopher Petrilli <petrilli@digicool.com> Sent: Tuesday, September 14, 1999 4:29 PM Subject: Re: [Zope-dev] wygiwys To be a competetive solution, Zope needs to integrate with the wysiwig systems most designers use. Asking them to cut and past html simply isnt an option. You just wont see the kind of amazing graphic design that is possible on a website, unless these artist can conveniently use their tools with whatever dynamic publishing system is in use. One of my complaints with DTML is that it currently cant integrate with dreamweaver or other design tools. Cold Fusion can and does integrate because of their use of custom tags using the same syntax as HTML, rather than the escaped tags used by DTML (and indeed ASP). I have to say that Im just starting out with Zope. Im learning it and keeping an eye out for a project its appropriate for - an opportunity to indroduce it to my company. Ive attached the DreamWeaver extensions manual. Maybe youll have a look at and we can exchange ideas. I dont think it would be too hard to introduce a handfull of Zope specific extensions for Dreamweaver - ones that would cover 99% of what zope requires. I think youll find that the dreamweaver extensions mechanism might possibly cover all that Zope requires, including access to the management interface. A DLL might need to be created which implements a javascript to python interface, but thats about it. Anyway, have to run. let me know what you think. Dreamweaver extensions document can be found at http://209.73.0.109/DreamWeaver/extending.pdf ----- Original Message ----- From: Christopher Petrilli <petrilli@digicool.com> To: Damian Morton <morton@dennisinter.com> Sent: Tuesday, September 14, 1999 3:27 PM Subject: Re: [Zope-dev] wygiwys
What about providing for integration with DreamWeaver. Dreamweaver has a complete extention mechanism which might be tweaked to provide Zope compatability.
Another alternative would be to create something that mimics a filesystem, which would be Dreamweaver or GoLive accessible.
The problem is much much larger... how do you teach a system that assumes it has total control over presentation that in-fact some things might be iterated over? I often dynamically regenerate tables and layout information with DTML, how would Dreamweaver figure this out? We use GoLive internally for mock-ups, but we can't really use them for complex dynamic projects, they simply don't have that kind of expressive capability.
We'd be more than happy to see someone else provide this for Zope, or if someone was willing to fund it, but, barring that, it's unlikely to ever go anywhere.
Chris
-- | Christopher Petrilli Python Powered Digital Creations, Inc. | petrilli@digicool.com http://www.digicool.com
Hi all, I think we need to set up a newsgroup server. Mailing list is great, but the traffic especially in Zope@zope.org is quite large. Even the digest mode doesn't help a lot in dechipering the 60 odd messages per day that coming thru the mailing list. And it can get only worse as Zope become more popular. Newsgroup would allow the community to interact better, for example like forums.borland.com where the developer community is really strong. And features/suggestions discussions are a lot better thru Newsgroup. Share your thoughts. dody
participants (2)
-
Dody Gunawinata -
morton@dennisinter.com