includes/clientside/static/editor.js
Sun, 16 Mar 2008 16:06:59 -0400 Dan Added support for embedding language data into plugins; updated all version numbers on plugin files
Thu, 06 Mar 2008 20:47:11 -0500 Dan Upgraded to TinyMCE 3.0.3; made editor auto-init again but only on Safari
Wed, 05 Mar 2008 23:10:26 -0500 Dan Changed TinyMCE init to run only on demand. Highly experimental.
Sun, 02 Mar 2008 22:52:23 -0500 Dan Added modal dialog support for page editor; added customizability for breadcrumbs (thanks to Manoj for idea)
Sun, 24 Feb 2008 17:50:38 -0500 Dan Fixed a number of IE6 bugs
Wed, 13 Feb 2008 21:59:07 -0500 Dan Re-enabled, debugged, and optimized Javascript compression code
Tue, 12 Feb 2008 22:17:58 -0500 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.
Tue, 12 Feb 2008 07:38:52 -0500 Dan Edit summary should now be carried over when a draft is restored
Tue, 12 Feb 2008 00:37:46 -0500 Dan Added autosave functionality and resurrected the old toolbar code that was added about a year ago but never uesd.
Mon, 11 Feb 2008 10:05:33 -0500 Dan Modified editor and rename functions to go through the API when rolling back. This causes rollbacks to be logged.
Sun, 10 Feb 2008 19:35:06 -0500 Dan Mass-fixed all AJAX functions to also check the HTTP status code before parsing the response
Fri, 08 Feb 2008 12:16:43 -0500 Dan [minor] re-enabled ENANO_DANGEROUS on install.php (oops!); made textarea in page editor focus automatically
Thu, 07 Feb 2008 15:45:44 -0500 Dan Made the form validation icons (check/X/?) more visually appealing. IE-friendliness is still on the TODO list.
Mon, 04 Feb 2008 05:19:20 -0500 Dan Cosmetic improvements to page editor; added demo mode checks in Admin:LangManager
Sat, 02 Feb 2008 22:44:05 -0500 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)
Tue, 29 Jan 2008 16:19:51 -0500 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
Wed, 16 Jan 2008 13:55:49 -0500 Dan Welcome to the new Enano installer. Much distance still to be covered but the basics are there.
Thu, 27 Dec 2007 23:32:11 -0500 Dan Added ability to require CAPTCHA for guests when editing pages (AJAX INTERFACE ONLY)
Thu, 27 Dec 2007 22:09:33 -0500 Dan Replaced TinyMCE 2.x with 3.0 beta 3. Supports everything but IE. Also rewrote the editor interface completely from the ground up.
Fri, 07 Sep 2007 00:48:51 -0400 Dan Bugfix in Special:AllPages; fixed tinyMCE under Opera (finally!)
Mon, 09 Jul 2007 22:01:27 -0400 Dan Vastly improved compatibility with older versions of IE, particularly 5.0, through the use of a kill switch that turns off all AJAX functions
Tue, 03 Jul 2007 14:07:35 -0400 Dan Fixed a lot of bugs with Safari and Konqueror; improved Opera compatibility
Wed, 13 Jun 2007 16:07:17 -0400 dan Adding /includes
less more (0) tip