============ Epoz changes ============ - 1.0.2 o Added POST support o Finally added some more documentation, made some older docs less Zope specific o Added toolboxes, a plugin for tools, to seperate functionality from view dependencies (this means a change in initEpoz, so custom versions need to be updated!) o Chopped epozeditor.js into several pieces (this means all existing installations need to be updated!) o Table editing in IE 5.5 is fixed, the tables don't end up in the parent document anymore o Fixed some subtle bug that caused the parent element of the selection to be the selected element instead of the element itself when a selection spanned a full element (thanks Igor Stroh for the IE fix!) o Cleaned up the HTML files and pagetemplates, there's now only 1 piece of JavaScript for initialization. o Added experimental context menu o Added experimental inspector tool o A lot of small bugfixes... - 1.0.1 (2003-12-10) o Fixed bug that caused saving to fail in Mozilla 1.3.1 o Fixed bug that prevented Zope from booting when Epoz and Plone were installed on the same instance o Added an example pagetemplate for Zope 2 integration - 1.0 final (2003-11-21) o Fixed text style support for IE o Renamed epoztoolbar macro to epoz_toolbar for consistency o Added style sheet and headers to prevent caching in the example document fulldoc.html - 1.0 beta 1 (2003-11-14) o Some API cleanups done o Added some code to 'disable' the editor during init and save [Issue 11] o Added Silva-specific JavaScript, also as an example for large customizations o Fixed major problem with IE that removed the selection from the iframe as soon as some other element got clicked (resulting in actions to be performed on the wrong location). [issue 31] o Fixed colorchooser in IE, also fixed background color support. - 1.0 alpha 2 (2003-11-07) o Refactored epozeditor.js to a MVC-style component architecture. [Issue 26] o Added a path tool [Issue 24] o Added epoz logo - 1.0 alpha 1 (2003-10-24) o Fix useCSS (generates a Midas error) o When in a list, a style picker will appear for the shape of the list symbols. o Dumb down the link and image toolboxes o Let the iframe src work from Apache via a tal:attributes to replace the src with nothing when served from Zope o Added new attributes on