aboutsummaryrefslogtreecommitdiff
path: root/engine/lib/plugins.php
AgeCommit message (Expand)Author
2009-02-19Closes #394: May now specify elgg_version in the manifest to specify a minimu...marcus
2009-02-18Helping plugin developers by no longer suppressing parsing errors in plugins.marcus
2009-02-04Moves access permissions references over to using the ACCESS_* constants defi...ben
2009-01-23Refs #706marcus
2009-01-21Closes #700: If a plugin doesn't physically exist then it is deleted.marcus
2009-01-19Added user to user settingsmarcus
2009-01-19Refs #697: Now using plugin hook so one can do live validation of valuesmarcus
2009-01-19Closes #697: Events triggered when plugin settings are updated.marcus
2008-12-30Closes #608: Placing a file called "disabled" in mod now disables all plugins...marcus
2008-11-20Refs #571. Fixes #569, #570: marcus
2008-11-14* Introducing get_loggedin_user() and get_loggedin_userid()marcus
2008-10-28Views are now more granular.ben
2008-10-20Important fix for deleted plugins.ben
2008-10-16You can now reorder plugins.ben
2008-09-30Actually, bad idea...marcus
2008-09-30Events now triggered on plugin enable/disablemarcus
2008-09-17Optimised plugin query.marcus
2008-09-17Removed old gunkmarcus
2008-08-08Adjusted contributors file.ben
2008-07-18Standardised plugin loadingben
2008-07-18Improvements to get_contextben
2008-07-10Fixed issue with get_plugin_name and pagehandlers.ben
2008-06-30Refs #102 - Speculative fixmarcus
2008-06-24Refs #76: User settings page (to Elgg Classic standard) marcus
2008-06-23git-svn-id: https://code.elgg.org/elgg/trunk@1072 36083f99-b078-4883-b0ff-0f9...marcus
2008-06-23Refs #76: User settings page (to Elgg Classic standard). Committing some work...marcus
2008-06-20Added licence examplemarcus
2008-06-20git-svn-id: https://code.elgg.org/elgg/trunk@1032 36083f99-b078-4883-b0ff-0f9...marcus
2008-06-20Closes #66: Per site plugin settings configuration panel. marcus
2008-06-20Closes #20: Plugin management and config panel marcus
2008-06-20Further fixes #59marcus
2008-06-20Bypass plugin loading disable codemarcus
2008-06-20Closes #60: Enable/disable plugins on a site by site basis marcus
2008-06-20Actually closes #60: Enable/disable plugins on a site by site basis marcus
2008-06-20Closes #60: Enable/disable plugins on a site by site basismarcus
2008-06-20Refs #61 - Added ability to find settings for plugins other than the one you ...marcus
2008-06-20Closes #61: Enable plugins to store site specific configurations marcus
2008-06-19Closes #59: Plugin manifest. See register_plugin_manifest() & register_plugin...marcus
2008-06-16Sticky menu items, but also, much more intelligent context detection. Plugin ...ben
2008-06-16More intelligent context detection. Refs #32ben
2008-06-16Registers contexts for each menu item. Refs #32ben
2008-06-05Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-08Misja Hoebe <misja@curverider.co.uk> More docstring fixesmisja
2008-04-03Marcus Povey <marcus@dushka.co.uk>icewing
2008-04-02Plugins now autoregister translationsben
2008-03-11Fixes for previousben
2008-03-11God bless 'em! Plugins now autoregister their own views.ben
2008-03-07Some extra plugins stuffben
2008-02-15Adding more plugin-related funben
2008-02-15Simple plugin mechanismben