]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/Theme.php
Another refactor of the OOP HTML/XML generation code. (Sorry.)
[SourceForge/phpwiki.git] / lib / Theme.php
2002-01-28 dairikiAnother refactor of the OOP HTML/XML generation code...
2002-01-28 dairikiGeneralized "ActionPages". To get LikePage for SomePag...
2002-01-24 dairikiPossibly fix the "call_user_method deprecated" warning?
2002-01-23 dairikicleanup buttonseparator defaulting
2002-01-23 dairikiNo really... don't warn if no button directory...
2002-01-23 dairikiDon't warn if no button directory
2002-01-23 carstenklappAdded comment: Error only in Hawaiian theme, which...
2002-01-23 carstenklappfix to allow blank button separator
2002-01-22 dairikiAdded support for image <input> tags. (Image form...
2002-01-22 dairikiCleaned up and fixed Theme file finding code.
2002-01-22 dairikiTheme::getButtonURL() had problems when running under...
2002-01-22 dairikiFinish conversion to new OO HTML generation scheme.
2002-01-22 carstenklappSearch buttons/lang for button images. It's very kludgy...
2002-01-21 dairikiMore infiltration of new object-based HTML generation.
2002-01-20 carstenklappSuppressed warning about a depreciated function for...
2002-01-19 dairikiMinor theme cleanups.
2002-01-19 carstenklappBeginning of move of LinkExistingWikiWord to Theme...
2002-01-19 carstenklappMoved LinkUnknownWikiWord to Theme.php, removed get...
2002-01-19 carstenklappNew Theme functions wikiMark for specifying question...
2002-01-19 carstenklappNew functions for _wikiMark "?%s"
2002-01-19 carstenklappFinished up get/setButtonSeparator functions.
2002-01-18 carstenklappNew property in $Theme for customizing the button separ...
2002-01-18 dairikiEliminate RC_SEPARATOR_{A,B} in favor of messy but...
2002-01-17 dairikiEliminate DataURL() in favor of Theme::getImageURL().
2002-01-17 dairikiNew class Theme.