| Fri, 30 Oct 2009 12:00:15 +0100 |
Retrofitted $_SP_CONF['includesearch'] option (had to take it out to get Tom's patch integrated)
|
file | diff | annotate |
| Thu, 15 Oct 2009 13:05:28 -0400 |
Staticpages are now included in the What's New Block. Configuration option included to disable staticpages from displaying in the block if a centerblock and/or execute PHP code.
|
file | diff | annotate |
| Tue, 20 Oct 2009 22:53:07 +0100 |
Staticpages dont have topics, things are never as simple as copy and paste...
|
file | diff | annotate |
| Sun, 18 Oct 2009 02:06:26 +0100 |
Static page comments are now searchable (cf. bug #0000902)
|
file | diff | annotate |
| Sat, 03 Oct 2009 21:15:34 +0200 |
Made the meta tag handling somewhat more consistent
|
file | diff | annotate |
| Sat, 03 Oct 2009 14:50:24 +0200 |
Fresh installs of the static pages plugin in Geeklog 1.6.1 accidentally used a wrong name for the plugin's admin group. Silently fix that during the upgrade.
|
file | diff | annotate |
| Thu, 01 Oct 2009 00:07:25 +0100 |
Consolidated common date comparison into search API, functionally the same
|
file | diff | annotate |
| Sat, 08 Aug 2009 20:57:56 +0200 |
Need to handle "upgrade" from plugin version 1.5.1
|
file | diff | annotate |
| Tue, 04 Aug 2009 09:23:31 -0400 |
Added meta description and meta keywords to stories, staticpages and polls.
|
file | diff | annotate |
| Sat, 13 Jun 2009 21:28:07 +0200 |
Implemented PLG_getCommentUrlId for the Static Pages plugin
|
file | diff | annotate |
| Sat, 06 Jun 2009 09:32:26 +0200 |
plugin_commentsupport isn't used any more
|
file | diff | annotate |
| Sat, 30 May 2009 15:10:46 +0200 |
Fixed requesting the URL in plugin_getiteminfo
|
file | diff | annotate |
| Sat, 30 May 2009 14:28:20 +0200 |
Display a message when a Static Pages comment is queued
|
file | diff | annotate |
| Mon, 25 May 2009 16:57:48 +0100 |
Hiding search info also works for plugins on old api. Minor cosmetic changes.
|
file | diff | annotate |
| Sun, 24 May 2009 19:32:18 +0200 |
Source code cosmetics (needed some pretty code snippets for the wiki ...)
|
file | diff | annotate |
| Sat, 02 May 2009 08:56:18 +0200 |
Fixed a typo that prevented the [staticpage:] autotag from working
|
file | diff | annotate |
| Thu, 23 Apr 2009 22:58:11 +0100 |
Added option to search by titles only (feature request #0000840)
|
file | diff | annotate |
| Mon, 20 Apr 2009 11:46:36 +0200 |
Enable URL rewrite in static pages search results
|
file | diff | annotate |
| Sat, 18 Apr 2009 19:46:23 +0200 |
Moved documentation to docs/english so that it can be translated (feature request #0000770)
|
file | diff | annotate |
| Mon, 13 Apr 2009 08:47:58 +0200 |
Fixed handling of empty id in autotags
|
file | diff | annotate |
| Sat, 11 Apr 2009 19:44:23 +0200 |
Added description of the Static Pages config options and enabled links from the Configuration panel
|
file | diff | annotate |
| Sat, 11 Apr 2009 18:52:02 +0200 |
New plugin API function PLG_getDocumentationUrl (feature request #0000848)
|
file | diff | annotate |
| Sat, 28 Mar 2009 17:00:42 +0100 |
Fixed phpDocumentor warnings
|
file | diff | annotate |
| Sun, 22 Mar 2009 10:49:26 +0100 |
Introduced new plugin API function PLG_migrate
|
file | diff | annotate |
| Sat, 21 Mar 2009 16:10:04 +0100 |
Added canonical link to the static pages printable.thtml
|
file | diff | annotate |
| Sat, 21 Mar 2009 15:01:34 +0100 |
Define {xmlns} when using XHTML for XHTML compliance
|
file | diff | annotate |
| Sun, 15 Mar 2009 20:06:29 +0100 |
phpDocumentor tags for the Static Pages plugin
|
file | diff | annotate |
| Sat, 28 Feb 2009 22:58:46 +0100 |
Prefer SQL keywords in uppercase
|
file | diff | annotate |
| Sat, 21 Feb 2009 12:41:05 +0100 |
Added canonical link for static pages
|
file | diff | annotate |
| Sat, 21 Feb 2009 11:55:21 +0100 |
Removed $_CONF['pagetitle'] hack
|
file | diff | annotate |
| Sun, 08 Feb 2009 17:03:27 +0000 |
Updated Search API for Staticpages plugin
|
file | diff | annotate |
| Tue, 06 Jan 2009 16:10:40 +0100 |
Updated version numbers
|
file | diff | annotate |
| Sun, 28 Dec 2008 10:11:54 +0100 |
Implemented Static Pages autoinstall and upgrade
|
file | diff | annotate |
| Sun, 21 Dec 2008 16:26:28 +0100 |
Updated documentation and parameter description
|
file | diff | annotate |
| Sun, 21 Dec 2008 10:06:37 +0100 |
addslashes can't hurt ...
|
file | diff | annotate |
| Sat, 20 Dec 2008 16:30:35 +0100 |
Implemented PLG_getItemInfo for the Static Pages plugin
|
file | diff | annotate |
| Tue, 09 Dec 2008 11:51:29 +0100 |
Merging changes
|
file | diff | annotate |
| Mon, 08 Dec 2008 11:58:50 +0100 |
New function COM_setLangIdAndAttribute to avoid code duplication setting the {lang_id} and {lang_attribute} variables
|
file | diff | annotate |
| Sat, 18 Oct 2008 19:22:09 +0200 |
{xhtml} wasn't set for the "printable" version
|
file | diff | annotate |
| Sat, 18 Oct 2008 19:17:03 +0200 |
Set language direction in templates for printable versions of articles and static pages. Also set $LANG_DIRECTION to 'ltr' now if the language file does not already define it (bug #0000762)
|
file | diff | annotate |
| Sun, 30 Nov 2008 13:04:17 +0100 |
New function COM_setLangIdAndAttribute to avoid code duplication setting the {lang_id} and {lang_attribute} variables
|
file | diff | annotate |
| Sun, 23 Nov 2008 12:20:53 +0100 |
Added a print.css stylesheet to be used by the printable template files (feature request #0000766)
|
file | diff | annotate |
| Sat, 18 Oct 2008 19:22:09 +0200 |
{xhtml} wasn't set for the "printable" version
|
file | diff | annotate |
| Sat, 18 Oct 2008 19:17:03 +0200 |
Set language direction in templates for printable versions of articles and static pages. Also set $LANG_DIRECTION to 'ltr' now if the language file does not already define it (bug #0000762)
|
file | diff | annotate |
| Fri, 03 Oct 2008 17:20:23 +0200 |
Display "successfully saved" in the static pages plugin (bug #0000644)
|
file | diff | annotate |
| Sun, 21 Sep 2008 08:37:12 +0000 |
Fixed protection against direct execution on non-case sensitive file systems
|
file | diff | annotate |
| Thu, 28 Aug 2008 09:50:13 +0000 |
Bug #0000713: Menu entries for static pages were not language-aware (in multi-language setups)
|
file | diff | annotate |
| Sat, 28 Jun 2008 14:41:51 +0000 |
Removed unused 'config_data' entry from the plugin uninstall function (bug #0000666)
|
file | diff | annotate |
| Sat, 07 Jun 2008 18:31:56 +0000 |
Hide the | separator for static pages set to "blank page" (reported by Ivy)
|
file | diff | annotate |
| Sat, 31 May 2008 07:55:08 +0000 |
There is no need for the bundled plugins to read their config.php
|
file | diff | annotate |
| Mon, 12 May 2008 10:49:14 +0000 |
Define {lastupdate} and {hits} in centerblocks but stripped them from the default centerblock template file
|
file | diff | annotate |
| Mon, 12 May 2008 10:29:55 +0000 |
Removed unused {icons} variable (for bug #0000628)
|
file | diff | annotate |
| Sat, 19 Apr 2008 19:23:58 +0000 |
Changed behaviour of the [staticpage_content:] autotag so that it only replaces the tag string instead of the entire content. Seems to make more sense that way ...
|
file | diff | annotate |
| Sun, 06 Apr 2008 17:26:02 +0000 |
Prevent recursive calls of [staticpage_content:]
|
file | diff | annotate |
| Mon, 17 Mar 2008 21:12:54 +0000 |
Plugins are updated by the install script, so we don't need to maintain the plugin's upgrade function
|
file | diff | annotate |
| Sun, 16 Mar 2008 09:33:23 +0000 |
Source code cosmetics, for consistency
|
file | diff | annotate |
| Wed, 20 Feb 2008 20:07:59 +0000 |
Ensure every template class has site_url, site_admin_url, layout_url and xhtml variables set. My eyes, they bleed...
|
file | diff | annotate |
| Sun, 03 Feb 2008 19:23:24 +0000 |
For consistency: Let's use the Geeklog version number when renaming the old config files
|
file | diff | annotate |
| Sat, 02 Feb 2008 16:36:34 +0000 |
Have the config data for the Static Pages plugin in only one place
|
file | diff | annotate |
| Sat, 26 Jan 2008 13:14:46 +0000 |
Moved default permissions to a separate config group
|
file | diff | annotate |