From: <var...@us...> - 2014-11-26 13:20:25
|
Revision: 9382 http://sourceforge.net/p/phpwiki/code/9382 Author: vargenau Date: 2014-11-26 13:20:23 +0000 (Wed, 26 Nov 2014) Log Message: ----------- Update pgsrc Modified Paths: -------------- trunk/pgsrc/Help%2FRecentChangesPlugin trunk/pgsrc/Help%2FRecentCommentsPlugin trunk/pgsrc/Help%2FRecentEditsPlugin trunk/pgsrc/ReleaseNotes Modified: trunk/pgsrc/Help%2FRecentChangesPlugin =================================================================== --- trunk/pgsrc/Help%2FRecentChangesPlugin 2014-11-26 11:31:15 UTC (rev 9381) +++ trunk/pgsrc/Help%2FRecentChangesPlugin 2014-11-26 13:20:23 UTC (rev 9382) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Wed, 26 Nov 2014 14:19:39 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FRecentChangesPlugin; @@ -76,7 +76,7 @@ |- | **historylinks** | Show history links -| false (true for Monobook and FusionForge) +| false (true for Monobook and ~FusionForge) |- | **caption** | Custom caption Modified: trunk/pgsrc/Help%2FRecentCommentsPlugin =================================================================== --- trunk/pgsrc/Help%2FRecentCommentsPlugin 2014-11-26 11:31:15 UTC (rev 9381) +++ trunk/pgsrc/Help%2FRecentCommentsPlugin 2014-11-26 13:20:23 UTC (rev 9382) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Wed, 26 Nov 2014 14:19:39 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FRecentCommentsPlugin; @@ -67,7 +67,7 @@ |- | **historylinks** | Show history links -| false (true for Monobook and FusionForge) +| false (true for Monobook and ~FusionForge) |- | **category** | Limit pages to a given category Modified: trunk/pgsrc/Help%2FRecentEditsPlugin =================================================================== --- trunk/pgsrc/Help%2FRecentEditsPlugin 2014-11-26 11:31:15 UTC (rev 9381) +++ trunk/pgsrc/Help%2FRecentEditsPlugin 2014-11-26 13:20:23 UTC (rev 9382) @@ -1,4 +1,4 @@ -Date: Tue, 7 Oct 2014 19:05:57 +0000 +Date: Wed, 26 Nov 2014 14:19:39 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=Help%2FRecentEditsPlugin; @@ -67,7 +67,7 @@ |- | **historylinks** | Show history links -| false (true for Monobook and FusionForge) +| false (true for Monobook and ~FusionForge) |- | **caption** | Custom caption Modified: trunk/pgsrc/ReleaseNotes =================================================================== --- trunk/pgsrc/ReleaseNotes 2014-11-26 11:31:15 UTC (rev 9381) +++ trunk/pgsrc/ReleaseNotes 2014-11-26 13:20:23 UTC (rev 9382) @@ -1,4 +1,4 @@ -Date: Mon, 24 Nov 2014 15:49:15 +0000 +Date: Wed, 26 Nov 2014 14:19:39 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.2) Content-Type: application/x-phpwiki; pagename=ReleaseNotes; @@ -15,6 +15,7 @@ * bigger wikipaging font * test again for function 'posix_times', it does not exist on Windows (reported by jdebert) * remove FPDF, lib/gif.php, lib/font (was not used) +* rename plugin _Retransform to ~DebugRetransform == 1.5.2 2014-10-10 Marc-Etienne Vargenau == This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |