public_html/layout/professional/admin/story/storyeditor_advanced.thtml
Sun, 04 Oct 2009 18:07:39 +0200 Cosmetics: Removed some <b> tags from the story editor templates
Sat, 05 Sep 2009 19:01:38 +0200 Cosmetics: Fixed position of the story preview box in advanced editor (bug #0000963)
Sat, 29 Aug 2009 22:43:36 +0200 Typo - missing 'g' in "padding"
Tue, 04 Aug 2009 09:23:31 -0400 Added meta description and meta keywords to stories, staticpages and polls.
Fri, 10 Apr 2009 11:53:06 +0200 Merged changes from Jared's 2008 GSoC project - all credits to Jared Wenerd and Michael Jervis
Sun, 22 Feb 2009 18:50:02 +0100 Ensure consistent template variable names for the Permission Editor
Sun, 18 Jan 2009 21:09:44 -0500 Update Advanced Editor functionality so the 'preview' panel will be selected if preview mode/operation is selected
Wed, 20 Aug 2008 01:06:21 +0000 Fix for expand/collapse of the FCKEditor - via the advanced editor +/- feature.
Sun, 10 Aug 2008 16:52:01 +0000 Changes to support FCKeditor ver 2.6.3
Mon, 12 May 2008 08:27:17 +0000 Hard-coded the text direction for some ID field (sid, tid, etc.) - basically everything that's run through COM_sanitizeID (for bug #0000150)
Mon, 12 May 2008 07:53:05 +0000 Hard-code the text direction for the date/time selection (for bug #0000150)
Thu, 01 May 2008 19:43:42 +0000 Story security.
Sun, 20 Jan 2008 08:37:41 +0000 Removed whitespace (reported by Mark Evans)
Sun, 30 Dec 2007 12:16:37 +0000 Fixes for HTML Strict, provided by Eric Warren
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Mon, 02 Apr 2007 20:17:50 +0000 A story title can only have 128 characters, so you shouldn't be allowed to enter more than that
Mon, 12 Feb 2007 06:07:26 +0000 use classes instead of style for alignment
Wed, 17 Jan 2007 07:53:08 +0000 html simplification
Wed, 17 Jan 2007 06:54:26 +0000 html simplification
Wed, 17 Jan 2007 06:09:03 +0000 fixing typo
Sat, 13 Jan 2007 18:07:03 +0000 nowrap is in CSS now
Sat, 13 Jan 2007 17:48:29 +0000 border is set in CSS
Sat, 13 Jan 2007 10:37:44 +0000 border is set in CSS
Sat, 23 Sep 2006 13:54:12 +0000 GIF -> PNG
Sat, 16 Sep 2006 03:09:50 +0000 1) Removed all references to align="left" align="right", align="center", valign="top" ... and used CSS instead since the align and valign are deprecated in HTML 4.0.
Sat, 09 Sep 2006 18:27:06 +0000 Minor HTML fix
Sun, 03 Sep 2006 11:52:00 +0000 Use 24 hour mode for the publish and expiry times when $_CONF['hour_mode'] = 24
Thu, 10 Aug 2006 08:13:32 +0000 fixed bug [#546] The phrase "Story Stats" is hardcoded
Sat, 17 Jun 2006 20:31:24 +0000 Changes to support FCKeditor v2.3
Wed, 07 Jun 2006 04:04:19 +0000 Updates for changes to Advanced Editor.
Thu, 27 Apr 2006 11:35:19 +0000 adding option so that only root can feature stories
Thu, 13 Apr 2006 11:45:15 +0000 Display owner's full name if $_CONF['show_fullname'] is enabled
Sat, 28 Jan 2006 18:59:46 +0000 Fixed JavaScript error in story editor (bug #479)
Sat, 17 Dec 2005 20:11:15 +0000 Added changes for Advanced Editor when enabled to detect user does not have Javascript enabled and display a friendly alert and option to switch to default editor.
Mon, 31 Oct 2005 19:04:46 +0000 Trackbacks can now be enabled / disabled per story
Mon, 29 Aug 2005 03:46:02 +0000 Added Advanced Editor templates for staticpage Editor and user Contribute features.
Fri, 10 Jun 2005 14:06:43 +0000 Further refinements to Advanced Editor.
Sun, 05 Jun 2005 03:27:40 +0000 Work in-process: Ability to select toolbar from dropdown. Meant to comment this out of the template until completed.
Sun, 05 Jun 2005 02:41:57 +0000 Advanced Editor: Added functionality to dynically switch between HTML mode and Text Mode. Resolved issue saving/previewing HTML story. Resolved issue with editing existing HTML story with content like image tagss being modified.
Fri, 03 Jun 2005 04:23:30 +0000 Defined 4 custom toolbar settings
Fri, 03 Jun 2005 03:45:52 +0000 Further refinements of the advanced editor template. Tested in IE6 and Firefox.
Fri, 03 Jun 2005 02:33:21 +0000 Advanced Editor: Added feature to allow user to switch between html and text mode when creating a new story -- if advanced editor mode is enabled and template used. Switches FCKEditor off and enables basic textarea fields.
Thu, 02 Jun 2005 04:50:52 +0000 Addition of the fckEditor as an integrated option for the advanced_editor