From: <var...@us...> - 2008-10-22 12:59:42
|
Revision: 6330 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6330&view=rev Author: vargenau Date: 2008-10-22 12:59:34 +0000 (Wed, 22 Oct 2008) Log Message: ----------- svn propset svn:keywords Id Modified Paths: -------------- trunk/pgsrc/PhpWikiDebug Property Changed: ---------------- trunk/pgsrc/PhpWikiDebug Modified: trunk/pgsrc/PhpWikiDebug =================================================================== --- trunk/pgsrc/PhpWikiDebug 2008-10-22 12:53:44 UTC (rev 6329) +++ trunk/pgsrc/PhpWikiDebug 2008-10-22 12:59:34 UTC (rev 6330) @@ -1,6 +1,6 @@ Date: Mon, 13 Oct 2008 14:15:24 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) -X-Rcs-Id: $Id: PhpWikiAdministration 6184 2008-08-22 10:33:41Z vargenau $ +X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; pagename=PhpWikiDebug; flags=PAGE_LOCKED; Property changes on: trunk/pgsrc/PhpWikiDebug ___________________________________________________________________ Added: svn:keywords + Id This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2009-03-04 18:18:18
|
Revision: 6629 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=6629&view=rev Author: vargenau Date: 2009-03-04 18:13:03 +0000 (Wed, 04 Mar 2009) Log Message: ----------- Wikicreole syntax Modified Paths: -------------- trunk/pgsrc/PhpWikiDebug Modified: trunk/pgsrc/PhpWikiDebug =================================================================== --- trunk/pgsrc/PhpWikiDebug 2009-03-04 13:02:18 UTC (rev 6628) +++ trunk/pgsrc/PhpWikiDebug 2009-03-04 18:13:03 UTC (rev 6629) @@ -1,4 +1,4 @@ -Date: Mon, 17 Nov 2008 14:15:24 +0000 +Date: Wed, 4 Mar 2009 19:10:30 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.3.14-20080124) X-Rcs-Id: $Id$ Content-Type: application/x-phpwiki; @@ -8,16 +8,16 @@ charset=iso-8859-1 Content-Transfer-Encoding: binary -_*Note:*_ _Most of the actions on this page require administrative privileges._ +**//Note://** //Most of the actions on this page require administrative privileges.// -<?plugin CreateToc jshide||=0 with_toclink||=1 position=right with_counter=1 ?> +<<CreateToc jshide||=0 with_toclink||=1 position=right with_counter=1 >> These are here mostly for debugging purposes (at least, that is the hope.) In normal use, you should not need to use these, though, then again, they should not really do any harm. -!!! Purge Markup Cache +== Purge Markup Cache (If your wiki is so configured,) the transformed (almost-HTML) content of the most recent version of each page is cached. This speeds up page @@ -27,63 +27,45 @@ content. (Each pages content will be transformed and re-cached next time someone views it.) -<?plugin WikiAdminUtils - action=purge-cache - label="Purge Markup Cache" -?> +<<WikiAdminUtils action=purge-cache label="Purge Markup Cache" >> -!!! Clean Wiki Database of Illegal Filenames +== Clean Wiki Database of Illegal Filenames Page names beginning with the subpage-separator, usually a slash -(=/=), are not allowed. Sometimes though an errant plugin or something +(##/##), are not allowed. Sometimes though an errant plugin or something might create one.... This button will delete any pages with illegal page names, without possibility to restore. -<?plugin WikiAdminUtils - action=purge-bad-pagenames - label="Purge bad pagenames" -?> +<<WikiAdminUtils action=purge-bad-pagenames label="Purge bad pagenames" >> -!!! Clean Wiki Database of empty and unreferenced pages +== Clean Wiki Database of empty and unreferenced pages -<b>Warning!</b> This button will delete every empty and unreferenced page, without any possibility to restore them again. +**Warning!** This button will delete every empty and unreferenced page, without any possibility to restore them again. This will disable the possibility to revert or get back any deleted page. -<?plugin WikiAdminUtils - action=purge-empty-pages - label="Purge all empty unreferenced pages" -?> +<<WikiAdminUtils action=purge-empty-pages label="Purge all empty unreferenced pages" >> -!!! Convert cached_html to new SQL column +== Convert cached_html to new SQL column This is only needed on SQL or ADODB if you didn't do action=upgrade, but created the new page.cached_html field seperately, and now you want to move this data from page.pagedata over to page.cached_html. -<?plugin WikiAdminUtils - action=convert-cached-html - label="Convert cached_html" -?> +<<WikiAdminUtils action=convert-cached-html label="Convert cached_html" >> -!!! Check Wiki Database +== Check Wiki Database This button will check the Wiki page database for consistency. This can last several minutes. -<?plugin WikiAdminUtils - action=db-check - label="Check Wiki Database" -?> +<<WikiAdminUtils action=db-check label="Check Wiki Database" >> -!!! Rebuild Wiki Database +== Rebuild Wiki Database This will retransform all pages and rebuild the Wiki database on consistency errors or parser updates. This can last several minutes, eat a lot of memory and possibly times out!! -<?plugin WikiAdminUtils - action=db-rebuild - label="Rebuild Wiki Database" -?> +<<WikiAdminUtils action=db-rebuild label="Rebuild Wiki Database" >> ---- -[CategoryActionPage] +[[CategoryActionPage]] This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2013-01-30 13:46:44
|
Revision: 8716 http://phpwiki.svn.sourceforge.net/phpwiki/?rev=8716&view=rev Author: vargenau Date: 2013-01-30 13:46:38 +0000 (Wed, 30 Jan 2013) Log Message: ----------- Add ACL Modified Paths: -------------- trunk/pgsrc/PhpWikiDebug Modified: trunk/pgsrc/PhpWikiDebug =================================================================== --- trunk/pgsrc/PhpWikiDebug 2013-01-30 13:40:33 UTC (rev 8715) +++ trunk/pgsrc/PhpWikiDebug 2013-01-30 13:46:38 UTC (rev 8716) @@ -1,9 +1,10 @@ -Date: Fri, 10 Sep 2010 13:46:13 +0000 +Date: Wed, 30 Jan 2013 14:46:03 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.4.0) Content-Type: application/x-phpwiki; pagename=PhpWikiDebug; flags=PAGE_LOCKED; markup=2; + acl="view:_AUTHENTICATED; edit:_AUTHENTICATED; create:_AUTHENTICATED,_BOGOUSER; list:_AUTHENTICATED; remove:_ADMIN,_OWNER; change:_ADMIN,_OWNER; dump:_EVERY"; charset=UTF-8 Content-Transfer-Encoding: binary This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <var...@us...> - 2022-01-31 15:36:37
|
Revision: 10962 http://sourceforge.net/p/phpwiki/code/10962 Author: vargenau Date: 2022-01-31 15:36:34 +0000 (Mon, 31 Jan 2022) Log Message: ----------- subpage-separator *is* a slash Modified Paths: -------------- trunk/pgsrc/PhpWikiDebug Modified: trunk/pgsrc/PhpWikiDebug =================================================================== --- trunk/pgsrc/PhpWikiDebug 2022-01-31 14:54:45 UTC (rev 10961) +++ trunk/pgsrc/PhpWikiDebug 2022-01-31 15:36:34 UTC (rev 10962) @@ -1,4 +1,4 @@ -Date: Wed, 15 Dec 2021 16:26:27 +0000 +Date: Mon, 31 Jan 2022 16:35:31 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.6.1) Content-Type: application/x-phpwiki; pagename=PhpWikiDebug; @@ -23,7 +23,7 @@ rendering since parsing of the wiki-text takes a fair amount of juice. Hitting this button will delete all cached transformed -content. (Each pages content will be transformed and re-cached next +content. (Each page content will be transformed and re-cached next time someone views it.) <<WikiAdminUtils action=purge-cache>> @@ -30,9 +30,9 @@ == Clean Wiki Database of Illegal Filenames == -Page names beginning with the subpage-separator, usually a slash -(##/##), are not allowed. Sometimes though an errant plugin or something -might create one.... +Page names beginning with the subpage-separator, a slash (##/##), +are not allowed. Sometimes though an errant plugin or something +might create one... This button will delete any pages with illegal page names, without possibility to restore. @@ -54,7 +54,7 @@ == Rebuild Wiki Database == This will retransform all pages and rebuild the Wiki database on consistency errors or parser updates. -This can last several minutes, eat a lot of memory and possibly times out!! +This can last several minutes, eat a lot of memory and possibly times out! <<WikiAdminUtils action=db-rebuild>> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |