extract djvu text (bug 18046); escape possible script with htmlspecialchars instead...
[lhc/web/wiklou.git] / includes / Preferences.php
2009-04-29 Andrew GarrettFix alignment of prefs buttons in standard and cologneblue
2009-04-28 Andrew GarrettUncommitted stuff still in my working copy:
2009-04-28 Siebrand Mazeland* move skin preferences to top of rendering tab (elimin...
2009-04-28 Siebrand Mazeland* take $defaultPreferences['rememberpassword'] out...
2009-04-28 Andrew GarrettSectionise preferences to make the form a bit more...
2009-04-28 Andrew Garrett* Fix silly PHP annoyance where eauth message was shown...
2009-04-27 Brion VibberFollow-up to r49921 -- "Implement quickbar settings"
2009-04-27 Brion VibberRevert r49957 "Move math preferences into rendering...
2009-04-27 Andrew GarrettMove math preferences into rendering, to minimise numbe...
2009-04-27 Andrew GarrettMerge email back into user profile, fix regression...
2009-04-27 Andrew GarrettFix preferences for sites with math enabled
2009-04-27 Andrew GarrettFix missing global wgLang
2009-04-27 Andrew GarrettSplit preference data out to separate methods so I...
2009-04-27 Andrew GarrettImplement quickbar settings
2009-04-27 Andrew GarrettMade email option actually work, fixed bug 18580 (new...
2009-04-26 Philip TzouFollow up on r49790. Fixed a bug on variant select.
2009-04-24 Alexandre EmsenhuberRemoved now useless "label-message" for the math option...
2009-04-24 Andrew GarrettBranch merge of preferences work branch. Includes fixes...