|
8d968d2ee3
|
e107.org URL updates.
|
2021-10-16 13:18:45 -07:00 |
|
|
acc1a9af0d
|
Plugin script tests and PHP8 fixes.
|
2021-01-22 13:44:10 -08:00 |
|
|
f055b49d91
|
PHP8 Plugin code cleanup
|
2021-01-21 09:38:38 -08:00 |
|
|
62d6341303
|
Bbcode test and parser cleanup.
|
2021-01-14 14:46:49 -08:00 |
|
|
c8ba5fe30a
|
Shortcode tests for list_new, pm, rss_menu, signin and simpleParse()
|
2021-01-08 17:00:23 -08:00 |
|
|
f0ce3ac4a9
|
PHP8 Fixes. RSS speed improvement.
|
2021-01-05 16:40:01 -08:00 |
|
|
3b0ff5d4ef
|
RSS template upgraded to v2.x spec. Bootstrap 5 styling fixes.
|
2021-01-03 07:54:43 -08:00 |
|
|
601df26d51
|
Code optimization for speed and reduced memory usage.
|
2020-12-20 11:50:10 -08:00 |
|
|
5b82c292b1
|
Code cleanup
|
2020-12-18 19:55:12 -08:00 |
|
|
44e260b121
|
Code cleanup and optimization
|
2020-12-14 16:21:48 -08:00 |
|
|
1587cdb406
|
Fixes #3689 - RSS LAN fix
|
2019-10-24 10:15:43 +02:00 |
|
|
8972ade368
|
rss_menu code clean-up
|
2019-09-04 16:01:44 +02:00 |
|
|
9d65bc29eb
|
Issue #3767 - Forum RSS updated to v2 standards. DB queries still need to be updated.
|
2019-04-02 10:25:28 -07:00 |
|
|
5dc45298f6
|
Issue #3559, Fixes #3589, Issue #2982, Issue #2927 Replace all glyphicons with FontAwesome.
|
2019-02-22 14:56:47 -08:00 |
|
|
c7f3360eed
|
Update rss.php
|
2018-09-30 08:38:17 +02:00 |
|
|
4650aa8d91
|
New constant: e_VERSION for the currently installed version of e107. Prevents the need for further loading of ver.php and useful to detect when an upgrade of core files has been performed.
|
2017-04-27 15:21:20 -07:00 |
|
|
43d0211590
|
Code cleanup: deprecated include_lan()
|
2017-01-23 09:41:23 -08:00 |
|
|
d7ae17f99f
|
Issue: #2125 Possible fix for plugins and/or languages files adding junk characters prior to rss rendering.
|
2016-12-14 11:55:23 -08:00 |
|
|
e25ead78df
|
Removal of "Time offset" setting.
|
2016-12-13 20:56:11 +01:00 |
|
|
a16950e9bd
|
RSS Menu Lans to Generic Terms #6
Replace duplicates with common terms in RSS Plugin
|
2016-12-02 20:44:17 +00:00 |
|
|
796f5fa95c
|
Header location cleanup. From now, please use e107::redirect(); to redirect to the home page, or e107::redirect('admin'); to redirect to the admin start page or e107::redirect($url);
|
2016-01-13 19:18:12 -08:00 |
|
|
4d4ab7653d
|
Issue #6 Removed HTML from RSS_LAN_ERROR_1 and RSS_LAN_ERROR_3
|
2015-09-13 11:24:22 -07:00 |
|
|
1e174e2169
|
RSS validation fixes.
|
2015-06-17 11:26:48 -07:00 |
|
|
c7675f616a
|
Fix for legacy rss feed url and news post 'visibility' form element.
|
2015-04-12 18:45:48 -07:00 |
|
|
1078c9c84c
|
Rss - Fixed typo causing RSS to return html page instead of feed.
|
2015-04-08 16:55:05 -07:00 |
|
|
605d4078ce
|
Fix RSS atom link. Improved default styling on linkwords. e107::url() can now generate full or absolute urls. Sef-URL generation no longer strips numbers from titles.
|
2015-04-08 00:16:03 -07:00 |
|
|
30e806b91d
|
RSS News feeds upgraded and corrected.
|
2015-04-05 20:24:51 -07:00 |
|
|
5be3a86e71
|
Fixes #948 - RSS admin area rewrite. RSS menu updated for Bootstrap and RSS sef-urls added.
|
2015-04-03 18:39:56 -07:00 |
|
|
9a21cad851
|
Code cleanup / globals removal etc.
|
2015-02-15 16:07:27 -08:00 |
|
|
d633455c73
|
SEF Url in news rss.
|
2015-02-08 10:31:35 -08:00 |
|
|
34f0eeb409
|
Updated e_rss.php to v2.x spec.
|
2013-06-18 20:21:39 -07:00 |
|
|
f65708cd5a
|
Code clean-up (global pointers, $e107->, headers). Got rid of all $e107->this->sql and tp
|
2013-03-26 12:17:12 +01:00 |
|
|
7030f69f46
|
news_render_type fixes. Path fix for othernews menus.
|
2012-11-01 02:21:58 +00:00 |
|
|
65a7f7a339
|
RSS parse error fix
|
2011-05-13 11:26:35 +00:00 |
|
|
d994127b4e
|
More RSS cleanup
|
2011-01-16 23:19:50 +00:00 |
|
|
c8273d06c4
|
Bugtracker #5148 - can't display poll menu and main page together - thanks Dolphin 713
|
2011-01-14 18:29:06 +00:00 |
|
|
0e797fcc63
|
Bugfix: (Multi-language) Constants for feed names were not being converted.
|
2010-12-14 07:04:57 +00:00 |
|
|
c766c5a8f2
|
PHP 5.3+(and NOT 3+ as stated in the previous commit :) ) overall system compatibility
|
2010-10-28 10:54:33 +00:00 |
|
|
097bddbb5e
|
Bugtracker #5080 - filter site disclaimer in RSS - thanks casimps1
|
2010-10-16 20:23:30 +00:00 |
|
|
5065ef7e31
|
Bugfix: Podcast compatibility issues corrected.
|
2010-07-02 02:12:49 +00:00 |
|
|
4fecfffddd
|
svn keywords added (v0.8)
|
2010-02-10 18:18:01 +00:00 |
|
|
13af90e1ab
|
Tidying up
|
2009-12-03 22:32:34 +00:00 |
|
|
1377b23532
|
Fix copyright info.
|
2009-11-18 01:06:08 +00:00 |
|
|
8d6c82d860
|
reencode some files to UTF-8
|
2009-11-17 13:48:46 +00:00 |
|
|
363aa0ea4d
|
more work on charset and badchars
|
2009-11-17 10:46:35 +00:00 |
|
|
90d1482652
|
RSS display news image feature added (thanks nlstart) and some fixes.
|
2009-09-18 19:05:50 +00:00 |
|
|
3420b193ab
|
Language selection simplification
switch to include_lan for the time being
work in progress
|
2009-08-15 11:55:30 +00:00 |
|
|
5e462df2c7
|
CHARSET deprecated
|
2009-07-19 11:44:30 +00:00 |
|
|
7c395b8c16
|
Added W3C recommendations for a more compatible feed. (May also be more compatible with twitterfeed)
|
2009-06-29 06:30:05 +00:00 |
|
|
c5eb22e562
|
Filter 'visible to nobody' items in news RSS
|
2009-05-04 09:24:36 +00:00 |
|