public_html/layout/professional/admin/story/storyeditor.thtml
Sun, 04 Oct 2009 18:07:39 +0200 Cosmetics: Removed some <b> tags from the story editor templates
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
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, 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
Sat, 13 Jan 2007 17:48:29 +0000 border is set in CSS
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.
Sun, 03 Sep 2006 11:52:00 +0000 Use 24 hour mode for the publish and expiry times when $_CONF['hour_mode'] = 24
Sun, 11 Jun 2006 15:48:47 +0000 Removed invalid HTML (<p /> tag) and an extra border around the archive options (that only showed up in iCab)
Sun, 21 May 2006 14:49:15 +0000 The am/pm dropdown for the archive option wasn't disabled by default
Thu, 27 Apr 2006 11:35:19 +0000 adding option so that only root can feature stories
Fri, 21 Apr 2006 16:42:40 +0000 Sometimes, you learn something in places where you really didn't expect it (with thanks to Scott Meyers)
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, 07 Nov 2005 21:17:09 +0000 Display number of trackbacks in the Admin's story editor
Mon, 31 Oct 2005 19:04:46 +0000 Trackbacks can now be enabled / disabled per story
Wed, 18 May 2005 12:26:14 +0000 changed text-area sizes to to fill a 800x600 screen
Wed, 06 Apr 2005 02:14:54 +0000 Fix to correct a Javascript error occuring if template variable {showarchivedisabled} was not set.
Thu, 30 Sep 2004 08:02:36 +0000 Allow up to 40 characters for the story ID
Sun, 26 Sep 2004 10:00:00 +0000 Initial import of the Professional theme