Re: [Zope] What is the Zope front end written in?
2) The "delete" button which dynamically appears.
Most likely <dtml-if> based on cookie
Does that mean when you click on the copy button, the browser is going back to the server to get the new document with the "paste" button? __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com
Yep. Right now the Zope management interface is 100% round-trip vanilla HTML, no JavaScript or applets of any kind. Steps Are Being Taken, though (ZopeStudio). ----- Original Message ----- From: danny shevitz <danny_shevitz@yahoo.com>
Does that mean when you click on the copy button, the browser is going back to the server to get the new document with the "paste" button?
Cheers, Evan @ digicool
participants (2)
-
danny shevitz -
Evan Simpson