1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 21:15:09 +02:00
Commit Graph

74 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
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
14a840636a Notice/Warning Removal. + admin -> users cleanup. (work in progress) 2009-07-08 06:58:00 +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
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
CaMer0n
14c781b772 Theme Manager re-work. 2009-07-06 05:59:42 +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
lisa
c9b20b0cb5 search two level deep for menus but ignore the language directory 2009-01-27 12:00:56 +00:00
bugrain
31794e5529 Fixed db_Fetch to pass MYSQL_NUM following mysql_class.php change (for list() calls) 2009-01-21 22:04:36 +00:00
e107steved
1a846521ff Clear system cache 2008-12-17 20:42:30 +00:00
e107steved
55be5b7473 Don't dig so deep for menus - else it finds language files 2008-12-08 22:21:29 +00:00
e107steved
c902bdebb1 Add admin logging to menus 2008-12-06 22:14:37 +00:00
e107steved
85a57d46bc Part 2 of more plugin.xml support (should be pretty much it). Also plugin.xml for log plugin didn't commit last time 2008-08-25 13:43:08 +00:00
secretr
d1bdf04727 solved mysql 5 issue (missing default value in strict SQL mode brings an error) 2008-08-14 11:23:10 +00:00
e107steved
4b5d70576f Make menu display work 2008-06-24 20:53:07 +00:00
mcfly
2379d88b52 No longer resetting menus to location 0 (inactive) if that menu area does not appear in the currently selected site theme, this will allow for better dynamic placement of menus if the theme can change (user_theme). Also cleaned up a few queries and removed all extract() calls 2007-11-18 03:05:06 +00:00
mcfly
37a4edc201 Menus can now be activated in multiple areas. A menu will only be shown once per page, but can show up in different areas depending on visibility options and custom page options 2007-11-18 02:20:59 +00:00
e107steved
322af72d07 Bugtracker #3833 - missing global 2007-03-06 19:59:36 +00:00
e107steved
b1c6195382 Handle removal of plugins with multiple menus 2007-02-10 13:36:27 +00:00
e107steved
632357f761 Bugtracker #3727 - handle LANGUAGELINKS in menu admin 2007-02-04 22:00:00 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00