Age | Commit message (Expand) | Author |
2012-02-25 | Fixes #3312, #3632. Added class elgg-plugin-category-<category> to the plugin... | Brett Profitt |
2011-11-18 | Fixes #4133 updated type in plugin manifest test | cash |
2011-10-13 | Fixes #3917. Removed uses of admin interface in manifests. Removed related code. | Brett Profitt |
2011-09-22 | Fixes #3808 not translating manifest fields through elgg_echo() | cash |
2011-04-16 | Fixes #3310. Applied lie2815's patch to use activate.php and deactivate.php i... | brettp |
2011-04-02 | Fixes #3244 fixed variable name in ElggPluginManifest | cash |
2011-02-15 | Fixes #2808: elgg_get_array_value => elgg_extract | ewinslow |
2011-02-12 | Refs #2898: Using an XML namespace instead of version attribute on plugin man... | brettp |
2011-02-08 | Refs #2543: Core uses the new functions from previous commit. | brettp |
2011-02-08 | Fixes #2863: Can now use all 6 dep types with conflicts. | brettp |
2011-02-08 | Added suggests to the plugins deps system. It parallels the requires system, ... | brettp |
2011-02-08 | Running plugins' blurb, description, name, and screenshot->description throug... | brettp |
2011-02-04 | Renamed 'name' to 'plugin' for priority req. Updated unit tests and docs. | brettp |
2011-02-04 | Added new priority 'requires' for plugin dep system. You can now say that a p... | brettp |
2011-01-05 | Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. ... | brettp |
2011-01-03 | Fixes #2763. Better normalizing for unused 1.7 manifest options. Added loggi... | brettp |
2011-01-02 | Fixes #1986, #2170, #2225, #2759. Integrated ElggPluginPackage and ElggPlugin... | brettp |
2010-12-07 | Removed leading _ in private var names. | brettp |
2010-12-06 | Renamed 'elgg' manifest requirment to 'elgg_version' to be more in line with ... | brettp |
2010-12-03 | Refs #1986 #2170 #2225. Added semantic manifest.xml support and unit tests. ... | brettp |
2010-11-30 | Refs #1986 #2170 #2225 Added ElggPluginManifest, ElggPluginManifestParser, an... | brettp |