includes/clientside/static/editor.js
2008-02-14 Dan Re-enabled, debugged, and optimized Javascript compression code
2008-02-13 Dan Unsuccessful attempt at fixing "dismiss"/"close manager" buttons in ACL editor; non-breaking change to template API to allow plugins to add "normal" sidebar widgets in addition to the special "raw" block type, specified as the third parameter to $template->sidebar_widget(). Defaults to false, which is old behavior; new behavior (enabled by passing TRUE as the 3rd param) means that the content of the block is primarily block-level links.
2008-02-12 Dan Edit summary should now be carried over when a draft is restored
2008-02-12 Dan Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd.
2008-02-11 Dan Modified editor and rename functions to go through the API when rolling back. This causes rollbacks to be logged.
2008-02-11 Dan Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
2008-02-08 Dan [minor] re-enabled ENANO_DANGEROUS on install.php (oops!); made textarea in page editor focus automatically
2008-02-07 Dan Made the form validation icons (check/X/?) more visually appealing. IE-friendliness is still on the TODO list.
2008-02-04 Dan Cosmetic improvements to page editor; added demo mode checks in Admin:LangManager
2008-02-03 Dan Added a heading "editing page" in page editor for visual appeal; removed use of alternate <?= ?> syntax in installer as it was causing problems on Win2k3 + PHP/FastCGI. (Experimentally using TortoiseHG's hgtk to commit)
2008-01-29 Dan Rebranded source code as 1.1.1; added TinyMCE ACL rule as per Vadi's request: http://forum.enanocms.org/viewtopic.php?f=7&t=54
2008-01-16 Dan Welcome to the new Enano installer. Much distance still to be covered but the basics are there.
2007-12-28 Dan Added ability to require CAPTCHA for guests when editing pages (AJAX INTERFACE ONLY)
2007-12-28 Dan Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
less more (0) -14 tip