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

12 Commits

Author SHA1 Message Date
SecretR
f56e9799b2 New navigation routine fix - link_open setting added to shortcodes
and templates
2013-10-24 11:33:37 +03:00
SecretR
c3f9d98898 Missing 2 alt navigations in template/shortcode 2013-10-21 17:48:06 +03:00
Cameron
5a9f367f8d Issue #421 - added more {LINK_ICON} to default template. 2013-07-18 07:24:32 -07:00
Cameron
475e46e748 Renamed {LINK_IMAGE} to {LINK_ICON} - more consistent with description in admin -> Site links. 2013-07-12 07:50:25 -07:00
Cameron
955bb78769 Added support for bootstrap glyphs (see admin-> Site-links icon for example) 2013-07-12 07:13:10 -07:00
SecretR
1396cfbb69 Navigation compile/parser issues solved 2013-03-08 13:08:16 +02:00
Cameron
247579c41e Custom-Page navigation menu and shortcode added. 2012-12-18 01:32:33 -08:00
Cameron
e0f8b579ee Very basic 'active' site-link detection. 2012-12-14 21:39:17 -08:00
Cameron
c398373dcb Fix for dynamic menus. Simplified recursion. Lower-link template added and ready for active-link detection routine. 2012-12-14 17:22:04 -08:00
SecretR
e47f9cf5eb Navigation renderer ready for testing. Awaiting active detection, cache, benchmark. 2012-12-14 16:32:39 +02:00
Cameron
033b6cddec Navigation template work and bootstrap front-end navigation work. v2 templates moved to e107_core/templates 2012-12-11 19:42:55 -08:00
Cameron
fb1a4e2b03 Start of front-end navigation template. Shortcode handler fix to prevent reloading of existing classes. Bootstrap front-end theme updated. 2012-12-11 15:08:29 -08:00