1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-07 15:51:18 +01:00

65 Commits

Author SHA1 Message Date
Cameron
34f0eeb409 Updated e_rss.php to v2.x spec. 2013-06-18 20:21:39 -07:00
Cameron
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
Cameron
d612bb88df Media-Manager fixes. 2013-03-09 20:30:37 -08:00
Tijn Kuyper
2f7aa5a40d Last plugin LAN clean-up (#50) for now. 2012-12-19 11:37:45 +01:00
Tijn Kuyper
f07434a3cb And more notice removals.
Also some plugin GUI clean-up (rss, tagwords, trackback)
2012-12-08 15:52:40 +01:00
Cameron
a874b87a7f Plugin Builder refinements and admin-ui 'template' added to banlist and rss for later use. 2012-12-06 21:41:53 -08:00
Cameron
15c85a58ad plugin and theme .xml corrections 2012-12-05 19:27:59 -08:00
Cameron
c4bc3cda63 Some GUI cleanup of the RSS plugin. 2012-11-27 19:56:35 -08:00
CaMer0n
7030f69f46 news_render_type fixes. Path fix for othernews menus. 2012-11-01 02:21:58 +00:00
CaMer0n
89ad15b6d6 Global fix. 2012-10-24 21:14:00 +00:00
CaMer0n
fb8421158d More plugin.xml fixes. 2012-08-22 03:38:38 +00:00
CaMer0n
2f788a86f5 General cleanup 2012-08-10 11:37:20 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
secretr
e006353914 Bug #5261 - added CSS classes 'rss' and 'icon', additionally URL's made absolute 2011-09-02 12:36:51 +00:00
secretr
65a7f7a339 RSS parse error fix 2011-05-13 11:26:35 +00:00
e107steved
76db31ade1 Plugin SQL setup - 'TYPE'-->'ENGINE' for compatibility with recent MySQL 2011-03-11 18:58:39 +00:00
CaMer0n
d994127b4e More RSS cleanup 2011-01-16 23:19:50 +00:00
e107steved
c8273d06c4 Bugtracker #5148 - can't display poll menu and main page together - thanks Dolphin 713 2011-01-14 18:29:06 +00:00
CaMer0n
0e797fcc63 Bugfix: (Multi-language) Constants for feed names were not being converted. 2010-12-14 07:04:57 +00:00
secretr
c766c5a8f2 PHP 5.3+(and NOT 3+ as stated in the previous commit :) ) overall system compatibility 2010-10-28 10:54:33 +00:00
e107steved
097bddbb5e Bugtracker #5080 - filter site disclaimer in RSS - thanks casimps1 2010-10-16 20:23:30 +00:00
CaMer0n
5065ef7e31 Bugfix: Podcast compatibility issues corrected. 2010-07-02 02:12:49 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
secretr
47cbb0882b relative to absolute URLs, markup cleanup (preparing for front-end mass markup cahnges!) 2010-01-09 15:06:37 +00:00
e107steved
13af90e1ab Tidying up 2009-12-03 22:32:34 +00:00
marj
1919629a98 reencode some files to UTF-8 2009-11-18 02:03:35 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
8d6c82d860 reencode some files to UTF-8 2009-11-17 13:48:46 +00:00
marj
363aa0ea4d more work on charset and badchars 2009-11-17 10:46:35 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
CaMer0n
df34e985ad typo fix 2009-10-09 18:58:44 +00:00
CaMer0n
8207b9bed4 Plugin.xml spec change. 2009-09-24 00:11:21 +00:00
CaMer0n
8534e7734e plugin.xml pref fixes and <folder> removal. 2009-09-21 22:14:45 +00:00
CaMer0n
c475b061bc Notice fixes, rss admin Css fixes, admin link fixes. Plugin install/uninstall now checks for changes in plugin category and releaseUrl. 2009-09-18 23:14:01 +00:00
CaMer0n
90d1482652 RSS display news image feature added (thanks nlstart) and some fixes. 2009-09-18 19:05:50 +00:00
marj
3420b193ab Language selection simplification
switch to include_lan for the time being

work in progress
2009-08-15 11:55:30 +00:00
marj
0361f769d6 Remove a few inline styles 2009-07-25 07:54:36 +00:00
marj
5e462df2c7 CHARSET deprecated 2009-07-19 11:44:30 +00:00
marj
f104caa2a8 Review some encoding 2009-07-17 14:41:55 +00:00
CaMer0n
95d2c3b8a3 PNG icon cleanup. All with semi-transparency. 2009-07-15 09:34:54 +00:00
CaMer0n
03a659e0ad Clearly label the core plugins 2009-07-14 03:50:56 +00:00
CaMer0n
35aef983c4 Plugin categories (upgrade routine included) + some theme-manager and plugin-manager fixes. Added a few styles to the blank theme. 2009-07-09 02:47:17 +00:00
CaMer0n
c29c2fb698 More $imode removal 2009-07-07 07:25:27 +00:00
CaMer0n
7c395b8c16 Added W3C recommendations for a more compatible feed. (May also be more compatible with twitterfeed) 2009-06-29 06:30:05 +00:00
e107steved
c5eb22e562 Filter 'visible to nobody' items in news RSS 2009-05-04 09:24:36 +00:00
e107steved
e842d52f71 rss plugin - add plugin.xml, admin logging, bit of a tidy up 2008-12-13 12:34:53 +00:00
e107steved
56ab55e392 Bugtracker #4566 possible fix - comments on downloads in RSS feed 2008-11-02 22:29:33 +00:00
e107steved
01ce3264d1 Bugtracker #4528 - missing datestamp on comments 2008-10-15 19:13:30 +00:00
e107steved
e0261976d9 Improve input vetting - thanks Fanat1k 2008-10-03 20:15:09 +00:00