1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

246 Commits

Author SHA1 Message Date
Cameron
23f6a52f08 Issue #4206 - news category menu {active} shortcode typo fix. 2020-07-03 13:49:12 -07:00
Cameron
57b6546892 Issue #4172 Fixed missing category_sef value in admin/news area and news gsitemap url generation. 2020-05-21 12:00:54 -07:00
Cameron
74a3735488 Fixes #4172 - Incorrect RSS URLs on news and incorrect SEF URL example. 2020-05-20 11:49:05 -07:00
Cameron
0f2ab37d47 Backward compatibility fixes. 2020-05-06 16:15:52 -07:00
Cameron
8ac7f1fdf1 Cache added to newforumposts_menu.php. Fancybox 2.06b added to incompatible plugin list. (it loads an old version of jQuery) . Fix for BC replacement of newforumposts_main not rendering. 2020-05-06 13:33:01 -07:00
Cameron
834ea354e4 Core Cleanup. 2020-05-02 15:35:30 -07:00
Cameron
d51c3e07c6 Closes #4124, #3686 - News template loading behavior. Added alert-dismissible for BS4. 2020-05-01 13:40:07 -07: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
ab925f43cc Issue #4124 - Avoid legacy globals with v2.x theme templates. 2020-04-20 11:49:19 -07:00
Cameron
5cf54d07d2 Basic per-item search engine robots handling added to News and Pages. 2019-12-02 13:32:21 -08:00
Tijn Kuyper
f010d1f32c
Move hardcoded 'news' frontpage to its own e_frontpage addon 2019-10-24 10:27:20 +02:00
Tijn Kuyper
ba7477dea6
News RSS code clean-up 2019-10-23 13:29:34 +02:00
Cameron
6abf7722bb New SEO fix. 2019-10-10 09:27:38 -07:00
Tijn Kuyper
0922eaca21
#3680 - Tweak messages when comments are disabled or locked on news items 2019-10-02 14:57:25 +02:00
Tijn Kuyper
62f8e91be9
#3680 - Show message on news items when comments disabled while global comments are enabled 2019-10-02 14:39:57 +02:00
Tijn Kuyper
8e6180acc9
Fixes #2694 - consistency for news items check in months_menu and blogcalender_menu 2019-10-02 11:41:47 +02:00
Tijn Kuyper
1bf3fcc5e6
#2694 - Correct message when no news items are found on specific day 2019-09-25 11:27:11 +02:00
Cameron
9be7ef275a SEO robots meta tags added. 2019-09-03 05:10:11 -07:00
Cameron
294d452f9c Fixes Comments not displaying on news or "Array" being displayed. 2019-07-04 09:48:00 -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
a9292caef0 Moved list detection to class2. 2019-06-16 13:45:05 -07:00
Cameron
478fc8d060 Tablerender: setContent('list') added to login menu and news menus. 2019-06-16 13:30:16 -07:00
Cameron
4780e73ef4 Code cleanup 2019-06-16 12:44:22 -07:00
Cameron
1c7bc92a65 Tablerender: Use uniqueIds to keep setContent() values intact. 2019-06-16 12:32:55 -07:00
Cameron
346d42bdfb BC Fallback for breadcrumb() generator. Magix shortcode fix for news-view. Magic shortcodes are defined by the first render with {SETSTYLE=default} or {SETSTYLE=main} encountered in the template. 2019-06-15 16:45:03 -07:00
Cameron
3ccc01fae3 News Breadcrumb added for Magic Shortcode: {---BREADCRUMB---} 2019-06-15 12:53:58 -07:00
Cameron
950b3c7484 Fix for news sitelink when alias in use. 2019-06-15 12:10:56 -07:00
Cameron
2d82a15282 Extra Debug information added. 2019-06-15 09:50:36 -07:00
Cameron
37e7a4c996 Magic Shortcodes added. Fix for news 'view' rendering. 2019-06-12 20:20:09 -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
Cameron
60b7f3ae6d Minor tweaks. 2019-06-05 21:59:03 -07:00
Cameron
bdb45485ee Code Cleanup 2019-05-20 14:53:43 -07:00
Cameron
ab9a818304 Removed closing PHP tag from e_related. 2019-05-09 15:41:57 -07:00
Tijn Kuyper
270c4c458a
Added news_datestamp to related item 2019-05-09 11:00:42 +02:00
Cameron
be71965cb6 BC news style fix for some v1.x themes 2019-04-30 11:09:48 -07:00
Tijn Kuyper
5db162b05c
News Carousel - Also allow {NAV} in start of template 2019-04-11 16:17:34 +02:00
Deltik
1f824faa69
Renormalized all text file line endings 2019-03-29 19:13:32 -05:00
Cameron
1dbc90143f Case cleanup toHtml() should be toHTML() 2019-02-26 12:22:36 -08:00
Cameron
188232a24e Fixes #3562 deprecated news template with PHP7. 2018-12-19 12:21:53 -08:00
Cameron
5a55580818 Issue #3570 Non-standard news template preference - rendering issue. 2018-12-16 11:01:04 -08:00
Jimmi08
2ef4ffd571 gsitemap addon for news plugin 2018-08-05 19:16:04 +02:00
Cameron
64d821a2d1 Fixes #2425 Fixes #2281 Fixes #2937 Comment navigation issues. 2018-07-28 16:10:23 -07:00
Cameron
2f62a522b7 Issue #3034 - Fix language-file not loading. 2018-02-14 14:13:37 -08:00
Cameron
42b7121347 Issue #3030 NewForumPosts "main" BC Fix for top/bottom position. 2018-02-09 10:08:36 -08:00
Cameron
5343fe80e0 Issue #2678 - News Menu Template loading consistency. 2018-01-19 11:08:32 -08:00
Cameron
3b5b64195e Issue #2678 - Fix merging of theme plugin template when a key is provided. 2018-01-18 16:19:40 -08:00
Cameron
0671024c79 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:11:12 -08:00
Cameron
b40b1916a3 Issue #2970 btn-default > btn-default btn-secondary 2018-01-10 15:06:40 -08:00
Jimako
0e9b99f335 news_archive_menu templated 2018-01-09 09:51:00 +01:00