]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - lib/Template.php
fixed login, theme selection, UserPreferences.
[SourceForge/phpwiki.git] / lib / Template.php
2002-08-23 rurbanfixed login, theme selection, UserPreferences.
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-03-25 carstenklappAdded an option to control the suffix appended to filen...
2002-02-21 carstenklappNew template top-htmldump for hiding 'base href' and...
2002-02-21 carstenklappAdded globals for hiding base href and other tags which...
2002-02-20 carstenklappsplit pagename for html dump
2002-02-19 carstenklapphook for saving page output to a file
2002-01-28 dairikiGeneralized "ActionPages". To get LikePage for SomePag...
2002-01-25 dairikiHackish fixes for some problems with ViewSource.
2002-01-24 dairikiRestore Template::getExpansion() method, as it's needed...
2002-01-24 dairikiBug fix for sign-in code (when password required.)
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiRefactoring continues:
2002-01-23 dairikiRefactor/cleanup of login code continues.
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-17 dairikiFix-up/restore <base href=""> usage.
2002-01-17 dairikiBeginning of major template code clean-up and refactor.
2002-01-15 dairikiBeginnings of yet another refactor of the templates:
2002-01-15 carstenklapp<link media="print"> is interpreted very strict by...
2002-01-11 carstenklappAdds link to PhpWikiAdministration when user is signed...
2002-01-11 dairikiMove global function CSS_URL() to static member function
2002-01-08 dairikiRefactor to eliminate global $thankyou.
2002-01-08 carstenklappNew template token ${THANK_YOU} for post-edit messages...
2002-01-05 carstenklappFixes a missing "Warning: You are editing an old revisi...
2002-01-05 carstenklappNew token: ${EDIT_WARNINGS}, rename token ${EditTips...
2002-01-03 carstenklappEditPage tips using Toolbar function.
2002-01-03 carstenklappSome template sections have been simplified with tokens...
2002-01-03 carstenklappremoved comment about CSS_URL from BASE_URL (no longer...
2002-01-03 carstenklappCSS now stored in an array, and <link rel="stylesheet...
2001-12-30 carstenklappAdded accept-charset attribute to form elements. New...
2001-12-26 carstenklappchanged CSS_URL from constant into a variable for themes
2001-12-26 carstenklappNew function BaseURL, outputs the correct BaseURL in...
2001-12-11 dairikiName the wiki (SF task #34142).
2001-11-29 dairikiLanguage independent templates.
2001-11-21 dairikiChange calling conventions for ErrorManager::pushErrorH...
2001-09-19 wainsteadUpdated the "emacs local variables" blocks.
2001-09-18 dairikiJeff's hacks II.