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

300 Commits

Author SHA1 Message Date
Cameron
7d7ee21cbe Improved Menu-Manager navigation 2016-04-09 18:54:11 -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
3f6fe6cd85 PHP Notice removal. 2016-03-13 00:16:08 -08:00
Cameron
d30135e026 Menu Template fixes and enhancements. Related News now has a template. 2016-03-10 17:32:36 -08:00
Cameron
1b2db4683e FontAwesome version update. News shortcode wrapper issue corrected. 2016-03-10 15:13:32 -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
2ccb18696a Issue #1342 toImage() method updated. 2016-02-09 11:02:08 -08:00
Cameron
c5ca2b3ba1 PHP Warning Fix 2016-02-08 21:20:14 -08:00
Cameron
05ed9a7090 Banner and News e_menu.php (config.php replacement) upgrades. 2016-02-08 13:54:44 -08:00
Cameron
b45ca19720 Placeholder for news e_menu.php added. 2016-02-07 12:40:34 -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
d7d81f9bb8 Fix for bbcodes showing in news rss feed. 2015-07-16 18:12:41 -07:00
Cameron
9d6e3978e6 Issue #1138 Bootstrap3 styling of lists. 2015-07-13 13:09:52 -07:00
Cameron
1e174e2169 RSS validation fixes. 2015-06-17 11:26:48 -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
30e806b91d RSS News feeds upgraded and corrected. 2015-04-05 20:24:51 -07:00
Cameron
21f3f2ed19 allow the 'caption=xxxx' menu parameter to function on all news menus. 2015-04-01 23:03:17 -07:00
Cameron
3b799880cb Fixes Issue #920 - Quick fix. 2015-03-29 20:34:17 -07:00
Cameron
b9bd719900 Fixes #873 - Latest news Menu - hide brackets around comment count when comments are off. 2015-02-07 23:43:21 -08:00
Cameron
cee4ffd235 Language-file cleanup 2015-01-30 23:43:15 -08:00
Cameron
079b223b76 Fixed thumbnail issue on news menu. 2014-12-27 11:27:48 -08:00
Moc
6b305e6ada #743 - Space fix between LAN and year 2014-08-26 18:48:02 +02:00
Moc
94dc5ab7f0 #743 - Temporary fix for LAN file loading 2014-08-26 18:48:01 +02:00
Moc
57fee5bea6 Fix fatal error introduced in c65359e444 2014-06-03 11:29:11 +02:00
Cameron
c65359e444 Removed Months and Days from language files. Replaced with strftime() functions. New 'terms' method added to Date handler.
eg. e107::getDate()->terms('month'); returns an array of month names in the current language.
2014-06-02 17:07:02 -07:00
Cameron
1b86e2c8b5 News updated to support the {SOCIALSHARE} shortcode in its 'default' template. 2014-02-18 12:58:03 -08:00
Cameron
32e9407eea HTML5 validation fix 2014-02-16 07:13:11 -08:00
Cameron
af9138885d Closes #507 - button alignment issue in Chrome. 2014-02-08 08:41:45 -08:00
Cameron
e4c15a5646 More Notice removal 2014-02-04 06:58:13 -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
d5231b3d8c Multiple Image/Video fix for news_carousel_menu.php 2014-01-31 07:09:34 -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
19b5dd8614 News Carousel image-resize fix and responsive styling. 2014-01-31 01:07:13 -08:00
Cameron
1d5e08197c News Carousel added and a method to check if a menu is loaded. (see e107_plugins/news/e_header.php ) 2014-01-30 10:14:13 -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
846cbec7f9 Removed debug info. 2014-01-22 07:51:38 -08:00
Cameron
064e461fc2 Added new e_related.php files to news and page 2014-01-22 07:40:01 -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