1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-12 02:24:11 +01:00

11 Commits

Author SHA1 Message Date
CaMer0n
14039f85e0 save_pref('user') updated to store as array (like core prefs). should be backwards compatible - but expecting a few things to break.
Infopanel now stores customization settings in user-pref.
Newspost table-listing customization now also saves in user-pref.
Some admin icon array clean-up.
user-theme saving doesn't work at time of testing. Rolled back class2 and problem existed before. (see note in class2.php line 1489)
2009-07-04 13:36:15 +00:00
CaMer0n
d884cd5f6d Added InfoPanel admin layout and Tabbed category Layout. 2009-07-04 03:08:03 +00:00
secretr
c87325cc67 e107 update administration ready;
overall message handler usage added;
2008-12-30 15:56:12 +00:00
secretr
c0615a85d7 minor admin area fixes (by steved) 2008-12-29 16:11:02 +00:00
mcfly
dbd0674494 Remove single quote from title 2008-12-22 12:54:30 +00:00
e107steved
dd282efc69 Finalise locations of language files, option to disable auto-load of English files on non-English sites if required files not found 2008-12-07 21:41:04 +00:00
e107steved
29035bacf7 More handling of updated plugin.xml structure 2008-12-04 20:17:54 +00:00
e107steved
399f220ed6 Disable various obsolete prefs 2008-10-11 11:55:18 +00:00
e107steved
670b4964a7 Support plugin.xml in most of the areas which currently read plugin.php; clear system cache in theme manager when saving theme prefs; bug fix in upload_handler XML file read; add filter option to XML class; remove some historic code from admin.php 2008-08-25 10:46:46 +00:00
e107steved
1843e9fed9 Make syntax consistent (not bug, but avoiding future problems) 2007-01-06 23:10:31 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00