aboutsummaryrefslogtreecommitdiff
path: root/engine/classes/ElggPluginPackage.php
AgeCommit message (Expand)Author
2011-01-05Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ...brettp
2011-01-03Removed experimental duplicate code from ElggPlugin.brettp
2011-01-02Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin...brettp
2010-12-14Cleaned up constructor logic for ElggPluginPackage. Better detection of inva...brettp
2010-12-07Removed leading _ in private var names.brettp
2010-12-06Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ...brettp
2010-12-03Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ...brettp