1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

28 Commits

Author SHA1 Message Date
Cameron
16354b3da0 Bootstrap 5 template tweaks. 2022-04-06 14:21:35 -07:00
Cameron
c33b91ee5c Issue #4368 Fixed hardcoded string for 'related' content. Now uses tablerender(). Shortcode processing of {---CAPTION---} added. 2021-03-22 11:26:51 -07:00
Cameron
665da91467 Issue #4332 - Bootstrap 5 styling fixes. 2021-01-04 13:19:17 -08:00
Cameron
f8f40a23fe Missing page-subtitle field added. 2021-01-04 12:48:37 -08:00
Cameron
f4341ac5cb Removed redundant php code from templates. 2020-06-02 12:05:20 -07:00
Cameron
26ff074ee5 Issue #2970 Bootstrap 3 pull-left/right combined with Bootstrap 4 float-left/right. News Email/Print icon default styles added. 2019-06-17 12:27:53 -07:00
Cameron
4b443bc2c8 Experimental Feature: Page/Menu custom fields. Enable debug to experiment. Usage: {CPAGEFIELD: name=xxxxx} where 'name' is the field name. Currently only functions in edit mode when the chapter is already set. 2017-01-18 17:10:12 -08:00
Cameron
4300303dab Experimental Page content templates. 2017-01-18 10:25:08 -08:00
Cameron
2924136d7a Corrected class name. 2016-10-10 14:01:05 -07:00
Cameron
d9ca7d9791 Added media-category example to _blank plugin. Added 'profile' template to Pages. 2016-10-10 13:43:01 -07:00
Cameron
d511bb6c9a Fixes #1757 - Page 'related' items template. 2016-07-01 16:10:24 -07:00
Cameron
46b2518e82 Fixes #1186 - Added edit button for custom pages. Improved debugging of shortcodes and shortcode wrappers. 2016-04-02 10:51:18 -07:00
Cameron
572d66e77a Fixed password-protected pages. 2015-02-07 01:45:36 -08:00
Cameron
31e29bb892 Custom Page fixes and page breadcrumbs 2014-06-13 19:00:51 -07:00
Cameron
12f44ee207 Corrected default css class on page template 2014-02-17 07:32:01 -08:00
Cameron
fedf63f1f5 Include a unique ID for every 'page' 2014-01-31 04:30:56 -08:00
Cameron
104b8ee8c7 BC Fix on Page-Template when [newpage] (now deprecated) was used. 2014-01-28 06:00:26 -08:00
Cameron
16dc9d39b6 Added new e_related addon and updated default news and page templates to utilize. 2014-01-22 06:14:23 -08:00
Cameron
7b88d1cb6d Pages/Menus: each book/chapter now has it's own template. 2013-05-29 23:00:55 -07:00
Cameron
19b616dae4 Page templates for listPages and listChapters 2013-05-29 19:37:06 -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
SecretR
1396cfbb69 Navigation compile/parser issues solved 2013-03-08 13:08:16 +02:00
Cameron
8895d48dd1 Reworked storage of custom menus. 2013-03-06 23:01:16 -08:00
SecretR
01fff7511c Fix not parsed shortcode LINK_PARENT 2013-03-04 16:38:31 +02:00
Cameron
405f488f31 Fixed conflict between page shortcodes and page plugin shortcodes. Book and Chapter listings improved and page_navigation_menu improved. 2013-02-01 18:00:53 -08:00
Cameron
247579c41e Custom-Page navigation menu and shortcode added. 2012-12-18 01:32:33 -08:00
Cameron
74167b183e New page-menu and template 2012-12-16 20:59:14 -08: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