1
0
mirror of https://github.com/e107inc/e107.git synced 2025-06-05 10:25:17 +02:00

86 Commits

Author SHA1 Message Date
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
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
CaMer0n
f4d987b98e Notice removal during install 2009-09-13 12:12:23 +00:00
CaMer0n
891176fa97 plugin addons prefs were not being cleared after uninstall. 2009-09-12 13:16:56 +00:00
CaMer0n
83a50ef2d3 db_Query needs to be public for now. menu_class and plugin manager now use loadLanFiles() 2009-09-10 15:24:57 +00:00
CaMer0n
c0041d69d0 Syntax and Notice fixes. 2009-09-06 20:04:04 +00:00
CaMer0n
5682d51849 More Install fixes. Prefs seem to be saving correctly now. 2009-09-03 22:27:32 +00:00
CaMer0n
262c075a49 Infopanel can now be customized with any available menu item. Also, some additional serialize cleanup in plugin_class.php 2009-09-03 01:27:27 +00:00
CaMer0n
a46ad100d0 Corrected some defaults, and included icon-pool in the initial prefs. Fixed some icon-pool keys. 2009-09-02 02:05:51 +00:00
CaMer0n
d6c87894bd More install-routine work. default_install.xml added 2009-08-31 02:00:51 +00:00
CaMer0n
123fdf4d13 Moved theme/plugin release notification function to new class. Should be fully functional for both themes and plugins now. To-Do Ajax checking. 2009-08-17 18:42:22 +00:00
marj
77e4edfb54 ctype_*() replacement 2009-08-08 23:09:08 +00:00
CaMer0n
790a6dbeb5 reserve e_userinfo 2009-08-06 22:29:34 +00:00
CaMer0n
a7d01d2117 Import plugin. Fixed some incompatibilities with 0.8. Tested e107 -> e107 import and working correctly. Added wordpress user import, but salted passwords are an issue currently.
Plugin-class - fixed some error message boxes.
2009-07-20 15:24:34 +00:00
CaMer0n
feae1ff36f syntax fix 2009-07-16 08:46:11 +00:00
CaMer0n
afcf85cd8e More Iconpicker and icon folder cleanup. 2009-07-16 08:15:35 +00:00
CaMer0n
5f1933c3fa Separated admin/menu.php into a separate class. Added instant menuPreset activation in theme-manager plus other small gui enhances. Added iconpool - work in progress.
Iconpool: installed plugins containing png files in their image folder with a *_16, *_32, *_48 etc name ending will automatically be added to the iconpool. This central pool will be available in all areas of admin where we choose icons. eg. download category, links, event-calendar, links-page etc etc.
2009-07-16 02:55:19 +00:00
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