Cameron
3faf3050d7
Independent menu_class added to custom pages/menus.
2014-06-28 00:08:35 -07:00
Cameron
d805a9b56a
Custom-Menu template-loading fix. (ie. merge with theme template)
2014-06-14 19:10:16 -07:00
Cameron
8bb72d1d4c
Fixes #594 - cpage_shortcodes notice. Also resolves long-standing conflict between page.php and other scripts using the same cpage shortcodes. These changes will require much testing. Added new chapter menu. (useful for menus on the Home page that link to chapters)
2014-06-13 03:40:28 -07:00
Cameron
1d5e08197c
News Carousel added and a method to check if a menu is loaded. (see e107_plugins/news/e_header.php )
2014-01-30 10:14:13 -08:00
Cameron
7f9326f1a1
New menu_icon field added.
2014-01-08 04:29:00 -08:00
Cameron
0b7d4b8d8e
Bootstrap3 Default Layout work.
2014-01-07 08:18:27 -08:00
SecretR
6b627ac015
menu class template fix
2013-10-18 11:03:28 +03:00
Cameron
0a2c3402d0
Notice removal
2013-06-18 14:34:57 -07:00
Cameron
e55b3cbbd9
Menu Manager $pref loop fix.
2013-05-20 17:09:58 -07:00
Cameron
b74aff7458
More Menu-Manager work.
2013-05-10 04:38:04 -07:00
Cameron
16af1a3b11
Removed commented-out code.
2013-05-10 02:46:09 -07:00
Cameron
534861c949
Menu-Manager Drag and Drop fixes.
2013-05-09 23:52:05 -07:00
Cameron
4e3f9bcb00
Menu Manager drag and drop work and menu Conversion to $pref routines complete.
2013-05-09 22:24:23 -07:00
Cameron
3685451f6e
More menu manager work
2013-05-09 20:16:39 -07:00
Cameron
c7bf05b06f
Deprecate noTableRender from template files - send template name to tablerender() $mode instead for less confusion and consistent logic.
2013-04-14 17:08:38 -07:00
Moc
afe4b27cf2
Code clean-up (globals, $e107->, headers, $sql)
2013-03-24 18:59:18 +01:00
Cameron
ba0bc06145
Menu style fix
2013-03-22 19:55:15 -07:00
Cameron
86d77fa58b
Upgrade and BC compatibility fix for menu rendering.
2013-03-18 02:16:04 -07:00
Cameron
d32715dcef
Rename page_theme to menu_name
2013-03-09 14:53:01 -08:00
Cameron
834dcf5f2b
{MENU} shortcode fixed for BC and added new ability to call a Page/Menu directly.
...
eg. {MENU|feature-1} called from within a template would render the menu called 'feature-1' found in the Pages/Menus area of admin.
2013-03-08 20:27:12 -08:00
Cameron
8895d48dd1
Reworked storage of custom menus.
2013-03-06 23:01:16 -08:00
Cameron
cbd3dffc3e
Issue #74 Menu System-Cache issue corrected.
2013-01-15 14:56:30 -08:00
Cameron
e143292345
Fix for when menus fail. Use DebugMode = 'Included Files' (?[debug=inc+]) to switch off menu buffering, allowing errors to be seen.
2012-12-03 04:53:51 -08:00
CaMer0n
d3156afc2f
Fix for excessive cache file issue (in the 100,000s)
2012-11-15 21:50:49 +00:00
CaMer0n
9bd347c41d
Quick fix for language-file issue
2012-05-14 21:02:08 +00:00
secretr
a39b3f4787
menu class header information
2012-05-04 15:01:41 +00:00
secretr
0276b7fd43
minor menu render related problems
2012-05-04 15:00:33 +00:00
secretr
4fecfffddd
svn keywords added (v0.8)
2010-02-10 18:18:01 +00:00
secretr
f91d47b456
Menu visibility fix and improvements
2010-01-12 12:23:02 +00:00
CaMer0n
e07843c238
Some basic queries were failing during cron mode due to failure of the 'menu' query. Also added getLastQuery() function for easier debugging.
2009-12-27 10:52:22 +00:00
CaMer0n
1377b23532
Fix copyright info.
2009-11-18 01:06:08 +00:00
CaMer0n
ffdef7ec71
Correct menu-path upgrade issues.
2009-10-24 07:53:30 +00:00
CaMer0n
83a50ef2d3
db_Query needs to be public for now. menu_class and plugin manager now use loadLanFiles()
2009-09-10 15:24:57 +00:00
CaMer0n
c0041d69d0
Syntax and Notice fixes.
2009-09-06 20:04:04 +00:00
CaMer0n
3220a8efb3
Notice removal
2009-09-04 14:35:01 +00:00
secretr
235634662c
front-end menu multi-instance support
2009-08-25 08:34:24 +00:00
secretr
3099bf9052
Introducing e_IFRAME mod; NOHEADER changed to e_NOHEADER; overall menu.php url checks cleaned (API, header, footer); menu related code cleanup and fixes, e_parse improvements (more work is needed); smarter getSingleton() and getObject() (in progress)
2009-08-19 14:39:57 +00:00
CaMer0n
455c5eca1b
More menu_class.php work. menu parms added.
2009-08-16 23:58:33 +00:00
secretr
bfd64fc2a6
Introducing e_menu front-end class
2009-08-16 16:30:56 +00:00
marj
3969281f30
remove unexpected point and some obtrusive JS
2009-08-03 20:17:12 +00:00
marj
430c81c802
Removed a couple of tags and inline styles
2009-07-24 15:58:38 +00:00
CaMer0n
fadba975c2
theme.xml now uses perm='everyone' etc. for menu presets - now consistent with plugin.xml.
2009-07-21 07:41:54 +00:00
CaMer0n
659d272865
Added missing _32 icons to admin_images, added some more admin theming options for icons to header.php and added a test to the _blank admin theme.
2009-07-17 03:53:14 +00:00
CaMer0n
3e75e6352f
Added new iconpicker where appropriate. Some fixes in replaceConstant() and css/layout tweaks in admin->downloads
2009-07-17 02:28:49 +00:00
e107steved
135f93dac0
Menu handler didn't pick up plugin menus
2009-07-16 19:19:07 +00:00
CaMer0n
5f1933c3fa
Separated admin/menu.php into a separate class. Added instant menuPreset activation in theme-manager plus other small gui enhances. Added iconpool - work in progress.
...
Iconpool: installed plugins containing png files in their image folder with a *_16, *_32, *_48 etc name ending will automatically be added to the iconpool. This central pool will be available in all areas of admin where we choose icons. eg. download category, links, event-calendar, links-page etc etc.
2009-07-16 02:55:19 +00:00