1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

175 Commits

Author SHA1 Message Date
Cameron
e25316d95f Fix for news pagination. 2016-12-18 07:55:37 -08:00
Cameron
a488ab2ffc Make the new news script the default. 2016-12-17 19:27:17 -08:00
Cameron
3af165f351 Merge pull request #1996 from yesszus/patch-15
Update e107_plugins/news/news_months_menu.php
2016-12-17 09:50:57 -08:00
Cameron
f070429051 Fix: News sitelink submenu category function was generating bad links when SEFURLs was disabled. 2016-12-15 09:22:54 -08:00
Cameron
bc572d1afc Fix for news archive. 2016-12-15 08:06:19 -08:00
Cameron
c69a303bce Improved handling of missing news items. 2016-12-14 11:45:39 -08:00
Cameron
2e3e980f13 Fix for news-comment moderate button. Use https for generated YouTube thumbnails. 2016-12-13 11:22:07 -08:00
Cameron
7858c84da0 News cache and comment fixes. 2016-12-13 08:58:00 -08:00
Cameron
a9a56a7612 More debug info added. 2016-12-12 12:52:17 -08:00
Cameron
ccb44d46e7 News: rewrite of frontend script. To test add define('e_DEBUG', 'news'); to e107_config.php 2016-12-12 12:35:13 -08:00
Cameron
b422906eca News menus and others corrected for consistent list alignment and styling. 2016-12-07 09:38:55 -08:00
Gábor
dd3ce2a7e8 Update news_months_menu.php
Small correction.
2016-11-04 16:03:49 +01:00
Cameron
d861727470 "No News" message formatting and css class. Page list sitelink function fixed. 2016-07-08 17:37:41 -07:00
Cameron
cd8ea61bd9 Theme options and fixes. Load Theme JS in the footer by default. New blockquote alt. style added to TinyMce. Updated news shortcodes. Option to hide search form from results page. 2016-06-01 18:36:16 -07:00
Cameron
26636f318c More inline news editing tweaks. 2016-05-31 17:44:07 -07:00
Cameron
60f1d78dce MySQL error message fix. Custom Page userclass fix. Media-manager import fix for files contained '%'. XML DB export fix. Other News custom caption fix. FB Like menu without app_id fix. 2016-05-30 15:19:19 -07:00
Cameron
86143e2dff Email template simplification 2016-05-20 15:04:51 -07:00
Cameron
f6ca9f8883 Newsfeeds: Fixes #1495. Admin-area rewrite using admin-ui. Newsfeed class is now compatible with PHP7. 2016-04-20 17:25:32 -07:00
Cameron
716678a3b7 PHP Notice and BC Fixes. 2016-04-19 16:57:44 -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
48f65c823f Issue #1512 - Source options added. Help tips added. 2016-04-14 16:37:10 -07:00
Cameron
62bde01095 Issue #1512 - News Grid 2016-04-14 08:12:03 -07:00
Cameron
dfd9c9e3fc Issue #1512 - Saving of config menu parameters corrected. 2016-04-13 16:43:19 -07:00
Cameron
5e862682be Expanding the plugin-builder to generate addons. (work-in-progress) 2016-04-10 18:47:40 -07:00
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