From 0e939136a2bbf91bf5be7c7758360b12b210c4ea Mon Sep 17 00:00:00 2001 From: cash Date: Sun, 6 Mar 2011 04:07:02 +0000 Subject: Refs #2104 added some categories to core (bundled) plugins git-svn-id: http://code.elgg.org/elgg/trunk@8612 36083f99-b078-4883-b0ff-0f9b5a30f544 --- documentation/examples/plugins/manifest.xml | 4 ++-- mod/blog/manifest.xml | 4 +++- mod/bookmarks/manifest.xml | 2 ++ mod/developers/manifest.xml | 2 +- mod/file/manifest.xml | 3 +++ mod/pages/manifest.xml | 3 +++ mod/profile/manifest.xml | 3 +-- mod/reportedcontent/manifest.xml | 3 ++- mod/search/manifest.xml | 1 + mod/tagcloud/manifest.xml | 3 ++- mod/thewire/manifest.xml | 3 +++ mod/tinymce/manifest.xml | 2 ++ mod/twitterservice/manifest.xml | 2 +- mod/uservalidationbyemail/manifest.xml | 3 ++- mod/zaudio/manifest.xml | 2 ++ views/default/admin/plugins/advanced.php | 5 ++++- 16 files changed, 34 insertions(+), 11 deletions(-) diff --git a/documentation/examples/plugins/manifest.xml b/documentation/examples/plugins/manifest.xml index 0f7823442..1602a7358 100644 --- a/documentation/examples/plugins/manifest.xml +++ b/documentation/examples/plugins/manifest.xml @@ -29,8 +29,8 @@ graphics/plugin_ss2.png - Admin - ServiceAPI + admin + api setup_function teardown_function diff --git a/mod/blog/manifest.xml b/mod/blog/manifest.xml index b241d2651..4d853a9aa 100644 --- a/mod/blog/manifest.xml +++ b/mod/blog/manifest.xml @@ -3,6 +3,8 @@ Blog Core developers 1.8 + bundled + content Blog plugin Adds simple blogging capabilities to your Elgg installation. http://elgg.org/ @@ -14,5 +16,5 @@ simple true - blog_on_activate + blog_on_activate diff --git a/mod/bookmarks/manifest.xml b/mod/bookmarks/manifest.xml index 62fb61b1e..88921dcce 100644 --- a/mod/bookmarks/manifest.xml +++ b/mod/bookmarks/manifest.xml @@ -3,6 +3,8 @@ Bookmarks Core developers 1.8 + bundled + content Add and comment on bookmarks. Adds the ability for users to bookmark internal and external sites. Other users can then comment on the bookmarks. http://www.elgg.org/ diff --git a/mod/developers/manifest.xml b/mod/developers/manifest.xml index f6fb4b38a..850e6009c 100644 --- a/mod/developers/manifest.xml +++ b/mod/developers/manifest.xml @@ -3,6 +3,7 @@ Elgg Developer Tools Core developers 1.0 + development Developer tools A set of tools for writing plugins and themes. http://www.elgg.org/ @@ -14,7 +15,6 @@ 2009030802 - Development advanced diff --git a/mod/file/manifest.xml b/mod/file/manifest.xml index 51222ca94..966aa1195 100644 --- a/mod/file/manifest.xml +++ b/mod/file/manifest.xml @@ -3,6 +3,8 @@ File Core developers 1.8 + bundled + content File browser plugin http://www.elgg.org/ See COPYRIGHT.txt @@ -12,4 +14,5 @@ 2010030101 simple + true diff --git a/mod/pages/manifest.xml b/mod/pages/manifest.xml index e19ed4de7..e5e23f546 100644 --- a/mod/pages/manifest.xml +++ b/mod/pages/manifest.xml @@ -3,6 +3,8 @@ Pages Core developers 1.8 + bundled + content Elgg Pages http://www.elgg.org See COPYRIGHT.txt @@ -12,4 +14,5 @@ 2010030101 simple + true diff --git a/mod/profile/manifest.xml b/mod/profile/manifest.xml index cffd611df..d811e373b 100644 --- a/mod/profile/manifest.xml +++ b/mod/profile/manifest.xml @@ -2,7 +2,7 @@ Profile The default profile plugin. - Elgg.org + Core developers 1.8 bundled social @@ -11,7 +11,6 @@ GNU Public License Version 2 true advanced - elgg_version 2011010401 diff --git a/mod/reportedcontent/manifest.xml b/mod/reportedcontent/manifest.xml index a219fce7f..c51134608 100644 --- a/mod/reportedcontent/manifest.xml +++ b/mod/reportedcontent/manifest.xml @@ -2,7 +2,8 @@ Reported Content Core developers - 1.7 + 1.8 + bundled Adds the option for users to report content and for admins to check it out. http://www.elgg.org/ See COPYRIGHT.txt diff --git a/mod/search/manifest.xml b/mod/search/manifest.xml index 68a534037..053e22178 100644 --- a/mod/search/manifest.xml +++ b/mod/search/manifest.xml @@ -3,6 +3,7 @@ Search The MITRE Corporation, Core developers 1.8 + bundled Allow search across entities of the site http://www.elgg.org/ See COPYRIGHT.txt diff --git a/mod/tagcloud/manifest.xml b/mod/tagcloud/manifest.xml index b059f6a98..8ca4d10ea 100644 --- a/mod/tagcloud/manifest.xml +++ b/mod/tagcloud/manifest.xml @@ -3,6 +3,7 @@ Tag Cloud Cash Costello 1.0 + bundled Widget-based tag clouds. http://cashcostello.com/ See COPYRIGHT.txt @@ -11,5 +12,5 @@ elgg_version 2010030101 - advanced + advanced diff --git a/mod/thewire/manifest.xml b/mod/thewire/manifest.xml index 87a044364..27dd5732d 100644 --- a/mod/thewire/manifest.xml +++ b/mod/thewire/manifest.xml @@ -3,6 +3,8 @@ The Wire JHU/APL and core developers 1.8 + bundled + content Microblogging for Elgg http://www.elgg.org/ See COPYRIGHT.txt @@ -12,4 +14,5 @@ 2010030101 simple + true diff --git a/mod/tinymce/manifest.xml b/mod/tinymce/manifest.xml index 1c5cd5a48..a3df59e3d 100644 --- a/mod/tinymce/manifest.xml +++ b/mod/tinymce/manifest.xml @@ -3,6 +3,8 @@ TinyMCE Core developers 1.8 + bundled + extension TinyMCE plugin. http://www.elgg.org/ See COPYRIGHT.txt diff --git a/mod/twitterservice/manifest.xml b/mod/twitterservice/manifest.xml index 0b9311cae..b3336dbda 100644 --- a/mod/twitterservice/manifest.xml +++ b/mod/twitterservice/manifest.xml @@ -5,7 +5,7 @@ 1.8 Allows users to authenticate their Elgg account with Twitter. service - official + bundled http://www.elgg.org/ See COPYRIGHT.txt GNU Public License version 2 diff --git a/mod/uservalidationbyemail/manifest.xml b/mod/uservalidationbyemail/manifest.xml index 65052bb17..5fffb0d2b 100644 --- a/mod/uservalidationbyemail/manifest.xml +++ b/mod/uservalidationbyemail/manifest.xml @@ -2,7 +2,8 @@ User Validation by Email Core developers - 1.7 + 1.8 + bundled Simple user account validation via email. http://www.elgg.org/ See COPYRIGHT.txt diff --git a/mod/zaudio/manifest.xml b/mod/zaudio/manifest.xml index 8401ffef1..0384df743 100644 --- a/mod/zaudio/manifest.xml +++ b/mod/zaudio/manifest.xml @@ -3,6 +3,8 @@ Zaudio Core developers 1.8 + bundled + extension This simple plugin lets users play mp3's in the page. http://www.elgg.org/ See COPYRIGHT.txt diff --git a/views/default/admin/plugins/advanced.php b/views/default/admin/plugins/advanced.php index 229c21f96..ce465113f 100644 --- a/views/default/admin/plugins/advanced.php +++ b/views/default/admin/plugins/advanced.php @@ -53,7 +53,10 @@ $category_button = elgg_view('input/submit', array( )); $category_form = elgg_view('input/form', array( - 'body' => $category_dropdown . $category_button + 'body' => $category_dropdown . $category_button, + 'method' => 'get', + 'action' => 'pg/admin/plugins/advanced', + 'disable_security' => true, )); // @todo Until "en/deactivate all" means "All plugins on this page" hide when not looking at all. -- cgit v1.2.3