1
0
mirror of https://github.com/e107inc/e107.git synced 2025-05-05 03:38:29 +02:00

2211 Commits

Author SHA1 Message Date
e107steved
e8db0ef354 Start sorting online menu shortcodes etc 2009-09-21 21:43:45 +00:00
e107steved
c5ae938501 Small bugfix in uninstall functionality, hard-coded LAN 2009-09-21 20:57:55 +00:00
e107steved
72bfadb1cc Small clarification to help text 2009-09-21 19:59:22 +00:00
e107steved
feb5b25808 Fix typo in table for update 2009-09-21 19:52:38 +00:00
CaMer0n
7b0705b2a5 TinyMce upgraded to 3.2.6. 2009-09-21 16:33:32 +00:00
secretr
d8f2cc5900 Message handler improvements and bugfix 2009-09-21 12:52:52 +00:00
CaMer0n
28201654b4 Bugfix: filter banned users from PM user list. 2009-09-20 01:03:30 +00:00
CaMer0n
c1ad59d647 Remove deprecated folder 2009-09-19 21:50:05 +00:00
CaMer0n
bde6283a01 Moved othernews into news folder 2009-09-19 21:48:52 +00:00
e107steved
d6483d1063 Extra error display info 2009-09-19 20:46:19 +00:00
e107steved
7429730903 Update userclass field size in core plugins 2009-09-19 19:05:16 +00:00
CaMer0n
4f239954ca deprecated folder removal 2009-09-19 18:33:31 +00:00
CaMer0n
9f05b8539e lastestnews_menu moved to 'news' folder. 2009-09-19 17:46:55 +00:00
CaMer0n
c0e66e0f59 Plugin category 'menu' added - for menu only installs. (while supporting e_xxxx). siteinfo_shortcodes.php moved to siteinfo plugin: e_shortcode.php 2009-09-19 17:43:19 +00:00
CaMer0n
d728309c72 SiteInfo renamed and e_shortcode added. Also support for plugin.xml added for menu only installations. 2009-09-19 17:36:36 +00:00
secretr
2ca07156d7 various comment fixes and improvements, new core event added (prepostcomment). futther improvements are coming to satisfy 3rd party code need (e.g. spam checking). 2009-09-19 15:30:47 +00:00
secretr
a8aec59a51 _blank theme style changes - handle bbareas 2009-09-19 15:28:02 +00:00
secretr
64f9020f5d e107 class improvement: getMessageHandler() method added (for consistency), getLan() renamed to includeLan() 2009-09-19 15:27:26 +00:00
secretr
c6051192b2 message handler improvements 2009-09-19 15:24:38 +00:00
secretr
3a75d737d7 event handler improvement - better handling, now possible registration/triggering of array [class_name, class_method] 2009-09-19 15:23:49 +00:00
secretr
a0c9a66cae more convrol over bbarea, some code need more attention/rewrite 2009-09-19 15:21:51 +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
50e0f59bff deprecated language file removal and modification of banner plugin category. 2009-09-18 22:36:09 +00:00
CaMer0n
f6af8b30ef e_sc renamed to e_shortcode and activated in shortcode handler. /banner.php now uses the banner plugin. Banner language file cleanup. 2009-09-18 22:20:40 +00:00
CaMer0n
ecf8281a4e Rss added to download plugin 2009-09-18 19:07:09 +00:00
CaMer0n
90d1482652 RSS display news image feature added (thanks nlstart) and some fixes. 2009-09-18 19:05:50 +00:00
CaMer0n
2c6127bdfc remove download link from default install and other fixes. 2009-09-18 05:22:39 +00:00
CaMer0n
58b6ce1a3f Make /download.php work with the download plugin. 2009-09-17 20:38:20 +00:00
CaMer0n
82b6533277 Notice removal and removing banner table from the core_sql 2009-09-17 14:25:11 +00:00
CaMer0n
24da53a649 Remove debugging line 2009-09-17 13:52:33 +00:00
CaMer0n
c2b229f666 Some basic XML error checking.. 2009-09-17 04:30:25 +00:00
CaMer0n
d0f696f943 Remove 'downloads' from the core sql table, and more installation fixes. 2009-09-17 01:47:20 +00:00
CaMer0n
db3a16fdc6 Install fixes and notice removal 2009-09-17 00:13:40 +00:00
CaMer0n
8f1e2bea62 plugin xml array-parsing fixes 2009-09-16 13:01:19 +00:00
secretr
3b196b1ac5 fixed fatal error in plugin managament routine (new pref handler replacement of $notify_pref) 2009-09-15 16:10:32 +00:00
secretr
c419de106c news rewrite related fixes 2009-09-15 15:08:50 +00:00
secretr
870048f039 force utf-8 2009-09-15 15:02:35 +00:00
secretr
a7b41f6da8 dangerous notice removal (before buffer start) 2009-09-15 13:34:09 +00:00
secretr
2af32e4c9b default site disclaimer - HTML to bbCodes 2009-09-15 13:26:31 +00:00
secretr
ed0971e015 infopanel improvements 2009-09-14 21:54:16 +00:00
secretr
15e6fb8d47 sitelinks_alt.sc converted to function SC 2009-09-14 21:53:38 +00:00
secretr
bd1bc04b20 admin front page: another parse error fix 2009-09-14 20:59:23 +00:00
secretr
815a16a129 update routine: fixed (in strange way) wrong update action 2009-09-14 20:21:06 +00:00
secretr
9c924f2957 jayya compatible with the new 'extend' view (comment icon fix) 2009-09-14 18:30:20 +00:00
secretr
c0df5fef12 News front-end done - SEO, real SEF URLs (category list, item view), default item view changed to 'extend', default category list changed to 'list', comments are rendered now by news code, new and improved news shortcodes 2009-09-14 18:22:16 +00:00
secretr
83e167422a eURL improvements 2009-09-14 18:19:17 +00:00
secretr
a7ebacb283 comments: handle News changes, SEO fixes, eURL used when required 2009-09-14 18:18:36 +00:00
secretr
c443b03f0b minor comment shortcodes fixes 2009-09-14 18:14:32 +00:00
secretr
ea6441de45 error page: handle better 404, minimal mod, LAN fixes 2009-09-14 18:13:51 +00:00
CaMer0n
94d98ee546 MenuLink created correctly now. 2009-09-14 11:57:13 +00:00