1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-31 10:01:56 +02:00

50 Commits

Author SHA1 Message Date
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
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
2c81d51dd9 Template cleanup 2021-01-04 09:15:11 -08: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
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
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
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
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
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
Cameron
98ef1be62e Corrected default news template (removing placeholder) 2015-04-14 12:46:34 -07:00
Cameron
fe9fe1c3f8 Social sharing prefs added. 2015-04-10 01:38:22 -07:00
Cameron
1b86e2c8b5 News updated to support the {SOCIALSHARE} shortcode in its 'default' template. 2014-02-18 12:58:03 -08:00
Cameron
af9138885d Closes #507 - button alignment issue in Chrome. 2014-02-08 08:41:45 -08:00
Cameron
bb34f0f425 Fixed {NEWSTHUMBNAIL} to work with images and video. 2014-02-04 06:50:01 -08:00
Cameron
8d689f2d94 Improved control over news images and video. Separate css classes added for each. eg. news-image-1 , news-video-3 2014-02-04 06:21:05 -08:00
Cameron
182233238f Shortcode added: {NEWSNAVLINK} for navigation between news pages. 2014-02-04 05:17:08 -08:00
Cameron
c0746113b6 Support for multiple images/video in news items. (experimental) 2014-01-31 06:33:01 -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
859c71d1a2 Corrected default news and xurl icon style 2014-01-30 04:17:11 -08:00
Cameron
154f2a897b Responsive featurebox indicator correction. News Template titles - added links. 2014-01-25 17:26:20 -08:00
Cameron
7bb19a0a40 Bootstrap 3 email and print styling. New Social share shortcode added. 2014-01-23 09:18:40 -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
2245ff7127 News List styling fix. 2014-01-21 13:46:35 -08:00
Cameron
3f0ee1673c Bootstrap3 styling fixes - news 2014-01-01 05:20:22 -08:00
Cameron
5a4d97ca9a Bootstrap3 news and search-menu template fixes.
New thumb.php placeholder feature added.
New {GLYPH} shortcode added. Usage: {GLYPH=time}
2013-12-31 09:59:19 -08:00
Cameron
c42fe97454 Corrected bootstrap theme preview images. Added bootstrap3 default install options. 2013-12-24 04:13:14 -08:00
Cameron
305d7d2ec9 News List caption option added to v2 template (same as $NEWSLISTTITLE in v1.x) 2013-11-22 17:08:38 -08:00
Cameron
58435c2cc6 News template BC fixes and added news-list start and end templates. 2013-11-03 18:58:50 -08:00
Moc
7470f90010 Reverting default news template back to original, previous edits are included in the 'bootstrap' theme. 2013-04-30 23:36:51 +02:00
Cameron
5c7c3baf4a News template tweaks 2013-04-30 13:36:37 -07:00
Moc
cc3f597b85 News template styling (bootstrap) - work in progress 2013-04-30 15:57:28 +02:00
Cameron
281c5b8ba3 Include News tags on front-end. 2013-04-20 00:29:04 -07:00
Cameron
fd4fff52d4 News template BC problem corrected. May require renaming some templates in your theme.php 2013-03-24 03:04:33 -07:00
SecretR
a6adeca93c Issue #106: News Category SEF 2013-02-19 18:36:58 +02:00
Cameron
53c13a643f Generic news template. (draft) 2013-01-25 19:33:30 -08:00
Cameron
25da842c5e Removed generic h1,h2,h3 etc. css defaults which shouldn't be there. 2013-01-21 13:15:25 -08:00
SecretR
2f76ca5635 fixed #59 - default news template 2012-12-21 10:26:32 +02:00