1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-28 16:50:07 +02:00

59 Commits

Author SHA1 Message Date
Cameron
7ff45abe36 Issue #4489 - make sure breadcrumb only displays when 'default' or 'main' styles are rendered. 2021-04-21 16:51:40 -07:00
Cameron
c03e0ab066 'styleCount' info added to all theme tablestyle() calls. 'styleCount' keeps count of the number of times the current style has been rendered. Usage example added to the bootstrap3 theme. Core news view template updated to use tablestyle caption correctly. 2021-02-19 07:33:05 -08:00
Cameron
299c3717a7 Legacy Admin layout fixes and tests. 2021-01-17 10:36:17 -08:00
Cameron
f97dd307af Issue #4350 theme.php class must now use init() and tablestyle() (not __construct() ) 2021-01-17 07:27:28 -08:00
Cameron
cc5fbe87ef Skip admin path check for now. Correct LAN conflict. 2021-01-16 14:32:55 -08:00
Cameron
568d8feb77 Closes #4141 - Upgraded theme specification for v2.3.0+. See bootstrap3/theme.php for details. Use 'theme' class. 2020-04-28 14:03:05 -07:00
Cameron
a2faa04fdf Upgraded Bootstrap 3.3.7 to 3.4.1 2020-03-25 05:08:49 -07:00
Cameron
f8733b7ea1 Remove BOOTSTRAP and FONTAWESOME constants from bootstrap/theme.php 2019-08-30 18:41:51 -07:00
Jimmi08
6b362552ef bootstrap3 theme HTML layout 2019-08-25 22:15:51 +02:00
Cameron
9eaab96373 FAQs frontend LANS renamed to match specifications. Filter alert removed and replaced with Filter in breadcrumb. 2017-10-18 17:00:40 -07:00
Cameron
dce42f3e31 Fixes #2667 - Set default comment icon when none defined. 2017-06-05 14:35:25 -07:00
Lóna Lore
53a7fb2fc9 Ability to use theme.xml to define library dependencies. 2017-03-02 20:55:31 +01:00
Cameron
238756446c Remove deprecated $HEADER / $FOOTER from bootstrap3 theme to avoid confusing developers. 2017-02-04 13:45:11 -08:00
lonalore
b0a48418d8 Auto-prepend "cdn." (when available and CDN is On). Autoload "unminified" version (if available) when debug mode is On. 2017-01-27 11:51:28 +01:00
lonalore
7c0c0cd2f1 Use Library Manager to handle core libraries. 2017-01-26 12:45:45 +01:00
Cameron
5cb8a8d215 CDN selection for Bootstrap Frontend. 2016-11-05 13:59:09 -07:00
Cameron
4beaa11438 Fix for modern theme default MENU area. 2016-03-18 21:54:26 -07:00
Cameron
947badbf16 Fix for portfolio styling in Bootstrap3 template. 2016-03-13 12:41:08 -07:00
Cameron
ff25656f53 Default styling fixes. 2016-03-13 11:32:02 -07:00
Cameron
7e55a677b3 Fix for Admin -> Sitelinks -> Sublink Generator. (no SEF URL support yet).
Bootstrap
2016-03-08 09:32:52 -08:00
Cameron
fee3764dff Fixes #1344 - ejs_preload legacy javascript removed. Replaced with e107::link($attributes); for adding 'prefetch' and other <link> tags to the head. 2016-02-09 15:57:07 -08:00
Cameron
7a38046e4e Bootstrap version upgrade to v3.3.6 2016-01-26 16:05:44 -08:00
Cameron
e50456264f Issue #1183 Switch all CDN sources to https to prevent browser alerts. Optimization of some javascript loading. jQuery updated to 2.1.4 2015-09-17 12:48:06 -07:00
Cameron
45ffe2afb5 Bootstrap upgraded to 3.3.5 and {ALERTS} moved to top of page on jumbotron layout. (under navigation} 2015-07-07 12:06:12 -07:00
mcpeace-maw
9f6704ac71 Update theme.php 2015-06-27 09:38:27 +03:00
Cameron
d5388e7313 Increment bootstrap version. Fix for bbarea width. 2015-04-18 15:09:56 -07:00
Cameron
7661394c04 Display more shortcodes in media-manager mode. 2015-04-14 15:26:26 -07:00
Cameron
6cd9e8770f More menu areas added in default bootstrap3 theme. Easier styling of the 'footer' block. 2015-04-14 14:37:27 -07:00
Cameron
fd12d59d12 HTML5 validation fixes. 2015-04-09 20:15:20 -07:00
Cameron
1df3d1a2b0 HTML5 validation fixes. 2015-04-09 01:39:37 -07:00
Cameron
50766dd13a Bootstrap footer panel-size issue fixed. 2015-04-06 15:08:36 -07:00
Cameron
0ac9b1e045 More {MENU} areas. 2015-04-05 00:31:35 -07:00
Cameron
3a4cb01811 More Menu areas added to bootstrap3 theme. 2015-04-04 16:22:52 -07:00
Cameron
c356077ffa Removed hard-coded jumbotron-menu-1,jumbotron-menu-2,jumbotron-menu-3. If you need these, you may manually place them back using the Menu-Manager. Menu areas 2,3,4 have also moved. 2015-04-01 11:54:58 -07:00
Cameron
b8d2f6667c Bootstrap3 theme: added class 'caption' to default header in tablerender() function. 2015-03-31 06:28:44 -07:00
Cameron
e3e51fa59c Boostrap3 Theme Custom Preferences added. 2015-03-29 20:25:33 -07:00
Cameron
4514a98016 Issue #408 Forum now uses font-awesome glyphs when using Bootstrap3 theme. Default Bootstrap template is now responsive for mobile devices etc. 2015-03-28 14:10:28 -07:00
Cameron
9b41c0160e Speeds up loading of bootstrap under some circumstances. 2015-02-27 14:15:52 -08:00
Cameron
af465d2a5e Fix for html5 validation issues in Safari etc. 2015-01-25 20:27:45 -08:00
Cameron
e2a72b40a9 Allow for a XUP-only login/signup situation when configured this way. 2015-01-23 21:10:30 -08:00
Cameron
83080e603e Added {NAVIGATION=footer} to Bootstrap3 theme. 2014-06-16 22:43:02 -07:00
Cameron
19d6ab7354 More files upgraded to FontAwesome 4.1 2014-06-12 16:30:26 -07:00
Moc
2780e3af30 Fix fatal error in menu manager when using SetEnv E_DEV_MEN 2014-05-18 11:17:28 +02:00
Cameron
86a2269f89 Removed global $style from tablerender() 2014-03-12 14:12:39 -07:00
Cameron
af9138885d Closes #507 - button alignment issue in Chrome. 2014-02-08 08:41:45 -08:00
Cameron
cc07dac897 Basic support for news videos.
Add {NEWSVIDEO} to your news template to take advantage of it and {NEWSTHUMBNAIL} for a thumbnail image of the video. (or image) {NEWSIMAGE} will return nothing for videos, only for images.
2014-01-31 01:09:24 -08:00
Cameron
7bb19a0a40 Bootstrap 3 email and print styling. New Social share shortcode added. 2014-01-23 09:18:40 -08:00
Cameron
2f5337703b Added more MENU areas to default template. 2014-01-20 16:12:56 -08:00
Cameron
ee3ff4c781 Social icons now using Font-awesome resize method. 2014-01-15 11:04:44 -08:00
Cameron
748888f2de Basic Social 'XURL' shortcode added and used by the default Bootstrap theme. 2014-01-14 11:20:10 -08:00