1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-12 21:45:11 +02:00
Commit Graph

117 Commits

Author SHA1 Message Date
CaMer0n
364967b9c5 Theme manager can now install theme-recommended plugins without leaving the page. Notice removal. theme.xml spec modified slightly, to allow themers to provide links to external URLs of 'required' plugins. 2009-07-14 03:18:17 +00:00
CaMer0n
75f98ad90c Update routine fix for plugin table. 2009-07-09 22:12:21 +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
e107steved
9587cdcffe Choices for selective delete when uninstalling plugins 2008-12-30 19:01:17 +00:00
e107steved
d387caf6a1 Support multi-language install language file 2008-12-30 09:44:23 +00:00
e107steved
b59c59ce1a Update userclass management on plugin install/uninstall 2008-12-29 22:30:16 +00:00
e107steved
455ced5329 Interim changes to avoid some userclass-related installation problems - don't install the forum with system caching on ATM 2008-12-29 20:55:27 +00:00
mcfly
5266c6d130 create userclass with admin visibility 2008-12-21 01:57:19 +00:00
mcfly
04aa586bbf Message cleanup 2008-12-13 18:43:46 +00:00
e107steved
a96c38306f Make calls to plugin handers consistent - always use plugin name (directory name) 2008-12-10 22:39:43 +00:00
mcfly
c540488fbb Remove debug flag 2008-12-10 13:41:36 +00:00
mcfly
ac8a5bac22 Creation of userclasses works again 2008-12-10 13:27:09 +00:00
e107steved
dd282efc69 Finalise locations of language files, option to disable auto-load of English files on non-English sites if required files not found 2008-12-07 21:41:04 +00:00
e107steved
c7bd61a87f More handling of plugin.xml reformat, handle 'special' chars in profanity filter 2008-12-05 19:56:51 +00:00
secretr
b2b15d5542 fixed plugin scan issue - update to latest XML version 2008-12-05 14:18:51 +00:00
e107steved
2b428ccff9 Start of mods to handle revised plugin.xml format - still a bit to do/check 2008-12-03 22:29:58 +00:00
e107steved
1eb6f7386c Check for and ignore plugin.php in scan if plugin.xml is there 2008-12-02 21:51:22 +00:00
mcfly
09e27295e9 Added support for plugins being able to manage extended user fields on install/uninstall/upgrade 2008-11-24 00:36:50 +00:00
e107steved
4a13e0368b Put translated text (rather than constant name) into Sitelinks on plugin install 2008-11-02 21:28:05 +00:00
e107steved
d2da01b8db Eradicate obsolete prefs 2008-08-24 09:57:08 +00:00
e107steved
8879aa9211 Reflect new default settings for notify on plugin install. Add update routine to convert (as 'test' routine). 2008-08-23 09:08:57 +00:00
e107steved
cb7379ffa5 Add admin logging to poll 2008-08-17 12:02:14 +00:00
secretr
77c2731c6c fixed backquotes breaking create query 2008-08-15 13:15:11 +00:00
e107steved
bf29a3eec9 Stats logging - support plugin.xml, add admin logging. Enhance supporting functions 2008-08-13 20:47:10 +00:00
e107steved
913db4e760 Update DB table structures as required during plugin upgrade 2008-08-12 20:26:53 +00:00
e107steved
fc4f530359 Refine installation from plugin.xml a bit 2008-08-11 20:21:17 +00:00
e107steved
526ec11746 Handle standard LAN files, differences between single/multiple elements in a section 2008-08-10 16:06:15 +00:00
e107steved
3e3d1db9a3 Support multilanguage titles in plugin log entries, add correct links to sitelinks on install, fix naming error in plugin.php conversion 2008-08-10 11:41:13 +00:00
e107steved
556eaff57d Minor tweaks for install 2008-08-10 09:17:41 +00:00
e107steved
6f83d506f9 Don't check formatting of e_***_sql.php addon files 2008-08-09 17:23:26 +00:00
e107steved
8863356347 Support more features in plugin.xml 2008-08-09 16:49:58 +00:00
e107steved
ec13689f67 Tidy up various errors and inconsistencies that have crept in 2008-07-25 19:26:46 +00:00
mcfly
9a237a7128 removing anyDir / e_CURDIR code. May revisit in the future 2008-03-11 01:47:05 +00:00
mcfly
2f33412cea install/uninstall using plugin.xml doesn't lose setting in plugin table now 2008-02-17 03:42:33 +00:00
mcfly
2b3ec398f6 Adding support for plugins being allowed to be installed in multiple directories 2008-02-13 02:58:58 +00:00
mcfly
e1bb11a047 Small spec change 2008-02-13 00:56:00 +00:00
mcfly
abcf003850 Removal of debug code 2008-02-13 00:47:36 +00:00
mcfly
d0773bbc51 final stage of plugin.xml support? 2008-02-13 00:46:05 +00:00
mcfly
cb2a3a632d Really fixed typo 2008-02-08 20:05:43 +00:00
e107steved
d56a851c29 Fix a typo 2008-02-07 22:20:02 +00:00
mcfly
114ea53cf0 plugin.xml support completed (I hope) 2008-02-02 22:04:18 +00:00
mcfly
39f7ced05a More updates, getting closer 2008-02-02 03:23:47 +00:00
mcfly
c84601294d plugin.xml now supports a pre and post custom function for install, upgrade, or uninstall 2008-02-02 00:48:58 +00:00
mcfly
76c552459a Now processing e_tohtml files, old method deprecated. Linkwords updated to use new method. More plugin.xml supporting changes 2008-02-01 18:09:02 +00:00
mcfly
c52527e842 more plugin.xml tweaking and fixes 2008-02-01 14:11:27 +00:00
mcfly
4176a5c898 Fixed parse error 2008-02-01 11:52:27 +00:00
mcfly
ff02b1a1ec Getting closer with plugin.xml 2008-01-28 02:49:50 +00:00
CaMer0n
1eab7f9470 Added gzip function to class2, quicker loading of ajax script, ajax only loaded when needed, e_header.php for plugin and menu js/css loading. And other small fixes. 2008-01-27 11:02:34 +00:00
mcfly
43b337e938 continuing the plugin.xml work 2008-01-27 05:16:03 +00:00
mcfly
467f1d4be5 More work on plugin.xml support 2008-01-27 01:34:59 +00:00