From: <var...@us...> - 2008-10-16 08:06:49
|
Revision: 6303 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6303&view=rev Author: vargenau Date: 2008-10-16 08:06:44 +0000 (Thu, 16 Oct 2008) Log Message: ----------- Put URL between brackets so that the tilde is not considered as escape character Modified Paths: -------------- trunk/pgsrc/Help%2FAsciiMathPlugin trunk/pgsrc/Help%2FAsciiSVGPlugin trunk/pgsrc/Help%2FRichTablePlugin trunk/pgsrc/SteveWainstead Modified: trunk/pgsrc/Help%FAsciiMathPlugin =================================================================== --- trunk/pgsrc/Help%2FAsciiMathPlugin 2008-10-15 08:07:42 UTC (rev 6302) +++ trunk/pgsrc/Help%2FAsciiMathPlugin 2008-10-16 08:06:44 UTC (rev 6303) @@ -1,4 +1,4 @@ -Date: Mon, 16 Jun 2008 14:15:24 +0000 +Date: Mon, 16 Oct 2008 4:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -10,28 +10,29 @@ !!! Usage <verbatim> - <?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> +<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> </verbatim> !!! Arguments All arguments are passed to the ASCIIMath PHP library and rendered as MATHML. -See http://www1.chapman.edu/~jipsen/asciimath.html +See [http://www1.chapman.edu/~jipsen/asciimath.html] + !!! Example <verbatim> - <?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> +<?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> </verbatim> <?plugin AsciiMath sum_(i=1)^n i = (n(n+1))/2 ?> !!! Author -[Reini Urban|PhpWiki:ReiniUrban] +* [Reini Urban|PhpWiki:ReiniUrban] !!! See Also Help:AsciiSvgPlugin ---- -[PhpWikiDocumentation] [CategoryWikiPlugin] \ No newline at end of file +[PhpWikiDocumentation] [CategoryWikiPlugin] Modified: trunk/pgsrc/Help%FAsciiSVGPlugin =================================================================== --- trunk/pgsrc/Help%2FAsciiSVGPlugin 2008-10-15 08:07:42 UTC (rev 6302) +++ trunk/pgsrc/Help%2FAsciiSVGPlugin 2008-10-16 08:06:44 UTC (rev 6303) @@ -1,4 +1,4 @@ -Date: Mon, 26 Jun 2008 14:15:24 +0000 +Date: Mon, 16 Oct 2008 4:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,11 +8,11 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -Interface to http://www1.chapman.edu/~jipsen/svg/asciisvg.html +Interface to [http://www1.chapman.edu/~jipsen/svg/asciisvg.html] Requires ENABLE_XHTML_XML = true -Syntax: http://www1.chapman.edu/~jipsen/svg/asciisvgcommands.html +Syntax: [http://www1.chapman.edu/~jipsen/svg/asciisvgcommands.html] If you are using Internet Explorer 6 + Adobe SVGviewer (often included by default with Windows XP) or SVG enabled Mozilla/Firefox (and have @@ -20,9 +20,9 @@ !!! Usage <verbatim> - <?plugin AsciiSVG width= height= onmousemove="" script="" - code... - ?> +<?plugin AsciiSVG width= height= onmousemove="" script="" + code... +?> </verbatim> !!! Arguments @@ -30,9 +30,10 @@ width, height, script, onmouseover All other arguments are passed to the ASCIISvg javascript library and -rendered as SVG. See -http://www1.chapman.edu/~jipsen/svg/asciisvg.html +rendered as SVG. +See [http://www1.chapman.edu/~jipsen/svg/asciisvg.html] + !!! Example <verbatim> @@ -67,10 +68,10 @@ subsequent ones will have the same width and height. !!! Author -[Reini Urban|PhpWiki:ReiniUrban] +* [Reini Urban|PhpWiki:ReiniUrban] !!! See Also -Help:AsciiMathPlugin +* [Help:AsciiMathPlugin] ---- [PhpWikiDocumentation] [CategoryWikiPlugin] Modified: trunk/pgsrc/Help%FRichTablePlugin =================================================================== --- trunk/pgsrc/Help%2FRichTablePlugin 2008-10-15 08:07:42 UTC (rev 6302) +++ trunk/pgsrc/Help%2FRichTablePlugin 2008-10-16 08:06:44 UTC (rev 6303) @@ -1,4 +1,4 @@ -Date: Mon, 16 Jun 2008 14:15:24 +0000 +Date: Mon, 16 Oct 2008 4:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -111,8 +111,8 @@ ?> </verbatim> -;<strong>Author</strong>: Sameer D. Sahasrabuddhe -;<strong>Url</strong>: http://www.it.iitb.ac.in/~sameerds/phpwiki/index.php/RichTablePlugin +!!! Author +* [Sameer D. Sahasrabuddhe|http://www.it.iitb.ac.in/~sameerds/phpwiki/index.php/RichTablePlugin] ---- [PhpWikiDocumentation] [CategoryWikiPlugin] Modified: trunk/pgsrc/SteveWainstead =================================================================== --- trunk/pgsrc/SteveWainstead 2008-10-15 08:07:42 UTC (rev 6302) +++ trunk/pgsrc/SteveWainstead 2008-10-16 08:06:44 UTC (rev 6303) @@ -1,4 +1,4 @@ -Date: Mon, 16 Jun 2008 14:15:24 +0000 +Date: Mon, 16 Oct 2008 4:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -9,6 +9,6 @@ Content-Transfer-Encoding: binary Hi. I started building this [WikiWikiWeb] but many others help me -now. I'm at http://www.panix.com/~~swain/. +now. I'm at [http://www.panix.com/~swain/]. -Please report bugs to mailto:php...@li... +Please report bugs to [mailto:php...@li...] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |