User:Werdna/Configure todo
Appearance
Still to do
[edit]- Fix this horrible IE bug (/me stabs IE)
- Fixed one in r44241, but other remaining
:(
- Fixed one in r44241, but other remaining
Settings running away –$wgLogo
,$wgSquidServers
... Investigate.- Figured out the problem – these settings need the
configure-all
right to edit. We might think about restructuring this...
- Figured out the problem – these settings need the
- Clean up indexing code. Move some from JS to server :)
- Merge some of the form/settings handling. Lots of duplication there (i.e. setting types derived from assoc-array types).
Dealt with
[edit]Categories...r44095New "Filtering" setting for$wgSpamRegex
.$wgAccountCreationThrottle
maybe belongs in rate limits$wgUsePrivateIPs
belongs elsewhere.Split up 'reduction' section.Split thumbnail rendering from other File-related settings.Move$wgUseSquid
to the top of the Squid section.
Deal with default values...Inline preview of logo selection.r44072Safe and sane extension defaults:Reduce default set to "recommended" editable whitelist?r44063Save serialized files in a way that doesn't expose all values to the web if serliazed/.htaccess is not used... consider saving as .php files that return a deserialized array or such? Or else discard the default file backend and just use the DB.r44111
- Stuff dealt with in r44145:
Files handler: Check duplicate version before writing fileWhere the 'configure-compare' message is used?"Namespace overrides" needs a better description.
Make collapse-boxes show a summary.r44170JS-powered search for settings, like Firefox's 'about:config' has :)r44172Fix double merging of arrays.- Seems to be fixed by r44151.
Special:ViewConfig tweaks:r44184Add a search form at the top of Special:ViewConfig to restrict versions per wiki, only for users with viewconfig-interwiki rightMaybe restrict displayed version to the ones related to the current wiki if the user hasn't viewconfig-interwiki right
Don't show 'expand' links for stuff that has only one subsection.r44228ViewConfig shows everything (lol wut?)I had accidentally put all settings as editable :)DB handler: Make cv_timestamp field unique (with duplicate entry check)r44304Improve logo handling:r44266Summary onblurKill thumbnailingReplace button with on-save handling.
UI forr44223 and r44447$wgRateLimits
and$wgAutopromote