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

107 Commits

Author SHA1 Message Date
marj
23daf63a16 Do not require php closing tag for addons 2009-10-29 13:36:27 +00:00
CaMer0n
e60645885f plugin addons were being lost. fixed. 2009-10-26 01:04:36 +00:00
CaMer0n
1fdd9e6a0d Some plugin-class tweaks and cron work 2009-10-23 09:08:15 +00:00
CaMer0n
40ca30d8f2 more plugin_class work. xml spec now supports sitelink urls outside of the plugin folder (like in 0.7). Also some minor path fixes. 2009-10-22 04:14:45 +00:00
CaMer0n
f6b378ebd4 Slight modification to the *_setup.php spec. 2009-10-21 12:53:00 +00:00
CaMer0n
5656cce43d More plugin-class tweaks, Support for {plugin}_setup.php file added. TinyMce default settings added after install. plugin.xml spec modified for language files and management. 2009-10-20 03:49:28 +00:00
CaMer0n
9bde5769e9 preparation for e_url.php 2009-10-09 18:58:12 +00:00
secretr
56ad6ed763 plugin handler typo 2009-10-08 14:47:54 +00:00
CaMer0n
3c75746aba db pref editor fix and icon-pool uninstall option added. 2009-09-28 07:17:52 +00:00
CaMer0n
fe31065402 Removed some deprecated files. Moved news_alt shortcode. 2009-09-26 16:54:21 +00:00
secretr
e64d6b364d plugin handler - e_event added to e_*, minor fixes 2009-09-25 20:14:29 +00:00
CaMer0n
127a3e1361 New plugin.xml spec. See forum/plugin.xml for an example 2009-09-23 23:18:18 +00:00
CaMer0n
91db698024 Fixed active='false' so it removes the pref on upgrade. 2009-09-22 21:12:12 +00:00
CaMer0n
22996e415c Remove debug line 2009-09-21 23:07:27 +00:00
CaMer0n
c454336e14 Addon prefs were not being cleared properly. 2009-09-21 23:02:47 +00:00
CaMer0n
4b2880f36f Notice Removal 2009-09-21 22:50:07 +00:00
CaMer0n
efda62371f <pluginPrefs> support added to plugin.xml spec. XML handler array exceptions option added. 2009-09-21 21:53:38 +00:00
CaMer0n
c0e66e0f59 Plugin category 'menu' added - for menu only installs. (while supporting e_xxxx). siteinfo_shortcodes.php moved to siteinfo plugin: e_shortcode.php 2009-09-19 17:43:19 +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
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
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