1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-18 05:09:05 +01:00

18 Commits

Author SHA1 Message Date
mcfly
467f1d4be5 More work on plugin.xml support 2008-01-27 01:34:59 +00:00
mcfly
b8ff0b70da More plugin.xml support stuff 2008-01-26 05:19:59 +00:00
mcfly
86a1606e1d Beginning support for plugin.xml files to replace plugin.php files 2008-01-26 04:47:27 +00:00
mcfly
0bf29c6219 No longer a need for a hardcoded list of e_xxx.php files, will not search for any matching the pattern and add them to the addons field. Should make adding new types less painful 2008-01-20 15:01:19 +00:00
e107steved
620c1936f6 Bugtracker #4233 - missing 'WHERE' 2007-12-03 20:43:07 +00:00
e107steved
6bc203e893 Bugtracker #4104 - check for link by path when installing plugin 2007-09-28 20:00:37 +00:00
e107steved
baad0e3596 Handle both possible ways of upgrading prefs 2007-09-16 17:13:51 +00:00
e107steved
178eea6cf6 Bugtracker #3984 - prevent uninstalled shortcodes from showing 2007-07-18 20:46:42 +00:00
e107steved
1f6c9ec4d1 Improve handling of constants in paths 2007-06-06 19:25:26 +00:00
e107steved
d9f29212f2 Bugtracker #3965 - handle E107 constants when installing sitelinks 2007-06-05 19:51:36 +00:00
e107steved
64c294e7a2 Bugtracker #3961 - uninstall plugin from sitelinks by URL comparison 2007-05-30 20:35:44 +00:00
e107steved
cebc56900b Hard-coded LAN, simplify detection of installed plugins 2007-05-07 13:38:34 +00:00
lia
fe612a157a new feature: e_userprofile : embed plugin data into the user profile page 2007-03-27 13:48:30 +00:00
e107steved
77dcf4db3d Plugin scanner checks e_xxx addons for no space round start/end tags - should help RSS problems 2007-02-14 21:17:42 +00:00
e107steved
5b738ddb72 Debug option to check php tags on addon files 2007-02-11 20:16:25 +00:00
e107steved
ccca2b1d10 Improve removal of deleted plugins from db 2007-02-08 20:09:10 +00:00
e107steved
5cd5a0ae32 Bugtracker #3610, #3611, #3617 - sort out various nits on plugin install/upgrade/uninstall 2007-02-01 22:00:41 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00