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

88 Commits

Author SHA1 Message Date
Cameron
7973e10dea Debug code removal. Rel prev/next added. 2021-08-13 11:53:21 -07:00
Cameron
6674beaf82 Added a button to allow closing of "Developer Mode" alert message. Fixed default button styling of some news buttons under Bootstrap 5. 2021-05-08 12:39:17 -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
58f129799b New feature: Previous/Next News item navigation. 2021-02-24 15:26:01 -08:00
Cameron
f30caaf18b Removed some LAN constant usage from core templates. 2021-02-23 12:58:51 -08:00
Cameron
2ca7ec4597 Issue #4332 - Bootstrap 5 styling fixes on comments and news templates. 2021-02-23 09:01:40 -08: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
2c81d51dd9 Template cleanup 2021-01-04 09:15:11 -08:00
Cameron
dd184a024c Issue #4332 Bootstrap 5 Fixes 2021-01-02 12:06:46 -08:00
Cameron
833d3f6133 Issue #4332 Bootstrap 5 Menu styling: news, login, online menus. 2021-01-02 10:34:23 -08:00
Cameron
a7d8b1d41f Styling Rules Menus: btn-sm and btn-primary for primary buttons. btn-sm btn-secondary for additional buttons. 2021-01-02 09:43:54 -08:00
Cameron
81634d5f5a Issue #4332 Carousel fixes. Newsfeed now uses json to store data. 2021-01-01 09:33:51 -08:00
Cameron
23f6a52f08 Issue #4206 - news category menu {active} shortcode typo fix. 2020-07-03 13:49:12 -07:00
Cameron
5a1a1def12 Fixes #3862 - news archive button template added. 2019-06-19 13:38:08 -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
be627b8c7b News 'view' template can now use tablerender() when a 'caption' key value is found. 2019-06-06 14:24:37 -07:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
3b5b64195e Issue #2678 - Fix merging of theme plugin template when a key is provided. 2018-01-18 16:19:40 -08:00
Jimako
0e9b99f335 news_archive_menu templated 2018-01-09 09:51:00 +01:00
Cameron
9ac287a4a3 Added custom caption configuration to News Archive Menu. 2017-10-20 12:10:01 -07:00
Cameron
85e2a67018 Issue #2806 - Expands on News list template to add specific styling for the first item in the list. 2017-10-08 09:00:34 -07:00
Cameron
a11cd8ef63 Issue #2000 News template determined by News category. Frontend - partially functional. 2017-09-28 17:03:13 -07:00
Cameron
a8a49f5aad Allow for more than 2 default news layout options. (work in progress) 2017-09-26 12:32:55 -07:00
Cameron
13d58de464 Issue #2795 Support multiple news 'view' layouts (requires database update) 2017-09-23 14:08:47 -07:00
Cameron
be44bc8f09 Theme shortcodes may now be used as content for sitelink functions. eg. To generate drop-down mega-menus. 2017-03-15 16:49:55 -07:00
Cameron
5a5f92392c news-grid sitelink menu. 2017-03-15 15:56:17 -07:00
Cameron
3b32d0f3c5 News-Grid template 'other' changed to 'media-list' for consistency with other names. 2017-03-05 13:05:25 -08:00
Cameron
aaa5db36ab tp->toImage() now accepts 'placeholder' parm. NewsGrid template now uses placeholder by default. 2017-03-04 10:06:53 -08:00
Cameron
bfaf50ab25 #2475 Removed news_categories.sc template from news template and replaced with 'category' template which is a copy of 'default' 2017-03-03 11:56:51 -08:00
Cameron
20e146f626 Fixes #2475 - Default news template fix. 2017-03-03 09:28:28 -08:00
Cameron
f6612410e0 News Grid template simplified. Template/Layout combination consolidated into 'layout' only. 2017-02-13 18:14:53 -08:00
Cameron
4ab47ef67a NewsGrid media-object fix. 2017-02-07 16:26:25 -08:00
Cameron
cf43841e27 News Grid Upgrades (TBD) 2017-02-06 19:27:23 -08:00
Cameron
d5af3b9246 BS4 img-fluid 2017-01-20 10:40:05 -08:00
Cameron
b422906eca News menus and others corrected for consistent list alignment and styling. 2016-12-07 09:38:55 -08:00
Cameron
d861727470 "No News" message formatting and css class. Page list sitelink function fixed. 2016-07-08 17:37:41 -07:00
Cameron
26636f318c More inline news editing tweaks. 2016-05-31 17:44:07 -07:00
Cameron
86143e2dff Email template simplification 2016-05-20 15:04:51 -07:00
Cameron
d86ca55647 News Carousel upgraded with config options. Fixes #672 #759 2016-04-15 13:20:46 -07:00
Cameron
042172096c Fixes #1253 - News Category Icon. Improved legacy support for news list page. toIcon() can now check for multiple legacy img paths. 2016-04-15 10:46:58 -07:00
Cameron
444348dc4d Issue #1512 News Grid Menu 2016-04-09 16:12:54 -07:00
Cameron
a7ec2f7b7d Issue #1478 2016-04-01 20:32:15 -07:00
Cameron
9717990572 Fixes #1478 - https for external urls. 2016-04-01 20:14:36 -07:00
Cameron
5348c02223 Corrected layout of Theme XML generator. Default news template cleanup. Clickable URL fix for when   is present. 2016-03-15 23:37:38 -07:00
Cameron
d30135e026 Menu Template fixes and enhancements. Related News now has a template. 2016-03-10 17:32:36 -08:00
Cameron
36f57d805b JS-Manager: Fix for CDN URLs containing the '|' character. Minor theme fixes. 2016-03-09 20:33:59 -08:00
Cameron
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -08:00
Cameron
8e4f2d663c Corrected/improved news print layout. 2016-01-17 16:25:28 -08:00
Cameron
a5246a31a3 Added wrapper around {NEWSIMAGE} and added support for wrappers for shortcodes with specific parms. 2015-08-22 00:17:07 -07:00
Cameron
c41d8dbbe0 Fixes #1129 - hardcoded term 'by' replaced with Glyph. Warning: Template changes - see style.css 2015-08-16 14:16:47 -07:00