public_html/admin/plugins/staticpages/index.php
Sat, 03 Oct 2009 21:15:34 +0200 Made the meta tag handling somewhat more consistent
Mon, 14 Sep 2009 09:33:05 -0400 - Added meta description and meta keywords to polls plugin (displays for poll results and poll vote page).
Mon, 14 Sep 2009 12:58:40 +0200 Allow displaying a message in the static pages editor
Mon, 14 Sep 2009 12:51:35 +0200 Made the list of pages sortable by author (feature request #0000978)
Sun, 13 Sep 2009 22:03:17 +0200 Effectively only an E_ALL fix: Need to display the deny_msg in staticpageeditor(), not in the form function
Sun, 09 Aug 2009 12:00:24 +0200 E_ALL fixes
Sat, 08 Aug 2009 19:51:31 +0200 List available autotags in the static pages editor
Sat, 08 Aug 2009 14:03:30 +0200 Fixed template parsing; E_ALL fixes
Tue, 04 Aug 2009 09:23:31 -0400 Added meta description and meta keywords to stories, staticpages and polls.
Sun, 19 Apr 2009 16:57:27 +0200 Experimental feature: Optionally compress output before sending it to the browser (disabled by default)
Sat, 18 Apr 2009 22:10:44 +0200 Fixed wrong use of COM_allowedHTML and COM_checkHTML in plugins (bug #0000785)
Sat, 28 Mar 2009 14:15:00 +0100 Documentation updates
Sun, 15 Mar 2009 20:06:29 +0100 phpDocumentor tags for the Static Pages plugin
Sun, 22 Feb 2009 18:50:02 +0100 Ensure consistent template variable names for the Permission Editor
Sun, 14 Dec 2008 21:36:53 +0100 Reverted changes that shouldn't be in this branch
Sun, 23 Nov 2008 19:40:33 +0100 For consistency: Make all plugins display the "Access denied" message in the same way
Sun, 23 Nov 2008 18:24:58 +0100 Fixed inconsistencies and various small mistakes when displaying "Access denied" messages on the admin pages
Fri, 03 Oct 2008 17:20:23 +0200 Display "successfully saved" in the static pages plugin (bug #0000644)
Sun, 22 Jun 2008 14:49:06 +0000 Fixed assignment
Sat, 07 Jun 2008 12:41:45 +0000 Ensure consistent display of the admin screens (bug #0000650)
Sat, 03 May 2008 15:09:13 +0000 Static pages, moderation, configration - Security hardenning.
Sat, 15 Mar 2008 20:37:34 +0000 Some more fixes for E_ALL
Thu, 20 Dec 2007 21:10:16 +0000 In a multi-language setup, we need to be able to see all topics for the static pages centerblock option (ported over from the trunk)
Thu, 20 Dec 2007 21:03:04 +0000 In a multi-language setup, we need to be able to see all topics for the static pages centerblock option
Sun, 25 Nov 2007 06:59:56 +0000 XHTML optional updates
Wed, 29 Aug 2007 09:34:53 +0000 display the menu by itself instead of piping it through the admin-list-functions
Wed, 29 Aug 2007 06:55:40 +0000 de-cluttering the admin lists by outsourcing the top menu into a separate function. It has nothing to do with the list itself as such and can be used in other places now also to preserve formatting and move further HTML into a single template
Thu, 09 Aug 2007 19:32:20 +0000 Static pages plugin rewritten to use the internal API (and, later, the webservices API), on behalf of Ramnath R Iyer
Thu, 09 Aug 2007 15:28:16 +0000 Wrong LANG array ...
Thu, 09 Aug 2007 14:47:14 +0000 properly set commentcode for new static pages according to config.php
Thu, 09 Aug 2007 08:03:19 +0000 configurable target after save for static pages
Sun, 05 Aug 2007 08:05:08 +0000 Use plugin's geticon function
Sat, 13 Jan 2007 22:29:18 +0000 The static pages editor was looking for the advanced editor template in the wrong place, due to an uninitialized variable
Sat, 13 Jan 2007 22:15:55 +0000 The static pages editor was looking for the advanced editor template in the wrong place, due to an uninitialized variable (reported by k74)
Sat, 09 Dec 2006 12:57:03 +0000 Allow one static page per language (in a multi-language setup) to take over the index page (bug #625)
Sat, 04 Nov 2006 11:57:50 +0000 When cloning a static page, keep the original's "wrap in a block" setting
Sun, 27 Aug 2006 16:03:48 +0000 Fixed warnings
Thu, 24 Aug 2006 07:31:50 +0000 Added a help-URL for the block display of static pages
Mon, 21 Aug 2006 07:40:18 +0000 Just in case we ever want to be XHTML compliant ...
Sat, 19 Aug 2006 13:59:29 +0000 Minor SQL change to ensure compatibility with MS SQL
Thu, 03 Aug 2006 14:39:13 +0000 Moved the code to create a dropdown of all groups to SEC_getGroupDropdown to avoid code duplication
Mon, 17 Jul 2006 04:11:21 +0000 Added ability in staticpage editor to enable/disable Advanced Editor mode so you can use FCKEditor and then if need switch to a basic html edit mode - usefull if you need to enter PHP code.
Sun, 09 Jul 2006 17:20:41 +0000 For consistency: Added "Preview" to $LANG_ADMIN
Sun, 09 Jul 2006 09:50:33 +0000 Parameter filtering; no need to drag around the "unixdate"; use $LANG_ADMIN for the button texts; fixed more warnings;
Sun, 09 Jul 2006 09:30:20 +0000 Fixed default sorting order for the list of static pages
Sat, 08 Jul 2006 22:02:17 +0000 Fixed warnings
Sat, 08 Jul 2006 19:58:43 +0000 Use page titles where appropriate
Sat, 17 Jun 2006 20:31:24 +0000 Changes to support FCKeditor v2.3
Mon, 05 Jun 2006 09:53:31 +0000 Provide consistently named {author} and {owner} variables (where appropriate) that contain either the username or user's full name, depending on the $_CONF['show_fullname'] setting
Fri, 14 Apr 2006 18:02:50 +0000 Don't set the group membership for new pages to the Static Page Admin group if the current user is not a member of that group. Pick another group that has staticpages.edit permission and that the user is a member of instead.
Thu, 13 Apr 2006 11:14:02 +0000 Show the owner's full name when $_CONF['show_fullname'] is enabled
Sun, 02 Apr 2006 09:23:37 +0000 Fixed delete option
Fri, 10 Mar 2006 10:52:55 +0000 Fixed paging of the list of static pages (bug #528)
Thu, 09 Mar 2006 09:38:40 +0000 Introduced {delete_option_no_confirmation} for those who'd rather live dangerously ;-)
Wed, 08 Mar 2006 16:35:43 +0000 Added a JavaScript delete confirmation
Mon, 30 Jan 2006 14:50:14 +0000 Fixed "wrap static page in a block" option; link to the "rewritten" URL from the list of static pages when URL rewriting is on
Fri, 06 Jan 2006 10:24:48 +0000 Fixed handling of checkboxes which seems to have caused SQL errors for some people
Fri, 06 Jan 2006 09:58:18 +0000 Fixed SQL error caused by inserting the "thousand separator" into sp_hits
Wed, 28 Dec 2005 10:11:54 +0000 Xmas Patch Collection (see docs/history for details)
Thu, 22 Dec 2005 14:39:47 +0000 moving the call to lib-admin.php into the functions where it is needed so it wont be loaded all the time for normal users