]> CyberLeo.Net >> Repos - SourceForge/phpwiki.git/history - themes/default/templates/userprefs.tmpl
First (unfinished) UserAuth version, storing prefs in page meta-data.
[SourceForge/phpwiki.git] / themes / default / templates / userprefs.tmpl
2002-08-22 rurbanFirst (unfinished) UserAuth version, storing prefs...
2002-02-14 carstenklappassigned css classes to form input buttons
2002-02-08 carstenklappNew class .numeric for right-aligning numeric text...
2002-02-08 dairikiCleanup/refactor time-zone offset preference and relati...
2002-02-08 carstenklappBugfix: default time offset uses 0.
2002-02-08 carstenklappTime zone difference now specified relative to the...
2002-02-07 dairikiFix boolean preference checkbox.
2002-02-07 carstenklappRelative time display preference works now. There is...
2002-02-07 carstenklappNew checkbox form for the relative dates preference...
2002-02-07 carstenklappmaxlength for editarea width and height to 4 digits
2002-02-03 carstenklappMoved some time functions to stdlib and refactored.
2002-02-03 carstenklappCalculate and display the user's time for confirmation.
2002-02-03 carstenklappremoved "(unimplemented)" note
2002-02-02 carstenklappreformatting
2002-02-02 carstenklappoptimized timezone popup code a bit
2002-02-02 carstenklappLoad pref 'timeOffset' from cookie and automatically...
2002-02-02 carstenklappxhtml compatibility fix (D'oh!)
2002-02-02 carstenklappStatic timezone selector html replaced with code which...
2002-02-02 carstenklappAdded time zone selector (Not functioning yet. The...
2002-01-30 dairikiTwo new convenience functions in lib/Theme.php: WikiLin...
2002-01-24 dairikiBig Template cleanup and refactor.
2002-01-23 dairikiNew UserPreferences plugin.