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 |
|
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 |
|