plugins/staticpages/language/german.php
Sun, 15 Nov 2009 17:00:56 +0100 Finished updating German translation of the Static Pages language files
Sat, 14 Nov 2009 23:09:35 +0100 Some German translations
Sat, 31 Oct 2009 19:09:16 +0100 Synced Static Pages language files with their English equivalents
Sun, 11 Oct 2009 19:18:47 +0200 Synced all language files with their English equivalents
Sat, 30 May 2009 14:28:20 +0200 Display a message when a Static Pages comment is queued
Sat, 18 Apr 2009 19:46:23 +0200 Moved documentation to docs/english so that it can be translated (feature request #0000770)
Sun, 14 Dec 2008 17:58:21 +0100 Reverted language file changes that are only needed in HEAD
Fri, 03 Oct 2008 17:20:23 +0200 Display "successfully saved" in the static pages plugin (bug #0000644)
Sun, 17 Aug 2008 16:11:25 +0000 Updated language files
Fri, 13 Jun 2008 19:51:21 +0000 Updated German language files, provided by Markus Wollschl??ger
Fri, 02 May 2008 15:08:10 +0000 Updated language files
Sun, 13 Apr 2008 11:59:08 +0000 Need to declare $LANG32 as global for E_ALL compliance
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
Sat, 04 Nov 2006 12:04:22 +0000 Minor wording change
Sat, 05 Aug 2006 15:07:44 +0000 Updated minimum requirement checks - all plugins now require Geeklog 1.4.1.
Sat, 20 May 2006 08:22:42 +0000 $LANG_STATIC['no_such_page_logged_in'] caused a warning but wasn't even used
Thu, 29 Dec 2005 08:58:26 +0000 Fixed text in the formal language file; added UTF-8 versions
Sat, 19 Nov 2005 14:35:52 +0000 Added / updated translation
Thu, 16 Dec 2004 12:46:30 +0000 Added a link to the documentation where activating PHP in static pages is explained.
Sun, 08 Aug 2004 08:22:06 +0000 Added "Printable Format" text string
Wed, 14 Jan 2004 18:05:42 +0000 You can now disable PHP in static pages entirely by setting $_SP_CONF['allow_php'] = 0;
Fri, 02 Jan 2004 22:10:03 +0000 Implemented option to have "plain" PHP in Static Pages, i.e. without the need for a 'return' statement.
Mon, 29 Dec 2003 13:44:43 +0000 Added title attributes to the links on the list of static pages ...
Sun, 28 Dec 2003 18:54:00 +0000 Static Pages 1.4: "wrap in block" option for each page and some fixes.
Mon, 01 Sep 2003 20:31:03 +0000 The correct way to declare array indices is to put them in (single) quotes ...
Fri, 27 Jun 2003 13:44:49 +0000 The Static Pages "Topic" selection now works like the one for blocks, i.e. you can have pages for one topic only, the homepage only, or all pages (all topic pages and the homepage).
Fri, 30 May 2003 12:24:32 +0000 Changes for an improved Static Pages editor and more flexibility positioning Static Pages on the frontpage.
Sun, 11 May 2003 18:35:43 +0000 Rephrased a string & some source code cosmetics.
Mon, 10 Mar 2003 18:36:01 +0000 Found this old feature request (#544847) ... You can now "clone" static pages.
Mon, 10 Mar 2003 10:50:00 +0000 You can now edit the ID of a static page (to create more readable URLs).
Sun, 09 Mar 2003 11:47:22 +0000 Integrated Static Pages 1.3
Sun, 10 Nov 2002 14:15:26 +0000 Display an error message when the user did not fill in the title and/or content
Wed, 16 Oct 2002 17:04:46 +0000 Fixed a typo ...
Thu, 01 Aug 2002 17:27:53 +0000 Converted from DOS to Unix linefeeds
Sun, 28 Apr 2002 13:42:50 +0000 Moved some hard-coded text to the language file,