Revision: 9012
http://sourceforge.net/p/phpwiki/code/9012
Author: vargenau
Date: 2014-07-28 11:21:42 +0000 (Mon, 28 Jul 2014)
Log Message:
-----------
pgsrc: fix link
Modified Paths:
--------------
trunk/pgsrc/Help%2Ftext2pngPlugin
Modified: trunk/pgsrc/Help%2Ftext2pngPlugin
===================================================================
--- trunk/pgsrc/Help%2Ftext2pngPlugin 2014-07-27 17:50:17 UTC (rev 9011)
+++ trunk/pgsrc/Help%2Ftext2pngPlugin 2014-07-28 11:21:42 UTC (rev 9012)
@@ -1,4 +1,4 @@
-Date: Tue, 1 Jul 2014 16:09:46 +0000
+Date: Mon, 28 Jul 2014 13:19:02 +0000
Mime-Version: 1.0 (Produced by PhpWiki 1.5.0)
Content-Type: application/x-phpwiki;
pagename=Help%2Ftext2pngPlugin;
@@ -6,7 +6,7 @@
charset=UTF-8
Content-Transfer-Encoding: binary
-Convert text into a png image using GD without using [WikiPluginCached|Help:WikiPlugin].
+Convert text into a png image using GD without using [[Help:WikiPlugin|WikiPluginCached]].
The images are stored in a private <PHPWIKI_DIR>/images/<LANG> subdirectory instead,
which are not timestamp checked at all. Delete the .png file(s) if you change anything.
@@ -70,7 +70,7 @@
}}}
== See Also ==
-* [[Help:TeX2PngPlugin]]
+* [[Help:TeX2pngPlugin]]
* [[Help:TexToPngPlugin]]
<noinclude>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|