From: <var...@us...> - 2009-02-21 20:19:45
|
Revision: 6526 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6526&view=rev Author: vargenau Date: 2009-02-21 20:19:42 +0000 (Sat, 21 Feb 2009) Log Message: ----------- Wikicreole syntax Modified Paths: -------------- trunk/pgsrc/Help%2FActionPage trunk/pgsrc/Help%2FAddCommentPlugin trunk/pgsrc/Help%2FAllPagesPlugin trunk/pgsrc/Help%2FAllUsersPlugin trunk/pgsrc/Help%2FAnalyseAccessLogSqlPlugin trunk/pgsrc/Help%2FAppendTextPlugin trunk/pgsrc/Help%2FAsciiMathPlugin trunk/pgsrc/Help%2FAsciiSVGPlugin trunk/pgsrc/Help%2FAuthorHistoryPlugin trunk/pgsrc/Help%2FBackLinksPlugin trunk/pgsrc/Help%2FBlogArchivesPlugin trunk/pgsrc/Help%2FBlogJournalPlugin trunk/pgsrc/Help%2FBoxRightPlugin trunk/pgsrc/Help%2FCacheTestPlugin trunk/pgsrc/Help%2FCalendarListPlugin trunk/pgsrc/Help%2FCalendarPlugin trunk/pgsrc/Help%2FCategoryPagePlugin trunk/pgsrc/Help%2FCreateBibPlugin trunk/pgsrc/Help%2FCreateTocPlugin trunk/pgsrc/Help%2FCurrentTimePlugin trunk/pgsrc/Help%2FDeadEndPagesPlugin trunk/pgsrc/Help%2FEditMetaDataPlugin trunk/pgsrc/Help%2FExternalSearchPlugin trunk/pgsrc/Help%2FFileInfoPlugin trunk/pgsrc/Help%2FFoafViewerPlugin trunk/pgsrc/Help%2FFrameIncludePlugin trunk/pgsrc/Help%2FFullTextSearchPlugin trunk/pgsrc/Help%2FFuzzyPagesPlugin Modified: trunk/pgsrc/Help%FActionPage =================================================================== --- trunk/pgsrc/Help%2FActionPage 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FActionPage 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,7 +8,7 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -<?plugin IncludePage page=Help/WikiPlugin section="Action Pages" ?> +<<IncludePage page=Help/WikiPlugin section="Action Pages">> ---- [[PhpWikiDocumentation]] Modified: trunk/pgsrc/Help%FAddCommentPlugin =================================================================== --- trunk/pgsrc/Help%2FAddCommentPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FAddCommentPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -14,7 +14,7 @@ == Usage <verbatim> -<?plugin AddComment order||=normal jshide||=0 mode||=show,add noheader||=0 ?> +<<AddComment order||=normal jshide||=0 mode||=show,add noheader||=0>> </verbatim> == Arguments @@ -35,7 +35,7 @@ == Examples -<?plugin AddComment jshide||=1 ?> +<<AddComment jshide||=1>> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%FAllPagesPlugin =================================================================== --- trunk/pgsrc/Help%2FAllPagesPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FAllPagesPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> - <?plugin AllPages [pagelist args] ?> + <<AllPages [pagelist args]>> </verbatim> == Arguments @@ -27,10 +27,10 @@ == Example <verbatim> -<?plugin AllPages limit=20 cols=3 ?> +<<AllPages limit=20 cols=3>> </verbatim> -<?plugin AllPages limit=20 cols=3 ?> +<<AllPages limit=20 cols=3>> == Author [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FAllUsersPlugin =================================================================== --- trunk/pgsrc/Help%2FAllUsersPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FAllUsersPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> - <?plugin AllUsers ?> + <<AllUsers>> </verbatim> == Arguments @@ -23,10 +23,10 @@ == Example <verbatim> -<?plugin AllUsers ?> +<<AllUsers>> </verbatim> -<?plugin AllUsers ?> +<<AllUsers>> == Author [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FAnalyseAccessLogSqlPlugin =================================================================== --- trunk/pgsrc/Help%2FAnalyseAccessLogSqlPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FAnalyseAccessLogSqlPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -22,7 +22,7 @@ Experimental! Will change a lot. <verbatim> - <?plugin AnalyseAccessLogSql mode=<QUERY NAME> ?> + <<AnalyseAccessLogSql mode=<QUERY NAME> >> </verbatim> == Parameters Modified: trunk/pgsrc/Help%FAppendTextPlugin =================================================================== --- trunk/pgsrc/Help%2FAppendTextPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FAppendTextPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ usage better use the [AddComment|Help:AddCommentPlugin] plugin. <verbatim> -<?plugin AppendText ?> +<<AppendText>> </verbatim> == Arguments @@ -29,16 +29,16 @@ Add from a list of all available plugins one to the current page. <verbatim> - <?plugin WikiFormRich action=AppendText buttontext="AddPlugin" + <<WikiFormRich action=AppendText buttontext="AddPlugin" pulldown[] name=s text="Plugins: " value=<!plugin-list BackLinks page=WikiPlugin !> - ?> + >> </verbatim> Add from a list of all available Categories to the current page. <verbatim> - <?plugin WikiFormRich action=AppendText buttontext="AddCategory" + <<WikiFormRich action=AppendText buttontext="AddCategory" pulldown[] name=s text="Categories: " value=<!plugin-list TitleSearch s=Category !> - ?> + >> </verbatim> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%FAsciiMathPlugin =================================================================== --- trunk/pgsrc/Help%2FAsciiMathPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FAsciiMathPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -10,7 +10,7 @@ == Usage <verbatim> -<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> +<<AsciiMath sum_(i=1)^n i = (n(n+1))/2 >> </verbatim> == Arguments @@ -23,16 +23,16 @@ == Example <verbatim> -<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> +<<AsciiMath sum_(i=1)^n i = (n(n+1))/2 >> </verbatim> -<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> +<<AsciiMath sum_(i=1)^n i = (n(n+1))/2 >> == Author * [Reini Urban|PhpWiki:ReiniUrban] == See Also -Help:AsciiSvgPlugin +* Help:AsciiSvgPlugin ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%FAsciiSVGPlugin =================================================================== --- trunk/pgsrc/Help%2FAsciiSVGPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FAsciiSVGPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Mon, 16 Feb 2009 10:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -21,9 +21,9 @@ == Usage <verbatim> -<?plugin AsciiSVG width= height= onmousemove="" script="" +<<AsciiSVG width= height= onmousemove="" script="" code... -?> +>> </verbatim> == Arguments @@ -38,7 +38,7 @@ == Example <verbatim> -<?plugin AsciiSVG width="117" height="117" +<<AsciiSVG width="117" height="117" border = 0 initPicture(-10,10) axes() @@ -48,10 +48,10 @@ for (t = 0; t < 10.01; t += 0.05) p[p.length] = [t*cos(PI*t), t*sin(PI*t)] path(p) -?> +>> </verbatim> -<?plugin AsciiSVG width="117" height="117" +<<AsciiSVG width="117" height="117" border = 0 initPicture(-10,10) axes() @@ -61,7 +61,7 @@ for (t = 0; t < 10.01; t += 0.05) p[p.length] = [t*cos(PI*t), t*sin(PI*t)] path(p) -?> +>> == Known Problems Modified: trunk/pgsrc/Help%FAuthorHistoryPlugin =================================================================== --- trunk/pgsrc/Help%2FAuthorHistoryPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FAuthorHistoryPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,9 +13,9 @@ page). <verbatim> -<?plugin AuthorHistory user="test" ?> +<<AuthorHistory user="test">> -<?plugin AuthorHistory page=HomePage ?> +<<AuthorHistory page=HomePage>> </verbatim> The second example will default to the current page. We can't provide Modified: trunk/pgsrc/Help%FBackLinksPlugin =================================================================== --- trunk/pgsrc/Help%2FBackLinksPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FBackLinksPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> - <?plugin BackLinks ?> + <<BackLinks>> </verbatim> == Arguments @@ -23,10 +23,10 @@ == Example <verbatim> -<?plugin BackLinks page=HomePage ?> +<<BackLinks page=HomePage>> </verbatim> -<?plugin BackLinks page=HomePage ?> +<<BackLinks page=HomePage>> == Author [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FBlogArchivesPlugin =================================================================== --- trunk/pgsrc/Help%2FBlogArchivesPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FBlogArchivesPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,7 +13,7 @@ == Usage <verbatim> -<?plugin BlogArchives ?> +<<BlogArchives>> </verbatim> == Arguments @@ -36,10 +36,10 @@ == Example <verbatim> -<?plugin BlogArchives ?> +<<BlogArchives>> </verbatim> -<?plugin BlogArchives ?> +<<BlogArchives>> == Author * [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FBlogJournalPlugin =================================================================== --- trunk/pgsrc/Help%2FBlogJournalPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FBlogJournalPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,7 +13,7 @@ == Usage <verbatim> -<?plugin BlogJournal ?> +<<BlogJournal>> </verbatim> == Arguments @@ -40,10 +40,10 @@ == Example <verbatim> -<?plugin BlogJournal ?> +<<BlogJournal>> </verbatim> -<?plugin BlogJournal ?> +<<BlogJournal>> == Author * [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FBoxRightPlugin =================================================================== --- trunk/pgsrc/Help%2FBoxRightPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FBoxRightPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -26,26 +26,26 @@ == Typical Usage <verbatim> -<?plugin BoxRight +<<BoxRight <strong>This Wiki</strong> ([What is a Wiki?|WikiWikiWeb]) is a place where problems and solutions are being documented. See [How to use this Wiki|Help/HowToUseWiki] for instructions. <em>Don't be afraid - it's easy and you can't break anything!</em> -?> +>> </verbatim> == Examples -<?plugin BoxRight +<<BoxRight <strong>This Wiki</strong> ([What is a Wiki?|WikiWikiWeb]) is a place where problems and solutions are being documented. See [How to use this Wiki|Help/HowToUseWiki] for instructions. <em>Don't be afraid - it's easy and you can't break anything!</em> -?> +>> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%FCacheTestPlugin =================================================================== --- trunk/pgsrc/Help%2FCacheTestPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FCacheTestPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> - <?plugin CacheTest ?> + <<CacheTest>> </verbatim> == Arguments @@ -23,10 +23,10 @@ == Example <verbatim> -<?plugin CacheTest ?> +<<CacheTest>> </verbatim> -<?plugin CacheTest ?> +<<CacheTest>> == Author [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FCalendarListPlugin =================================================================== --- trunk/pgsrc/Help%2FCalendarListPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FCalendarListPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -22,17 +22,17 @@ == Usage <verbatim> -<?plugin Calendar ?> -<?plugin CalendarList ?> +<<Calendar>> +<<CalendarList>> </verbatim> == Example _Click any date and edit it, then return to this page_: -<?plugin Calendar ?> +<<Calendar>> -<?plugin CalendarList ?> +<<CalendarList>> == Arguments Modified: trunk/pgsrc/Help%FCalendarPlugin =================================================================== --- trunk/pgsrc/Help%2FCalendarPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FCalendarPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -18,11 +18,11 @@ == Usage <verbatim> -<?plugin Calendar ?> +<<Calendar>> </verbatim> will get you: -<?plugin Calendar ?> +<<Calendar>> == Arguments @@ -75,18 +75,18 @@ == Examples <verbatim> -<?plugin Calendar month_offset=+1 ?> +<<Calendar month_offset=+1>> </verbatim> will get you: -<?plugin Calendar month_offset=+1 ?> +<<Calendar month_offset=+1>> <verbatim> -<?plugin Calendar start_wday=0 ?> +<<Calendar start_wday=0>> </verbatim> will get you: -<?plugin Calendar start_wday=0 ?> +<<Calendar start_wday=0>> == See Also @@ -95,8 +95,8 @@ Often used together like this: <verbatim> -<?plugin Calendar ?> -<?plugin CalendarList ?> +<<Calendar>> +<<CalendarList>> </verbatim> == Authors Modified: trunk/pgsrc/Help%FCategoryPagePlugin =================================================================== --- trunk/pgsrc/Help%2FCategoryPagePlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FCategoryPagePlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> - <?plugin CategoryPage ?> + <<CategoryPage>> </verbatim> == Arguments @@ -23,10 +23,10 @@ == Example <verbatim> -<?plugin CategoryPage pagename=CategoryTest ?> +<<CategoryPage pagename=CategoryTest>> </verbatim> -<?plugin CategoryPage pagename=CategoryTest ?> +<<CategoryPage pagename=CategoryTest>> == Author WikiLens:DanFr Modified: trunk/pgsrc/Help%FCreateBibPlugin =================================================================== --- trunk/pgsrc/Help%2FCreateBibPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FCreateBibPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> - <?plugin CreateBib ?> + <<CreateBib>> </verbatim> == Arguments @@ -23,10 +23,10 @@ == Example <verbatim> -<?plugin CreateBib ?> +<<CreateBib>> </verbatim> -<?plugin CreateBib ?> +<<CreateBib>> == Author [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FCreateTocPlugin =================================================================== --- trunk/pgsrc/Help%2FCreateTocPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FCreateTocPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -16,7 +16,7 @@ !!! Usage <verbatim> -<?plugin CreateToc arguments ?> +<<CreateToc arguments>> </verbatim> !!! Arguments @@ -106,27 +106,27 @@ !! Default values <verbatim> -<?plugin CreateToc ?> +<<CreateToc>> </verbatim> !! Only two levels of headers <verbatim> -<?plugin CreateToc headers=1,2 ?> +<<CreateToc headers=1,2>> </verbatim> !! Table of Contents with hierarchical numbering <verbatim> -<?plugin CreateToc with_counter=1 ?> +<<CreateToc with_counter=1>> </verbatim> !! No Table of Contents, but headers are numbered <verbatim> -<?plugin CreateToc notoc=1 ?> +<<CreateToc notoc=1>> </verbatim> !! Table of Contents with hierarchical numbering, first level in roman <verbatim> -<?plugin CreateToc with_counter=1 firstlevelstyle=roman ?> +<<CreateToc with_counter=1 firstlevelstyle=roman>> </verbatim> See also [PhpWikiDemo:en/TextFormattingRules] Modified: trunk/pgsrc/Help%FCurrentTimePlugin =================================================================== --- trunk/pgsrc/Help%2FCurrentTimePlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FCurrentTimePlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id: Help%2FCurrentTime 6355 2008-12-13 19:19:17Z vargenau $ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> -<?plugin CurrentTime format=xxx ?> +<<CurrentTime format=xxx>> </verbatim> == Arguments @@ -31,28 +31,28 @@ == Examples <verbatim> -<?plugin CurrentTime ?> +<<CurrentTime>> </verbatim> -<?plugin CurrentTime ?> +<<CurrentTime>> <verbatim> -<?plugin CurrentTime format=date ?> +<<CurrentTime format=date>> </verbatim> -<?plugin CurrentTime format=date ?> +<<CurrentTime format=date>> <verbatim> -<?plugin CurrentTime format=time ?> +<<CurrentTime format=time>> </verbatim> -<?plugin CurrentTime format=time ?> +<<CurrentTime format=time>> <verbatim> -<?plugin CurrentTime format='%d %h %Y %H h %M m %S s %Z' ?> +<<CurrentTime format='%d %h %Y %H h %M m %S s %Z'>> </verbatim> -<?plugin CurrentTime format='%d %h %Y %H h %M m %S s %Z' ?> +<<CurrentTime format='%d %h %Y %H h %M m %S s %Z'>> == Author * Marc-Etienne Vargenau, Alcatel-Lucent Modified: trunk/pgsrc/Help%FDeadEndPagesPlugin =================================================================== --- trunk/pgsrc/Help%2FDeadEndPagesPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FDeadEndPagesPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -13,7 +13,7 @@ == Usage <verbatim> - <?plugin DeadEndPages ?> + <<DeadEndPages>> </verbatim> == Arguments @@ -24,10 +24,10 @@ == Example <verbatim> -<?plugin DeadEndPages limit=10 ?> +<<DeadEndPages limit=10>> </verbatim> -<?plugin DeadEndPages limit=10 ?> +<<DeadEndPages limit=10>> == Author [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FEditMetaDataPlugin =================================================================== --- trunk/pgsrc/Help%2FEditMetaDataPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FEditMetaDataPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -14,15 +14,15 @@ Editing the metadata for the [HomePage] would look like this: <verbatim> -<?plugin EditMetaData page="HomePage" ?> +<<EditMetaData page="HomePage">> </verbatim> -<?plugin EditMetaData page="HomePage" ?> +<<EditMetaData page="HomePage">> With no arguments the plugin defaults to the current page: <verbatim> -<?plugin EditMetaData ?> +<<EditMetaData>> <verbatim> -<?plugin EditMetaData ?> +<<EditMetaData>> ----- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%FExternalSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FExternalSearchPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FExternalSearchPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -14,7 +14,7 @@ == Usage <verbatim> -<?plugin ExternalSearch +<<ExternalSearch url="InterWiki or URL" name="button text" ?> @@ -51,19 +51,19 @@ </verbatim> Perform a full-text search on multiple wiki's: -<?plugin ExternalSearch url="http://sunir.org/apps/meta.pl?" name="Metawiki Search" ?> +<<ExternalSearch url="http://sunir.org/apps/meta.pl?" name="Metawiki Search">> Perform a full-text search on [MeatBall|MeatBall:SiteSearch] wiki: -<?plugin ExternalSearch url="http://www.usemod.com/cgi-bin/mb.pl?" name="MeatBall Search" ?> +<<ExternalSearch url="http://www.usemod.com/cgi-bin/mb.pl?" name="MeatBall Search">> Search the PHP web site for a function name: -<?plugin ExternalSearch url=php-lookup name="PHP Lookup" ?> +<<ExternalSearch url=php-lookup name="PHP Lookup">> Enter the name of a PHP function to view the documentation page:%%% -<?plugin ExternalSearch url=php-function ?> +<<ExternalSearch url=php-function>> Enter any existing page name on PhpWiki to jump to that page: -<?plugin ExternalSearch url=PhpWiki ?> +<<ExternalSearch url=PhpWiki>> ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%FFileInfoPlugin =================================================================== --- trunk/pgsrc/Help%2FFileInfoPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FFileInfoPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -19,9 +19,9 @@ == Typical Usage <verbatim> - <?plugin FileInfo file=uploads/setup.exe display=version,date ?> - <?plugin FileInfo file=uploads/setup.exe display=name,version,date - format="%s (version: %s, date: %s)" ?> + <<FileInfo file=uploads/setup.exe display=version,date>> + <<FileInfo file=uploads/setup.exe display=name,version,date + format="%s (version: %s, date: %s)">> </verbatim> == Arguments @@ -38,7 +38,7 @@ == Examples -This wiki was installed at <?plugin FileInfo file=config/config.ini display=date ?>. +This wiki was installed at <<FileInfo file=config/config.ini display=date>>. ---- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%FFoafViewerPlugin =================================================================== --- trunk/pgsrc/Help%2FFoafViewerPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FFoafViewerPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> -<?plugin FoafViewer foaf=http://www.myfoaf.com/foaf.rdf ?> +<<FoafViewer foaf=http://www.myfoaf.com/foaf.rdf>> /FoafViewerPlugin?foaf=http://www.myfoaf.com/foaf.rdf </verbatim> @@ -20,7 +20,7 @@ http://www.ahsonline.com.au/dod/FoafViewerPlugin.zip == Example -<?plugin FoafViewer foaf=http://www.ahsonline.com.au/dod/FOAF.rdf ?> +<<FoafViewer foaf=http://www.ahsonline.com.au/dod/FOAF.rdf>> ----- [[PhpWikiDocumentation]] [[CategoryWikiPlugin]] Modified: trunk/pgsrc/Help%FFrameIncludePlugin =================================================================== --- trunk/pgsrc/Help%2FFrameIncludePlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FFrameIncludePlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -17,13 +17,13 @@ To include a page from another site, use the <b>src</b> attribute: <verbatim> -<?plugin FrameInclude src="http://phpwiki.org/" ?> +<<FrameInclude src="http://phpwiki.org/">> </verbatim> To include a page from within this wiki, use the <b>page</b> attribute: <verbatim> -<?plugin FrameInclude page=HomePage ?> +<<FrameInclude page=HomePage>> </verbatim> For more information on this plugin please read the PHP source code in the /lib/plugin directory. Modified: trunk/pgsrc/Help%FFullTextSearchPlugin =================================================================== --- trunk/pgsrc/Help%2FFullTextSearchPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FFullTextSearchPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> - <?plugin FullTextSearch ?> + <<FullTextSearch>> </verbatim> == Arguments @@ -23,10 +23,10 @@ == Example <verbatim> -<?plugin FullTextSearch ?> +<<FullTextSearch>> </verbatim> -<?plugin FullTextSearch ?> +<<FullTextSearch>> == Author [Reini Urban|PhpWiki:ReiniUrban] Modified: trunk/pgsrc/Help%FFuzzyPagesPlugin =================================================================== --- trunk/pgsrc/Help%2FFuzzyPagesPlugin 2009-02-21 20:12:03 UTC (rev 6525) +++ trunk/pgsrc/Help%2FFuzzyPagesPlugin 2009-02-21 20:19:42 UTC (rev 6526) @@ -1,4 +1,4 @@ -Date: Sat, 24 Jan 2009 20:18:24 +0100 +Date: Sat, 21 Feb 2009 21:18:47 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -12,7 +12,7 @@ == Usage <verbatim> - <?plugin FuzzyPages ?> + <<FuzzyPages>> </verbatim> == Arguments @@ -23,10 +23,10 @@ == Example <verbatim> -<?plugin FuzzyPages ?> +<<FuzzyPages>> </verbatim> -<?plugin FuzzyPages ?> +<<FuzzyPages>> == Author [Reini Urban|PhpWiki:ReiniUrban] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |