From: Carsten K. <car...@us...> - 2002-01-07 04:41:07
|
Update of /cvsroot/phpwiki/phpwiki/pgsrc In directory usw-pr-cvs1:/tmp/cvs-serv15770 Modified Files: RecentEdits Log Message: Updated explanatory text. Added some "days..." links using the new Toolbar plugin. Index: RecentEdits =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/pgsrc/RecentEdits,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -r1.1 -r1.2 *** RecentEdits 2001/11/08 02:01:02 1.1 --- RecentEdits 2002/01/07 04:41:00 1.2 *************** *** 1,13 **** ! From hos...@da... Sat Feb 10 21:28:19 2001 Subject: RecentEdits From: hos...@da... (PhpWiki) ! Date: Fri, 31 Aug 2001 22:07:14 -0700 Mime-Version: 1.0 Content-Type: application/x-phpwiki; ! pagename=RecentEdits; flags=PAGE_LOCKED Content-Transfer-Encoding: binary ! Here's a list of recently edited pages on this wiki. All recent edits (not just the most recent) are listed here. Minor changes are listed as well. (For a list of just the most recent non-minor changes, see RecentChanges.) ! <?plugin RecentChanges days=4 show_all=1 show_minor=1?> --- 1,15 ---- ! From hos...@da... Sun Jan 6 22:07:14 2002 Subject: RecentEdits From: hos...@da... (PhpWiki) ! Date: Sun, 6 Jan 2002 22:07:14 -0500 Mime-Version: 1.0 Content-Type: application/x-phpwiki; ! pagename= RecentEdits; flags=PAGE_LOCKED Content-Transfer-Encoding: binary ! Here's a list of recently edited pages on this wiki. All minor changes are shown, not just the most recent ones. (See RecentChanges for the most recent non-minor changes). ! <?plugin Toolbar label="Show edits for: %s" sep=| go="1 day|phpwiki:?days=1 show_all=1 show_minor=1,2 days|phpwiki:?days=2 show_all=1 show_minor=1,3 days|phpwiki:?days=3 show_all=1 show_minor=1,7 days|phpwiki:?days=7 show_all=1 show_minor=1,30 days|phpwiki:?days=30 show_all=1 show_minor=1,...|phpwiki:?days=-1 show_all=1 show_minor=1" ?> ! -------- ! <?plugin RecentChanges days||=4 show_all=1 show_minor=1?> |