From: Carsten K. <car...@us...> - 2002-01-07 04:40:02
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv15468 Modified Files: RecentChanges Log Message: Updated explanatory text and switched "days..." links to use the new Toolbar plugin. Index: RecentChanges =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/RecentChanges,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -r1.17 -r1.18 *** RecentChanges 2001/12/14 21:00:47 1.17 --- RecentChanges 2002/01/07 04:39:59 1.18 *************** *** 1,6 **** ! From hos...@da... Sat Feb 10 21:28:19 2001 Subject: RecentChanges From: hos...@da... (PhpWiki) ! Date: Fri, 31 Aug 2001 22:07:14 -0700 Mime-Version: 1.0 Content-Type: application/x-phpwiki; --- 1,6 ---- ! From hos...@da... Sun Jan 6 22:07:14 2002 Subject: RecentChanges From: hos...@da... (PhpWiki) ! Date: Sun, 6 Jan 2002 22:07:14 -0500 Mime-Version: 1.0 Content-Type: application/x-phpwiki; *************** *** 9,16 **** Content-Transfer-Encoding: binary ! The most recently changed pages are listed below. See RecentEdits for a list of all recent changes. ! Show changes for: [1 day|phpwiki:?days=1] | [3 days|phpwiki:?days=3] | [7 days|phpwiki:?days=7] | [30 days|phpwiki:?days=30] | [90 days|phpwiki:?days=90] | [...|phpwiki:?days=-1] -------- <?plugin RecentChanges days||=30?> - ------- --- 9,15 ---- Content-Transfer-Encoding: binary ! Here's a list of recently changed pages on this wiki. (See RecentEdits for all recent minor edits and changes). ! <?plugin Toolbar label="Show changes for: %s" sep=| go="1 day|phpwiki:?days=1,3 days|phpwiki:?days=3,7 days|phpwiki:?days=7,30 days|phpwiki:?days=30,90 days|phpwiki:?days=90,...|phpwiki:?days=-1" ?> -------- <?plugin RecentChanges days||=30?> |