1
0
mirror of https://github.com/e107inc/e107.git synced 2025-02-20 14:39:09 +01:00

2395 Commits

Author SHA1 Message Date
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
CaMer0n
9062017ea1 Xml parsing fixes 2009-09-14 11:27:45 +00:00
secretr
a34c668941 update routine: fixed missing FULLTEXT index case 2009-09-13 20:22:39 +00:00
secretr
70ad1fa8b1 More News work, front-end started (rewrites are BROKEN), work in progres 2009-09-13 16:37:18 +00:00
CaMer0n
f4d987b98e Notice removal during install 2009-09-13 12:12:23 +00:00
secretr
e1aa59de10 e107 class: handlers overload introduced 2009-09-13 10:31:09 +00:00
secretr
a1f98a1477 another global variable killed - get rid of $eTraffic 2009-09-13 10:29:56 +00:00
CaMer0n
ba1b97204b custom option added for XMLNS 2009-09-12 19:27:24 +00:00
secretr
df5c76829d News imporvements: SEO back-end ready, admin managers started, work in progress 2009-09-12 18:25:41 +00:00
secretr
cb7ce89b47 eMessage handler: _mergeSession() renamed to mergeWithSession() and made public accessible 2009-09-12 18:21:54 +00:00
secretr
83a1f7da35 phpDoc corrections 2009-09-12 18:20:23 +00:00
CaMer0n
8bdf745b01 Start of language-selection by domain name. 2009-09-12 17:10:17 +00:00
secretr
bf4a817ffe global variable killed, additional getperms() security 2009-09-12 16:42:44 +00:00
CaMer0n
891176fa97 plugin addons prefs were not being cleared after uninstall. 2009-09-12 13:16:56 +00:00
CaMer0n
94a3e53f1b small path fix 2009-09-12 12:45:29 +00:00
CaMer0n
14e6296b69 Add .cvsignore to the exceptions 2009-09-10 21:08:39 +00:00
secretr
553874ea39 News improvements started - work in progress 2009-09-10 19:15:43 +00:00