1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

149 Commits

Author SHA1 Message Date
Cameron
04ea1f46d0 Modification to plugin.xml and theme.xml spec. 'lan=' instead of 'lang='.
Added <summary> and <keywords>
Plugin builder enhanced to match these changes
2012-12-05 16:43:53 -08:00
Cameron
5922832b6d Make sure new tables are utf8. 2012-12-04 00:13:49 -08:00
Cameron
872cd7901b Added 'core' plugin as an exclusion. 2012-12-02 22:31:46 -08:00
Cameron
2234f8f62c Issue #3 Should address some of the Notices/Warnings. 2012-11-29 23:12:20 -08:00
Cameron
2986dd62be Prevent plugins without an admin url from displaying in admin navigation. And disallow 'theme' as a plugin name. 2012-11-27 23:03:17 -08:00
CaMer0n
feb9a79aa0 Fix for duplicate messages and plugin install issue. 2012-11-13 21:40:29 +00:00
CaMer0n
c892f33916 Bugfix: prefs, links and userclasses were being overwritten or throwing errors during upgrade. 2012-11-07 20:27:41 +00:00
CaMer0n
47b19c677d Comments on download_setup.php and plugin_class 2012-11-07 03:40:07 +00:00
secretr
3479203f6a new plugin upgrade xml and sql feature 2012-11-06 11:07:47 +00:00
secretr
a53327433d media manager category types 2012-10-31 21:28:20 +00:00
CaMer0n
deb537d8a3 Change to plugin.xml spec. 2012-08-22 02:45:32 +00:00
CaMer0n
8b86caddf4 MediaCategories added to plugin.xml spec. and install/uninstall routine. Paste fixes for wysiwyg. Custom-Page issue corrected. admin-ui enhanced for images categories. 2012-08-19 02:33:43 +00:00
CaMer0n
9db1accd6d Added missing date attribute to plugin.xml files. 2012-07-24 00:42:17 +00:00
CaMer0n
1f073d0552 Media-Manager fixes and refinements 2012-07-18 06:34:26 +00:00
secretr
14261a773e more PHP notices and typos, some extended user field categories issues solved, fixme added for category removal case 2012-01-11 16:12:01 +00:00
secretr
c5f682da90 PHP notices, header standards and phpDocs 2012-01-11 14:54:47 +00:00
secretr
34b40eddfb URL condig rebuild routine on various places,
Import prefs fix - arrays wasn't imported,
Mislogic of some preference handler methods
2012-01-06 09:49:08 +00:00
e107steved
349222afc9 Notice removal 2012-01-01 10:51:05 +00:00
secretr
5e7d939456 Correction on the previous commit 2011-12-10 19:34:08 +00:00
secretr
7f59bc0a9c Plugin now can have new class bbcodes ('bb_*.php'). Potential plugin addons scan issue fixed. 2011-12-10 19:06:19 +00:00
secretr
4908a3fe37 More flexibility for plugins - now able to create full set of predefined extended user fields on installation runtime. 2011-11-25 17:35:12 +00:00
CaMer0n
7e49828958 Backwards Compatibility fix for plugin.php icons in admin area. 2011-08-17 00:49:39 +00:00
CaMer0n
7b5cfe8afa More work on user administrators - plugin icons. 2011-05-18 08:58:35 +00:00
CaMer0n
82d0866c21 Linkwords Issue corrected. 2011-05-04 09:19:50 +00:00
secretr
a525d59474 Plugin handler bad auto-formatting 2010-06-29 08:30:27 +00:00
secretr
fe0926b9cf Plugin upgrade SQL execution logic mismatch 2010-06-23 10:21:21 +00:00
mcfly
6bddf9ef51 EONE-43 (Bug): Installation (and uninstall) of plugins now working 2010-03-17 23:59:52 +00:00
CaMer0n
ab53f91431 EONE-36 (Improvement): Added media class. Icons are now imported and removed during plugin install/uninstall. 2010-03-14 02:11:23 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
e107steved
38c8bdf207 Fix insertion of new sitelinks 2009-12-11 21:17:09 +00:00
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