]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/WikiPlugin.php
LANG still broken, working on better locale handling.
[SourceForge/phpwiki.git] / lib / WikiPlugin.php
2002-08-27 rurbanLANG still broken, working on better locale handling.
2002-08-19 rurbanfixed TitleSearch and other plugin-form problems with...
2002-02-28 carstenklappReverting back to old version, WikiPlugin already has...
2002-02-27 carstenklappAdded input 'size' arg to plugin-form.
2002-02-15 carstenklappMore css cleanup: eliminated table for wikiaction forms...
2002-02-10 carstenklappDowngraded error message from warning to notice for...
2002-02-09 dairikiNew method WikiPlugin::error(). To be used by plugins...
2002-02-06 dairikiHide PHP error messages from failed include of plugins.
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-24 carstenklappRemoved gettext from debug, db and internal php error...
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiRefactor/cleanup of login code continues.
2002-01-22 dairikiAdd tooltip by default to <?plugin-form?>s.
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-12 carstenklappUpdated comment for future users looking in this file...
2002-01-07 carstenklappUpdated strings to provide localized error messages...
2002-01-07 carstenklappminor fix: when plugin fails to be included due to...
2001-12-16 dairikiRefactor $WikiPlugin::name and $WikiPlugin::description...
2001-12-16 carstenklappUpdated plugins for a more complete localized experience.
2001-12-15 carstenklappPlugin description "tooltip" is now localized if a...
2001-12-15 carstenklappMoved description from html template into plugins.
2001-12-14 dairikiBug fix.
2001-09-18 dairikiJeff's hacks II.