From: <var...@us...> - 2021-11-18 14:39:12
|
Revision: 10659 http://sourceforge.net/p/phpwiki/code/10659 Author: vargenau Date: 2021-11-18 14:39:10 +0000 (Thu, 18 Nov 2021) Log Message: ----------- themes/wikilens/pgsrc/LeftbarContent: use Wikicreole syntax Modified Paths: -------------- trunk/themes/wikilens/pgsrc/LeftbarContent Modified: trunk/themes/wikilens/pgsrc/LeftbarContent =================================================================== --- trunk/themes/wikilens/pgsrc/LeftbarContent 2021-11-18 08:48:38 UTC (rev 10658) +++ trunk/themes/wikilens/pgsrc/LeftbarContent 2021-11-18 14:39:10 UTC (rev 10659) @@ -1,4 +1,4 @@ -Date: Thu, 13 Oct 2016 15:09:36 +0000 +Date: Thu, 18 Nov 2021 15:36:23 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.0) Content-Type: application/x-phpwiki; pagename=LeftbarContent; @@ -8,11 +8,4 @@ <strong>Categories:</strong> -<?plugin BackLinks page="CategoryCategory" noheader="true" info="" exclude="InterWikiMap,Category*Template" ?> - -<?plugin Comment -<strong>Lists this is on:</strong> -<~?~plugin CategoryFieldSearch category="List" field="items" value="[pagename]" search_style="list" header=" " ~?~> - -<~?~plugin AddToListForm ~?~> -?> +<<BackLinks page="CategoryCategory" noheader="true" info="" exclude="InterWikiMap,Category*Template" >> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |