]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/plugin/PageHistory.php
Renamed class Theme to WikiTheme to avoid Gforge name clash
[SourceForge/phpwiki.git] / lib / plugin / PageHistory.php
2008-09-07 vargenauRenamed class Theme to WikiTheme to avoid Gforge name...
2008-08-22 vargenauActivated Revision substitution for Subversion
2008-08-22 vargenauActivated Id substitution for Subversion
2007-08-25 rurbanadd proper headline
2007-07-14 rurbanfix rss button actions
2007-06-02 rurbanAdded MonoBook style
2007-05-13 rurbanfix for recent RecentChanges upgrade: display all versions
2004-06-14 rurbanrenamed global $Theme to $WikiTheme (gforge nameclash)
2004-05-18 rurbanrename split_pagename to SplitPagename
2004-02-17 rurbanadded missing 4th basepage arg at plugin->run() to...
2003-02-27 dairikiFixes invalid HTML generated by PageHistory plugin.
2003-02-27 dairikiJavascript fix.
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...