]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/PageHistory.php
Fix so that PageHistory will work when the current revision
[SourceForge/phpwiki.git] / lib / plugin / PageHistory.php
2003-02-17 dairikiFix so that PageHistory will work when the current...
2003-01-18 carstenklappCode cleanup:
2003-01-04 carstenklappNew: Gracefully handle non-existant pages. Added copyleft;
2002-12-15 carstenklappminor gettext adjustments
2002-02-25 carstenklappTying up loose ends related to PageType.php --actionPag...
2002-02-22 carstenklappwikitext formatting fix due to new 'lib/PageType.php'
2002-02-16 carstenklappadded more css formatting
2002-02-14 carstenklappassigned css class to form button
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-28 dairikiOkay, what do you think about this, Carsten?
2002-01-28 carstenklappOk, I think this time is the good one. In RC/RE bold...
2002-01-28 carstenklappmoved "(minor edit)" indicator to RecentChanges (it...
2002-01-28 dairikiAnother refactor of the OOP HTML/XML generation code...
2002-01-28 carstenklappAdded (minor edit) indicator to PageHistory.
2002-01-28 dairikiGeneralized "ActionPages". To get LikePage for SomePag...
2002-01-23 carstenklappfinished moving LinkExistingWikiWord to $Theme->LinkExi...
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-19 dairikiBig refactor of lib/WikiUser.php. The login mechanism...
2002-01-18 dairikiEliminate RC_SEPARATOR_{A,B} in favor of messy but...
2001-12-19 carstenklapp*** empty log message ***
2001-12-16 dairikiRefactor $WikiPlugin::name and $WikiPlugin::description...
2001-12-15 carstenklappMoved description from html template into plugins.
2001-12-15 dairikiUse GET instead of POST for diff form action. (There...
2001-12-14 dairikiNew PageHistory plugin replaces action=info and lib...