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

12 Commits

Author SHA1 Message Date
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