Cameron
|
94f772577a
|
trackback plugin removed.
|
2020-12-29 10:04:33 -08:00 |
|
Cameron
|
75f595adb0
|
PHP Warning Fixes.
|
2020-12-29 08:04:52 -08:00 |
|
Cameron
|
e66d3f32de
|
Renamed "Site Links" admin area to "Navigation". Navigation shortcode names changed (see debug: 'deprecated' mode to check usage)
|
2020-12-27 14:28:19 -08:00 |
|
Cameron
|
450e392741
|
Issue #3291 gSitemap table changes. Generic handling of link updates via e_gsitemap.php
|
2020-12-23 15:03:31 -08:00 |
|
Cameron
|
601df26d51
|
Code optimization for speed and reduced memory usage.
|
2020-12-20 11:50:10 -08:00 |
|
Cameron
|
5b82c292b1
|
Code cleanup
|
2020-12-18 19:55:12 -08:00 |
|
Cameron
|
42f0e902d4
|
Issue #4283 - Update deprecated sql method usage. Removed old code.
|
2020-12-17 05:52:54 -08:00 |
|
Cameron
|
d0feb76cef
|
Issue #3291 - gSitemap upgrades to save table and table_id info for syncing on changes. (coming soon)
|
2020-12-09 15:12:56 -08:00 |
|
Cameron
|
7229aa6c50
|
Preparations for WebP conversions. e107::title() added to eventually replace defining e_PAGETITLE.
|
2020-12-08 18:15:08 -08:00 |
|
Nick Liu
|
f20052fa77
|
Fixed all unchecked usages of possibly undefined constant BOOTSTRAP
|
2020-11-30 12:55:04 +01:00 |
|
Cameron
|
e1593de8ee
|
Removed redundant PHP closing tags.
|
2020-08-10 15:49:44 -07:00 |
|
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 |
|