public_html/layout/professional/admin/topic/topiceditor.thtml
Sat, 03 Oct 2009 20:40:08 +0200 Display the number of stories in the current topic in the Topic Editor (feature request #0000806)
Mon, 24 Aug 2009 09:42:00 -0400 Added meta description and meta keywords to topics.
Sun, 22 Feb 2009 18:58:00 +0100 Added missing {lang_permissions_msg}
Sun, 22 Feb 2009 18:50:02 +0100 Ensure consistent template variable names for the Permission Editor
Sat, 07 Jun 2008 16:06:46 +0000 Hard-coded all URL input fields to dir="ltr"
Sun, 18 May 2008 16:58:51 +0000 More CSRF protection
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)
Sun, 11 May 2008 22:03:25 +0000 Hard-code text direction for <input type="file"> (for bug #0000150)
Sat, 08 Mar 2008 16:59:14 +0000 Set maxlength for the topic ID so you can't enter more than 20 characters (reported by Markus Wollschl??ger)
Sat, 08 Mar 2008 15:19:51 +0000 Set maxlengt for the topic ID so you can't enter more than 20 characters (reported by Markus Wollschl??ger)
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
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.
Wed, 06 Sep 2006 05:31:01 +0000 converting TABS to 4 Spaces in the worst cases
Thu, 13 Apr 2006 11:14:02 +0000 Show the owner's full name when $_CONF['show_fullname'] is enabled
Sat, 19 Nov 2005 11:06:34 +0000 Removed unused value="1"
Sun, 12 Jun 2005 08:59:42 +0000 Added option to upload topic icons, provided by Alford Deeley (machinari)
Tue, 28 Sep 2004 08:28:51 +0000 Fixed bug #190: Properly pick up number of stories per page from the topic settings; allow user to set stories/page to 0 to get the default number; fixed hard-coded default value in admin template.
Sun, 26 Sep 2004 10:00:00 +0000 Initial import of the Professional theme