From: <var...@us...> - 2014-06-25 13:05:03
|
Revision: 8934 http://sourceforge.net/p/phpwiki/code/8934 Author: vargenau Date: 2014-06-25 13:04:55 +0000 (Wed, 25 Jun 2014) Log Message: ----------- Add limit=1000 to get all plugins help pages Modified Paths: -------------- trunk/pgsrc/PhpWikiManual Modified: trunk/pgsrc/PhpWikiManual =================================================================== --- trunk/pgsrc/PhpWikiManual 2014-06-24 15:38:09 UTC (rev 8933) +++ trunk/pgsrc/PhpWikiManual 2014-06-25 13:04:55 UTC (rev 8934) @@ -1,4 +1,4 @@ -Date: Fri, 13 Jun 2014 15:00:58 +0000 +Date: Wed, 25 Jun 2014 15:03:15 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=PhpWikiManual; @@ -32,7 +32,7 @@ <<IncludePage page="Help/Spreadsheet">> <<IncludePage page="Help/PageList">> <<IncludePage page="Help/Advice for Mediawiki users">> -<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="Template/*" !> >> +<<IncludePages pages=<!plugin-list BackLinks page=CategoryWikiPlugin sortby=pagename exclude="Template/*" limit=1000 !> >> {| style="width:100%" |- class="align-center" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |