From d8f9c48d8684533dfe21ad5baa0748b264616b42 Mon Sep 17 00:00:00 2001 From: ewinslow Date: Fri, 11 Feb 2011 18:05:38 +0000 Subject: Converted all manifest files to 1.8 style git-svn-id: http://code.elgg.org/elgg/trunk@8111 36083f99-b078-4883-b0ff-0f9b5a30f544 --- mod/blog/manifest.xml | 25 +++++++++++++++---------- mod/bookmarks/manifest.xml | 24 ++++++++++++++---------- mod/categories/manifest.xml | 27 +++++++++++++++------------ mod/defaultwidgets/manifest.xml | 22 +++++++++++++--------- mod/diagnostics/manifest.xml | 22 +++++++++++++--------- mod/embed/manifest.xml | 24 ++++++++++++++---------- mod/file/manifest.xml | 22 +++++++++++++--------- mod/garbagecollector/manifest.xml | 24 ++++++++++++++---------- mod/groups/manifest.xml | 24 ++++++++++++++---------- mod/htmlawed/manifest.xml | 24 ++++++++++++++---------- mod/invitefriends/manifest.xml | 22 +++++++++++++--------- mod/logbrowser/manifest.xml | 24 ++++++++++++++---------- mod/logrotate/manifest.xml | 24 ++++++++++++++---------- mod/messageboard/manifest.xml | 24 ++++++++++++++---------- mod/messages/manifest.xml | 20 ++++++++++++-------- mod/notifications/manifest.xml | 24 ++++++++++++++---------- mod/oauth_lib/manifest.xml | 21 ++++++++++++--------- mod/pages/manifest.xml | 22 +++++++++++++--------- mod/reportedcontent/manifest.xml | 24 ++++++++++++++---------- mod/search/manifest.xml | 24 ++++++++++++++---------- mod/sitepages/manifest.xml | 27 +++++++++++++++++---------- mod/tagcloud/manifest.xml | 22 +++++++++++++--------- mod/thewire/manifest.xml | 24 ++++++++++++++---------- mod/tinymce/manifest.xml | 24 ++++++++++++++---------- mod/twitter/manifest.xml | 22 +++++++++++++--------- mod/twitterservice/manifest.xml | 30 ++++++++++++++++++------------ mod/uservalidationbyemail/manifest.xml | 24 ++++++++++++++---------- mod/zaudio/manifest.xml | 24 ++++++++++++++---------- 28 files changed, 390 insertions(+), 274 deletions(-) diff --git a/mod/blog/manifest.xml b/mod/blog/manifest.xml index ddabc0345..2712b1ed9 100644 --- a/mod/blog/manifest.xml +++ b/mod/blog/manifest.xml @@ -1,12 +1,17 @@ - - - - - - - - - - + + Blog + Curverider + 1.8 + Elgg blog plugin + Elgg blog plugin + http://elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + simple + true diff --git a/mod/bookmarks/manifest.xml b/mod/bookmarks/manifest.xml index 40842316c..76bb5e54b 100644 --- a/mod/bookmarks/manifest.xml +++ b/mod/bookmarks/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Bookmarks + Curverider + 1.7 + Elgg bookmarks plugin. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + true + simple diff --git a/mod/categories/manifest.xml b/mod/categories/manifest.xml index 635543ee3..86ac985e7 100644 --- a/mod/categories/manifest.xml +++ b/mod/categories/manifest.xml @@ -1,14 +1,17 @@ - - - - - - - - - - - - + + Site-wide Categories + Curverider + 1.7 + Site-wide Categories lets administrators define categories that users across the site can add content to. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + advanced + categories_on_enable + categories_on_disable diff --git a/mod/defaultwidgets/manifest.xml b/mod/defaultwidgets/manifest.xml index c55216d7f..f5860882e 100644 --- a/mod/defaultwidgets/manifest.xml +++ b/mod/defaultwidgets/manifest.xml @@ -1,11 +1,15 @@ - - - - - - - - - + + Default Widgets + Milan Magudia & Curverider + 2.04 + This plugin enables an administrator to define a default set of widgets for new users + HedgeHogs & Curverider Ltd + GNU Public License version 2 + + elgg_version + 2010030101 + + true + advanced diff --git a/mod/diagnostics/manifest.xml b/mod/diagnostics/manifest.xml index 1e1df8881..2a006adcf 100644 --- a/mod/diagnostics/manifest.xml +++ b/mod/diagnostics/manifest.xml @@ -1,11 +1,15 @@ - - - - - - - - - + + Diagnostics + Curverider Ltd + 1.5 + Elgg diagnostics tool + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + advanced diff --git a/mod/embed/manifest.xml b/mod/embed/manifest.xml index fee23a5a7..866516e25 100644 --- a/mod/embed/manifest.xml +++ b/mod/embed/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Embed + Curverider + 1.8 + Allows users to easily upload and embed media into text areas. + http://www.elgg.org/ + (C) Curverider 2009-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + true + advanced diff --git a/mod/file/manifest.xml b/mod/file/manifest.xml index cfec26597..3a10dbf68 100644 --- a/mod/file/manifest.xml +++ b/mod/file/manifest.xml @@ -1,11 +1,15 @@ - - - - - - - - - + + File + Curverider + 1.8 + File browser plugin + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + simple diff --git a/mod/garbagecollector/manifest.xml b/mod/garbagecollector/manifest.xml index 7e0b5af48..6d6e370b4 100644 --- a/mod/garbagecollector/manifest.xml +++ b/mod/garbagecollector/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Garbage Collector + Curverider ltd + 1.5 + Perform some database cleanup tasks + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2009030702 + + true + advanced diff --git a/mod/groups/manifest.xml b/mod/groups/manifest.xml index 7809bc298..f5f43acf7 100644 --- a/mod/groups/manifest.xml +++ b/mod/groups/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Groups + Curverider ltd + 1.8 + Provides group support for elgg + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + true + simple diff --git a/mod/htmlawed/manifest.xml b/mod/htmlawed/manifest.xml index 57b973fee..50f18f938 100644 --- a/mod/htmlawed/manifest.xml +++ b/mod/htmlawed/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + HTMLawed + Curverider Ltd + 1.5 + Provides security filtering. Disabling this plugin is extremely insecure. DO NOT DISABLE. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 3 + + elgg_version + 2009041701 + + true + advanced diff --git a/mod/invitefriends/manifest.xml b/mod/invitefriends/manifest.xml index cf039ee13..647caaf05 100644 --- a/mod/invitefriends/manifest.xml +++ b/mod/invitefriends/manifest.xml @@ -1,11 +1,15 @@ - - - - - - - - - + + Invite Friends + Curverider + 1.7 + Invite friends to Elgg network via email invites. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + advanced diff --git a/mod/logbrowser/manifest.xml b/mod/logbrowser/manifest.xml index a95d9ee6e..d96f01579 100644 --- a/mod/logbrowser/manifest.xml +++ b/mod/logbrowser/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Log Browser + Curverider Ltd + 1.5 + Browse the system event log + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2009030702 + + true + advanced diff --git a/mod/logrotate/manifest.xml b/mod/logrotate/manifest.xml index 05202dfdf..0b974f77a 100644 --- a/mod/logrotate/manifest.xml +++ b/mod/logrotate/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Log Rotate + Curverider Ltd + 1.5 + Rotate the system log at specific intervals + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2009030702 + + true + advanced diff --git a/mod/messageboard/manifest.xml b/mod/messageboard/manifest.xml index 09c59e036..d3a5d6498 100644 --- a/mod/messageboard/manifest.xml +++ b/mod/messageboard/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Message Board + Curverider + 1.7 + This plugin allows users to put a message board on their profile for other users to post comments. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + true + simple diff --git a/mod/messages/manifest.xml b/mod/messages/manifest.xml index e9587a216..1e0eb4670 100644 --- a/mod/messages/manifest.xml +++ b/mod/messages/manifest.xml @@ -1,10 +1,14 @@ - - - - - - - - + + Messages + Curverider? + 1.8 + Elgg internal messages plugin. This plugin lets user send each other messages. + http://www.elgg.org/ + GNU Public License version 2 + + elgg_version + 2010030101 + + simple diff --git a/mod/notifications/manifest.xml b/mod/notifications/manifest.xml index 1bf77ca9b..6e1d82517 100644 --- a/mod/notifications/manifest.xml +++ b/mod/notifications/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Notifications + Curverider + 1.7 + Elgg notifications plugin + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + advanced + true diff --git a/mod/oauth_lib/manifest.xml b/mod/oauth_lib/manifest.xml index 5f5ed58ac..76b2bfecc 100644 --- a/mod/oauth_lib/manifest.xml +++ b/mod/oauth_lib/manifest.xml @@ -1,11 +1,14 @@ - - - - - - - - - + + OAuth Libraries + Curverider + 1.8 + OAuth libraries + http://www.elgg.org/ + (C) Curverider 2010 + GNU Public License version 2 + + elgg_version + 2010040201 + diff --git a/mod/pages/manifest.xml b/mod/pages/manifest.xml index f420485ed..63c12d865 100644 --- a/mod/pages/manifest.xml +++ b/mod/pages/manifest.xml @@ -1,11 +1,15 @@ - - - - - - - - - + + Pages + Curverider + 1.8 + Elgg Pages + http://www.elgg.org + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + simple diff --git a/mod/reportedcontent/manifest.xml b/mod/reportedcontent/manifest.xml index 46186ba7e..6eb994aa5 100644 --- a/mod/reportedcontent/manifest.xml +++ b/mod/reportedcontent/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Reported Content + Curverider + 1.7 + Adds the option for users to report content and for admins to check it out. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + true + advanced diff --git a/mod/search/manifest.xml b/mod/search/manifest.xml index a708ea3b8..df1fe2010 100644 --- a/mod/search/manifest.xml +++ b/mod/search/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Search + Curverider Ltd, The MITRE Corporation + 1.8 + Allow search across entities of the site + http://www.elgg.org/ + (C) Curverider 2008-2010, MITRE 2009 + GNU Public License version 2 + + elgg_version + 2009030702 + + true + advanced diff --git a/mod/sitepages/manifest.xml b/mod/sitepages/manifest.xml index ee2b8a2b3..ae4c5d8dc 100644 --- a/mod/sitepages/manifest.xml +++ b/mod/sitepages/manifest.xml @@ -1,12 +1,19 @@ - - - - - - - - - - + + Site Pages + Curverider + 1.8 + Create about, terms and privacy pages. You can also edit the frontpage if you know a little html/css. + + plugin + ecml2 + + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2009030702 + + advanced diff --git a/mod/tagcloud/manifest.xml b/mod/tagcloud/manifest.xml index 8966926c3..3103a5477 100644 --- a/mod/tagcloud/manifest.xml +++ b/mod/tagcloud/manifest.xml @@ -1,11 +1,15 @@ - - - - - - - - - + + Tag Cloud + Cash Costello + 1.0 + Widget-based tag clouds. + http://cashcostello.com/ + (C) Cash Costello 2008-2011 + GNU Public License version 2 + + elgg_version + 2010030101 + + advanced diff --git a/mod/thewire/manifest.xml b/mod/thewire/manifest.xml index a0384b7ce..d62884ea0 100644 --- a/mod/thewire/manifest.xml +++ b/mod/thewire/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + The Wire + Curverider + 1.8 + Provides a microblogging service for your Elgg site. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + smsclient + + elgg_version + 2010030101 + + simple diff --git a/mod/tinymce/manifest.xml b/mod/tinymce/manifest.xml index c869e97f8..b7fc2ae1a 100644 --- a/mod/tinymce/manifest.xml +++ b/mod/tinymce/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + TinyMCE + Curverider + 1.8 + TinyMCE plugin. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + true + advanced diff --git a/mod/twitter/manifest.xml b/mod/twitter/manifest.xml index d5fecbcb5..7c2102106 100644 --- a/mod/twitter/manifest.xml +++ b/mod/twitter/manifest.xml @@ -1,11 +1,15 @@ - - - - - - - - - + + Twitter + Curverider + 1.7 + Elgg simple twitter widget + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010030101 + + advanced diff --git a/mod/twitterservice/manifest.xml b/mod/twitterservice/manifest.xml index c5e0a1c56..737512ecf 100644 --- a/mod/twitterservice/manifest.xml +++ b/mod/twitterservice/manifest.xml @@ -1,14 +1,20 @@ - - - - - - - - - - - - + + Twitter Services + Curverider + 1.8 + Allows users to authenticate their Elgg account with Twitter. + service + official + http://www.elgg.org/ + (C) Curverider 2010 + GNU Public License version 2 + + elgg_version + 2010040201 + + + plugin + oauth_lib + diff --git a/mod/uservalidationbyemail/manifest.xml b/mod/uservalidationbyemail/manifest.xml index 1ff59dd59..164cab547 100644 --- a/mod/uservalidationbyemail/manifest.xml +++ b/mod/uservalidationbyemail/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + User Validation by Email + Curverider Ltd + 1.7 + Simple user account validation via email. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2009033101 + + true + advanced diff --git a/mod/zaudio/manifest.xml b/mod/zaudio/manifest.xml index 90207f20b..78fc69057 100644 --- a/mod/zaudio/manifest.xml +++ b/mod/zaudio/manifest.xml @@ -1,12 +1,16 @@ - - - - - - - - - - + + Zaudio + Curverider + 1.8 + This simple plugin lets users play mp3's in the page. + http://www.elgg.org/ + (C) Curverider 2008-2010 + GNU Public License version 2 + + elgg_version + 2010111501 + + true + advanced -- cgit v1.2.3