1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-22 00:42:41 +02:00
Commit Graph

95 Commits

Author SHA1 Message Date
71face9e46 Removed closing PHP tag from generated LAN files. Removed empty LAN definitions. 2017-10-14 15:51:27 -07: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
b11051f80a Added FontAwesome list class to TinyMce formats. 2017-01-12 16:34:42 -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
9279b481b0 Correct Topic ID in Pull #2097
Correct Topic ID in Pull #2097
2016-12-02 21:10:02 +00: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
a16ee111e9 Installation configuration fixes. RSS install now included default configuration correctly. 2016-02-25 18:45:20 -08: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
af53d2dd3d Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS 2015-07-07 18:02:16 -07:00
6b5d95388f Issue #6 Language-file standards. Wrap definitions in double-quotes. 2015-07-07 17:43:49 -07:00
1e174e2169 RSS validation fixes. 2015-06-17 11:26:48 -07:00
b6a1d25c5e Support for e_url.php aliases added. (see faqs or rss_menu) 2015-06-16 15:14:39 -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
722ffccc7d Recommend the RSS plugin for bootstrap3 and initial record added. 2015-04-05 10:59:53 -07:00
532af39ac8 RSS XURL is now SEF also. Minor enhancements to the RSS page when using bootstrap. 2015-04-04 12:54:34 -07:00
1c8cfb999f More RSS Fixes. 2015-04-03 19:23:55 -07:00
c777106629 RSS admin-area styling fixes. 2015-04-03 18:56:30 -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
fbb0b63ae9 replaced calls to deprecated plugInstalled() with e107::isInstalled() 2015-02-07 13:38:29 -08:00
ac56b5ca10 More $admin_log global removal. 2014-10-23 11:12:13 -07:00
Moc
cebb1bead3 #634 - Temp fix for RSS LAN (needs entire rewrite) 2014-06-12 17:54:25 +02:00
a1c768f847 Minor fixes to the rss plugin. 2013-06-18 21:12:47 -07:00
34f0eeb409 Updated e_rss.php to v2.x spec. 2013-06-18 20:21:39 -07:00
063bf2b200 $frm->selectbox() renamed to $frm->select(); for consistency. 2013-04-25 17:29:46 -07:00
Moc
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
d612bb88df Media-Manager fixes. 2013-03-09 20:30:37 -08:00
2f7aa5a40d Last plugin LAN clean-up (#50) for now. 2012-12-19 11:37:45 +01:00
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
a874b87a7f Plugin Builder refinements and admin-ui 'template' added to banlist and rss for later use. 2012-12-06 21:41:53 -08:00
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
c4bc3cda63 Some GUI cleanup of the RSS plugin. 2012-11-27 19:56:35 -08:00
7030f69f46 news_render_type fixes. Path fix for othernews menus. 2012-11-01 02:21:58 +00:00
89ad15b6d6 Global fix. 2012-10-24 21:14:00 +00:00
fb8421158d More plugin.xml fixes. 2012-08-22 03:38:38 +00:00
2f788a86f5 General cleanup 2012-08-10 11:37:20 +00:00
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
e006353914 Bug #5261 - added CSS classes 'rss' and 'icon', additionally URL's made absolute 2011-09-02 12:36:51 +00:00
65a7f7a339 RSS parse error fix 2011-05-13 11:26:35 +00:00
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +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