]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/commit
RecentChanges plugin now takes $days < 0 and
authorlakka <lakka@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 8 Feb 2002 22:51:27 +0000 (22:51 +0000)
committerlakka <lakka@96ab9672-09ca-45d6-a79d-3d69d39ca109>
Fri, 8 Feb 2002 22:51:27 +0000 (22:51 +0000)
commitbf0ca05662f0b51606486cf09233a1c1eca2b6d5
tree5a1972433071084462a385f13932fcd873b0ff43
parent61550d2222c13b27da6d5bd19f28f2b728207bf6
RecentChanges plugin now takes $days < 0 and
returns the oldest changes in the $days since the
beginning.  NB:  To return all changes, use
$days = 0.  Tested on Pear and adodb.
Implemented but not yet tested on dba
and cvs backends.

git-svn-id: svn://svn.code.sf.net/p/phpwiki/code/trunk@1945 96ab9672-09ca-45d6-a79d-3d69d39ca109
14 files changed:
lib/WikiDB/backend/ADODB.php
lib/WikiDB/backend/PearDB.php
lib/WikiDB/backend/cvs.php
lib/WikiDB/backend/dumb/MostPopularIter.php
lib/WikiDB/backend/dumb/MostRecentIter.php
lib/plugin/RecentChanges.php
locale/de/pgsrc/FrischeSeiten
locale/de/pgsrc/Geringf%FCgige%C4nderungen
locale/es/pgsrc/CambiosRecientes
locale/it/pgsrc/CambiamentiRecenti
locale/nl/pgsrc/RecenteVeranderingen
locale/sv/pgsrc/Senaste%C4ndringar
pgsrc/RecentChanges
pgsrc/RecentEdits