From: Carsten K. <car...@us...> - 2002-01-07 04:55:49
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv18372 Modified Files: PhpWikiAdministration Log Message: Added a command to "Rake the SandBox". Index: PhpWikiAdministration =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/PhpWikiAdministration,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -r1.9 -r1.10 *** PhpWikiAdministration 2001/09/18 19:16:23 1.9 --- PhpWikiAdministration 2002/01/07 04:55:47 1.10 *************** *** 1,6 **** ! From hos...@da... Sat Feb 10 21:28:19 2001 Subject: PhpWikiAdministration From: hos...@da... (PhpWiki) ! Date: Sat, 10 Feb 2001 20:11:14 -0800 Mime-Version: 1.0 (Produced by PhpWiki 1.1.x) Content-Type: application/x-phpwiki; --- 1,6 ---- ! From hos...@da... Sun Jan 6 22:07:14 2002 Subject: PhpWikiAdministration From: hos...@da... (PhpWiki) ! Date: Sun, 6 Jan 2002 22:07:14 -0500 Mime-Version: 1.0 (Produced by PhpWiki 1.1.x) Content-Type: application/x-phpwiki; *************** *** 20,23 **** --- 20,29 ---- While you are logged in you will be able to ''lock'', ''unlock'' and ''delete'' pages. You will also be able edit ''locked'' pages. + + ---------- + !! Cleanup + A Wiki SandBox is very easy to clean. Here you can restore it to pristine condition by loading the default from pgsrc: + + [ Rake the SandBox | phpwiki:?action=loadfile&source=pgsrc/SandBox ]. ---------- |