From f2123cdc42c8da21a297158fbb655f72bc92edce Mon Sep 17 00:00:00 2001 From: brettp Date: Wed, 5 Jan 2011 04:36:07 +0000 Subject: Fixes #2760. Refs #2759. Updated plugin admin actions to use the new system. Added plugin dependency views in admin. ElggPluginPackage->checkDependencies() now returns the detected value. git-svn-id: http://code.elgg.org/elgg/trunk@7838 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/profile/manifest.xml | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) (limited to 'mod/profile/manifest.xml') diff --git a/mod/profile/manifest.xml b/mod/profile/manifest.xml index a1307f24d..f857f28e7 100644 --- a/mod/profile/manifest.xml +++ b/mod/profile/manifest.xml @@ -1,14 +1,19 @@ - - - - - - - - - - - - + + Profile + The default profile plugin. + Elgg.org + 1.8 + bundled + social + http://elgg.org/ + (C) The Elgg Foundation and others + GNU Public License Version 2 + true + advanced + + + elgg_version + 3009030802 + -- cgit v1.2.3