1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-11 00:54:49 +02:00

368 Commits

Author SHA1 Message Date
bugrain
9328324388 Allow plugins to change admin category 2009-12-09 22:38:18 +00:00
CaMer0n
2e635fd3b4 Various fixes. deprecated e_linkgen in favour of e_sitelink. Easy and dynamic creation of links. Some common functions added to make loading of e_xxx config() functions easier. 2009-11-20 05:01:51 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
e107steved
24b8dfd54f First cut of updated bulk mail handling, including support for provision of email addresses by plugins. Still very much a work in progress, but should send some sort of email if treated nicely. 2009-11-15 17:38:05 +00:00
CaMer0n
7639c4666c Extra Lans, Notice removal and BC fix for plugin install. 2009-11-08 13:22:02 +00:00
CaMer0n
f8f575c445 Fix path to cache + some debug info 2009-11-07 02:28:59 +00:00
CaMer0n
d892e2c039 Some code cleanup 2009-11-05 09:15:19 +00:00
secretr
a069e7d17c bad characters removal, plugin manager url apostrophe removed 2009-11-04 21:59:35 +00:00
CaMer0n
362151c3bb Notice removal 2009-11-03 01:17:25 +00:00
CaMer0n
4e6177f56c uninstall_options() now included in the _setup.php file. Allowing plugin developers to add their own 'uninstall' options. 2009-10-30 09:13:37 +00:00
marj
e2b48b92c4 remove debug code 2009-10-29 13:55:08 +00:00
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