From: <var...@us...> - 2009-08-05 20:05:44
|
Revision: 7060 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=7060&view=rev Author: vargenau Date: 2009-08-05 20:05:32 +0000 (Wed, 05 Aug 2009) Log Message: ----------- Add [[PhpWikiDocumentation]] Modified Paths: -------------- trunk/pgsrc/Help%2FPredefinedIcons Modified: trunk/pgsrc/Help%FPredefinedIcons =================================================================== --- trunk/pgsrc/Help%2FPredefinedIcons 2009-08-05 15:48:12 UTC (rev 7059) +++ trunk/pgsrc/Help%2FPredefinedIcons 2009-08-05 20:05:32 UTC (rev 7060) @@ -1,4 +1,4 @@ -Date: Wed, 5 Aug 2009 18:54:09 +0000 +Date: Wed, 5 Aug 2009 22:54:09 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -20,3 +20,7 @@ |= Notation | ##~{{(+)}}## | ##~{{(-)}}## | ##~{{(?)}}## | ##~{{(on)}}## | ##~{{(off)}}## | ##~{{(*)}}## | ##~{{(*r)}}## | ##~{{(*g)}}## | ##~{{(*b)}}## | ##~{{(*y)}}## |= Image | {{(+)}} | {{(-)}} | {{(?)}} | {{(on)}} | {{(off)}} | {{(*)}} | {{(*r)}} | {{(*g)}} | {{(*b)}} | {{(*y)}} +<noinclude> +---- +[[PhpWikiDocumentation]] +</noinclude> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2015-03-05 10:58:59
|
Revision: 9605 http://sourceforge.net/p/phpwiki/code/9605 Author: vargenau Date: 2015-03-05 10:58:57 +0000 (Thu, 05 Mar 2015) Log Message: ----------- Better layout Modified Paths: -------------- trunk/pgsrc/Help%2FPredefinedIcons Modified: trunk/pgsrc/Help%2FPredefinedIcons =================================================================== --- trunk/pgsrc/Help%2FPredefinedIcons 2015-03-04 16:44:15 UTC (rev 9604) +++ trunk/pgsrc/Help%2FPredefinedIcons 2015-03-05 10:58:57 UTC (rev 9605) @@ -1,4 +1,4 @@ -Date: Wed, 4 Mar 2015 14:20:06 +0000 +Date: Thu, 5 Mar 2015 11:56:55 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.3) Content-Type: application/x-phpwiki; pagename=Help%2FPredefinedIcons; @@ -10,14 +10,13 @@ The following icons are available: -|= Notation | ##~{{:)}}## | ##~{{:(}}## | ##~{{:P}}## | ##~{{:D}}## | ##~{{;)}}## | ##~{{(y)}}## | ##~{{(n)}}## | ##~{{(i)}}## | ##~{{(/)}}## | ##~{{(x)}}## | ##~{{(!)}}## -|= Image | {{:)}} | {{:(}} | {{:P}} | {{:D}} | {{;)}} | {{(y)}} | {{(n)}} | {{(i)}} | {{(/)}} | {{(x)}} | {{(!)}} +|= Notation | ##~{{:)}}## | ##~{{:(}}## | ##~{{:P}}## | ##~{{:D}}## | ##~{{;)}}## | ##~{{(y)}}## | ##~{{(n)}}## | +|= Image | {{:)}} | {{:(}} | {{:P}} | {{:D}} | {{;)}} | {{(y)}} | {{(n)}} | +|= Notation | ##~{{(i)}}## | ##~{{(/)}}## | ##~{{(x)}}## | ##~{{(!)}}## | ##~{{(+)}}## | ##~{{(-)}}## | ##~{{(?)}}## | +|= Image | {{(i)}} | {{(/)}} | {{(x)}} | {{(!)}} | {{(+)}} | {{(-)}} | {{(?)}} | +|= Notation | ##~{{(on)}}## | ##~{{(off)}}## | ##~{{(*)}}## | ##~{{(*r)}}## | ##~{{(*g)}}## | ##~{{(*b)}}## | ##~{{(*y)}}## | +|= Image | {{(on)}} | {{(off)}} | {{(*)}} | {{(*r)}} | {{(*g)}} | {{(*b)}} | {{(*y)}} | ------ - -|= Notation | ##~{{(+)}}## | ##~{{(-)}}## | ##~{{(?)}}## | ##~{{(on)}}## | ##~{{(off)}}## | ##~{{(*)}}## | ##~{{(*r)}}## | ##~{{(*g)}}## | ##~{{(*b)}}## | ##~{{(*y)}}## -|= Image | {{(+)}} | {{(-)}} | {{(?)}} | {{(on)}} | {{(off)}} | {{(*)}} | {{(*r)}} | {{(*g)}} | {{(*b)}} | {{(*y)}} - <noinclude> ---- [[PhpWikiDocumentation]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2019-04-08 10:04:53
|
Revision: 10083 http://sourceforge.net/p/phpwiki/code/10083 Author: vargenau Date: 2019-04-08 10:04:51 +0000 (Mon, 08 Apr 2019) Log Message: ----------- charset=UTF-8 Modified Paths: -------------- trunk/pgsrc/Help%2FPredefinedIcons Modified: trunk/pgsrc/Help%2FPredefinedIcons =================================================================== --- trunk/pgsrc/Help%2FPredefinedIcons 2019-04-08 10:03:55 UTC (rev 10082) +++ trunk/pgsrc/Help%2FPredefinedIcons 2019-04-08 10:04:51 UTC (rev 10083) @@ -1,9 +1,9 @@ -Date: Thu, 13 Oct 2016 15:09:28 +0000 +Date: Mon, 8 Apr 2019 11:58:12 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=Help%2FPredefinedIcons; flags=PAGE_LOCKED%2CEXTERNAL_PAGE; - charset=iso-8859-1 + charset=UTF-8 Content-Transfer-Encoding: binary Phpwiki allows you to easily include some **predefined icons** in your wiki pages. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |