1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-13 19:15:19 +01:00

1851 Commits

Author SHA1 Message Date
CaMer0n
801fcd9309 Menu Manager - huge cleanup - almost a rewrite. Also added experimental option for drag and drop - needs testing and refining. 2009-07-10 14:27:31 +00:00
CaMer0n
62d5c8b49c Some CSS standardization. 2009-07-10 14:25:23 +00:00
CaMer0n
b9b460a319 Old Theme Removal. 2009-07-09 22:26:22 +00:00
CaMer0n
75f98ad90c Update routine fix for plugin table. 2009-07-09 22:12:21 +00:00
e107steved
99ff33b475 Fix update error message 2009-07-09 21:39:31 +00:00
e107steved
00738aa23d Fix what the previous fix broke 2009-07-09 21:22:52 +00:00
CaMer0n
1b8957f9c7 xhtml fix for wmessage, added example theme-config options. Corrected theme.php for _blank, added more example code in _blank/theme.php 2009-07-09 20:52:00 +00:00
CaMer0n
aeed844033 More theme manager and menu manager refinements 2009-07-09 11:37:36 +00:00
CaMer0n
b81a3a0536 More work on theme-manager and menu-manager. 2009-07-09 08:31:38 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
CaMer0n
0a40da5242 Bit of work on admin -> crons 2009-07-08 12:01:06 +00:00
CaMer0n
6c0bd1e16a admin-> custom pages and admin->users. More work on column selection. 2009-07-08 10:31:53 +00:00
CaMer0n
6cc3681262 Notice removal 2009-07-08 07:01:31 +00:00
CaMer0n
1fc91d7dd9 PHP warning fix. 2009-07-08 07:00:26 +00:00
CaMer0n
14a840636a Notice/Warning Removal. + admin -> users cleanup. (work in progress) 2009-07-08 06:58:00 +00:00
CaMer0n
11f021b0cc PHP Notice removal and debug=path was rendering HTML.. fixed. 2009-07-08 01:29:54 +00:00
CaMer0n
ab9b0f8996 Menu Layouts working correctly. 2009-07-08 01:28:55 +00:00
CaMer0n
9edec709e8 Fix for user-theme menu. 2009-07-07 22:56:13 +00:00
CaMer0n
c5c7af80e9 admin -> administrator LAN 2009-07-07 22:55:13 +00:00
e107steved
b5875aaef6 Possible fix for class issue with user theme selection 2009-07-07 21:39:18 +00:00
CaMer0n
d4475ede38 CustomPage settings working correctly now. The constant THEME_LAYOUT added. (Will be used by menus later) 2009-07-07 16:04:51 +00:00
CaMer0n
9225ac471b Menus can now be configured independently for different custom theme layouts. (backwards compatible). Custompages can be defined in admin. (no need to edit theme.php any more).
Front-end is working for custompages and layouts, but not the menus yet, but soon!.
2009-07-07 12:54:47 +00:00
marj
bcedb188d2 Obsolete files removal 2009-07-07 10:27:05 +00:00
CaMer0n
4c92b4f417 More imode removal 2009-07-07 07:39:35 +00:00
CaMer0n
04f3934852 More $imode removal 2009-07-07 07:33:00 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
CaMer0n
67765533e2 more imode removal 2009-07-07 06:50:56 +00:00
CaMer0n
8e634b6e70 Minor fixes in Plugin Manager 2009-07-07 06:26:51 +00:00
CaMer0n
38198ae775 Plugin Manager minor fixes. 2009-07-07 02:43:14 +00:00
CaMer0n
20277960c2 Old file removal 2009-07-07 02:27:55 +00:00
CaMer0n
0bde4fa3a8 Added page refresh when changing admin theme. 2009-07-07 02:25:05 +00:00
CaMer0n
30dfad8d71 Plugin Manager rework. 2009-07-07 02:22:57 +00:00
CaMer0n
9534455844 Changed "Required plugins" in Theme Manager, to "Suggested Plugins". If required, the theme creator can make mention of it. For everything else, they are optional 2009-07-06 09:28:02 +00:00
CaMer0n
aaa44df1b1 Little cleanup of theme-handler and e107v4a theme.xml. 2009-07-06 09:17:27 +00:00
CaMer0n
92f05cec19 Theme-Manager: Only display layouts for main theme, not admin theme. 2009-07-06 08:54:25 +00:00
CaMer0n
4d68afc0f6 Fix for different theme.xml setups. theme.xml added to Jayya. 2009-07-06 08:45:19 +00:00
marj
7d3cfef795 cleaned up some lan 2009-07-06 07:50:44 +00:00
marj
ec1ba85d90 Unused variables removal 2009-07-06 07:14:47 +00:00
CaMer0n
f839cefb35 minor css issue 2009-07-06 06:46:12 +00:00
CaMer0n
8058bbcca2 Bugfix on admin-style saving 2009-07-06 06:42:04 +00:00
CaMer0n
10af36751f Theme Manager Lans 2009-07-06 06:33:29 +00:00
CaMer0n
4bd58644f1 example theme configuration file. 2009-07-06 06:00:49 +00:00
CaMer0n
14c781b772 Theme Manager re-work. 2009-07-06 05:59:42 +00:00
CaMer0n
3e9c3ff24d Fix for sitetheme_deflayout name change. 2009-07-05 21:20:30 +00:00
e107steved
dad824a8d2 Various alt_auth improvements and bug fixes 2009-07-05 18:47:52 +00:00
CaMer0n
7723d9b836 admin->menus is now functioning correctly with theme.xml. Support for choosing the default layout and menuPresets is working. Still to do - storage of menu placement and custompages for each layout. 2009-07-05 11:57:40 +00:00
CaMer0n
23c172f520 Bugfix - user-theme setting was interfering with admin -> menu. Fixed. 2009-07-05 11:25:10 +00:00
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
CaMer0n
4fb7a7c189 Dummy Filter example added. 2009-07-03 06:48:43 +00:00