aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCash Costello <cash.costello@gmail.com>2012-07-16 22:10:53 -0400
committerCash Costello <cash.costello@gmail.com>2012-07-16 22:10:53 -0400
commit037eacc4a5015dc048c4fff080349aa96a9b918e (patch)
tree71620d6c56fdae1a67ab1d3c32a55dd2d7a0f60b
parent1080fecabc592c9c319c1aa816f61eb922cf3285 (diff)
downloadelgg-037eacc4a5015dc048c4fff080349aa96a9b918e.tar.gz
elgg-037eacc4a5015dc048c4fff080349aa96a9b918e.tar.bz2
don't want to go overboard in asking for donations
-rw-r--r--mod/blog/manifest.xml1
-rw-r--r--mod/bookmarks/manifest.xml1
-rw-r--r--mod/categories/manifest.xml1
-rw-r--r--mod/custom_index/manifest.xml1
-rw-r--r--mod/dashboard/manifest.xml1
-rw-r--r--mod/developers/manifest.xml2
-rw-r--r--mod/diagnostics/manifest.xml1
-rw-r--r--mod/embed/manifest.xml1
-rw-r--r--mod/externalpages/manifest.xml1
-rw-r--r--mod/file/manifest.xml1
-rw-r--r--mod/garbagecollector/manifest.xml1
-rw-r--r--mod/groups/manifest.xml1
-rw-r--r--mod/htmlawed/manifest.xml1
-rw-r--r--mod/invitefriends/manifest.xml1
-rw-r--r--mod/likes/manifest.xml1
-rw-r--r--mod/logbrowser/manifest.xml1
-rw-r--r--mod/logrotate/manifest.xml1
-rw-r--r--mod/members/manifest.xml1
-rw-r--r--mod/messageboard/manifest.xml1
-rw-r--r--mod/messages/manifest.xml1
-rw-r--r--mod/notifications/manifest.xml1
-rw-r--r--mod/oauth_api/manifest.xml1
-rw-r--r--mod/pages/manifest.xml1
-rw-r--r--mod/profile/manifest.xml1
-rw-r--r--mod/reportedcontent/manifest.xml1
-rw-r--r--mod/search/manifest.xml1
-rw-r--r--mod/tagcloud/manifest.xml1
-rw-r--r--mod/thewire/manifest.xml1
-rw-r--r--mod/tinymce/manifest.xml1
-rw-r--r--mod/twitter/manifest.xml1
-rw-r--r--mod/twitter_api/manifest.xml1
-rw-r--r--mod/uservalidationbyemail/manifest.xml1
-rw-r--r--mod/zaudio/manifest.xml1
33 files changed, 0 insertions, 34 deletions
diff --git a/mod/blog/manifest.xml b/mod/blog/manifest.xml
index a68c30969..29ee1bfc8 100644
--- a/mod/blog/manifest.xml
+++ b/mod/blog/manifest.xml
@@ -9,7 +9,6 @@
<blurb>Blog plugin</blurb>
<description>Adds simple blogging capabilities to your Elgg installation.</description>
<website>http://elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/bookmarks/manifest.xml b/mod/bookmarks/manifest.xml
index ebe8704a6..b95af87f8 100644
--- a/mod/bookmarks/manifest.xml
+++ b/mod/bookmarks/manifest.xml
@@ -9,7 +9,6 @@
<blurb>Add and comment on bookmarks.</blurb>
<description>Adds the ability for users to bookmark internal and external sites. Other users can then comment on the bookmarks.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/categories/manifest.xml b/mod/categories/manifest.xml
index dbc84bed0..4a6bd0864 100644
--- a/mod/categories/manifest.xml
+++ b/mod/categories/manifest.xml
@@ -8,7 +8,6 @@
<blurb>Add site-wide categories</blurb>
<description>Site-wide Categories lets administrators define categories that users across the site can add content to.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/custom_index/manifest.xml b/mod/custom_index/manifest.xml
index 3bdcbd333..80187efbc 100644
--- a/mod/custom_index/manifest.xml
+++ b/mod/custom_index/manifest.xml
@@ -6,7 +6,6 @@
<category>bundled</category>
<description>A demonstration of how to create a front page plugin.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/dashboard/manifest.xml b/mod/dashboard/manifest.xml
index 20ed074a7..cbbc1044c 100644
--- a/mod/dashboard/manifest.xml
+++ b/mod/dashboard/manifest.xml
@@ -6,7 +6,6 @@
<category>bundled</category>
<description>A widget-based dashboard for your users</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/developers/manifest.xml b/mod/developers/manifest.xml
index 58e8e24f0..e31998872 100644
--- a/mod/developers/manifest.xml
+++ b/mod/developers/manifest.xml
@@ -8,9 +8,7 @@
<blurb>Developer tools for Elgg</blurb>
<description>A set of tools for writing plugins and themes. It is recommended that you have this plugin at the top of the plugin list.</description>
<website>http://www.elgg.org/</website>
- <repository>https://github.com/Elgg/Elgg</repository>
<bugtracker>http://trac.elgg.org</bugtracker>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
diff --git a/mod/diagnostics/manifest.xml b/mod/diagnostics/manifest.xml
index df4a81b02..21e847d22 100644
--- a/mod/diagnostics/manifest.xml
+++ b/mod/diagnostics/manifest.xml
@@ -8,7 +8,6 @@
<category>admin</category>
<description>Elgg diagnostics tool</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/embed/manifest.xml b/mod/embed/manifest.xml
index 546471647..81ca9194e 100644
--- a/mod/embed/manifest.xml
+++ b/mod/embed/manifest.xml
@@ -7,7 +7,6 @@
<category>enhancement</category>
<description>Allows users to easily upload and embed media into text areas.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/externalpages/manifest.xml b/mod/externalpages/manifest.xml
index 8c474ddab..f2aef09f3 100644
--- a/mod/externalpages/manifest.xml
+++ b/mod/externalpages/manifest.xml
@@ -6,7 +6,6 @@
<category>bundled</category>
<description>Create simple web pages for about, contact, privacy, and terms.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/file/manifest.xml b/mod/file/manifest.xml
index 7d69f4280..26282a8e3 100644
--- a/mod/file/manifest.xml
+++ b/mod/file/manifest.xml
@@ -8,7 +8,6 @@
<category>widget</category>
<description>File browser plugin</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/garbagecollector/manifest.xml b/mod/garbagecollector/manifest.xml
index ddf15656a..5aafebf38 100644
--- a/mod/garbagecollector/manifest.xml
+++ b/mod/garbagecollector/manifest.xml
@@ -7,7 +7,6 @@
<category>admin</category>
<description>Perform some database cleanup tasks</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/groups/manifest.xml b/mod/groups/manifest.xml
index 574ba1985..fd28360d0 100644
--- a/mod/groups/manifest.xml
+++ b/mod/groups/manifest.xml
@@ -8,7 +8,6 @@
<category>widget</category>
<description>Provides group support for elgg</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/htmlawed/manifest.xml b/mod/htmlawed/manifest.xml
index e4d8fa145..6807e96a4 100644
--- a/mod/htmlawed/manifest.xml
+++ b/mod/htmlawed/manifest.xml
@@ -7,7 +7,6 @@
<category>security</category>
<description>Provides security filtering. Running a site with this plugin disabled is extremely insecure. DO NOT DISABLE.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/invitefriends/manifest.xml b/mod/invitefriends/manifest.xml
index 220948c30..b36238a05 100644
--- a/mod/invitefriends/manifest.xml
+++ b/mod/invitefriends/manifest.xml
@@ -7,7 +7,6 @@
<category>social</category>
<description>Invite friends via email invites.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/likes/manifest.xml b/mod/likes/manifest.xml
index e0a9b10f2..62835fcf5 100644
--- a/mod/likes/manifest.xml
+++ b/mod/likes/manifest.xml
@@ -7,7 +7,6 @@
<category>social</category>
<description>Enables users to like content on the site.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/logbrowser/manifest.xml b/mod/logbrowser/manifest.xml
index 17b08803c..4527e2cbb 100644
--- a/mod/logbrowser/manifest.xml
+++ b/mod/logbrowser/manifest.xml
@@ -7,7 +7,6 @@
<category>admin</category>
<description>Browse the system event log</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/logrotate/manifest.xml b/mod/logrotate/manifest.xml
index 79b37dbbc..1aa62e2e7 100644
--- a/mod/logrotate/manifest.xml
+++ b/mod/logrotate/manifest.xml
@@ -7,7 +7,6 @@
<category>admin</category>
<description>Rotate the system log at specific intervals</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/members/manifest.xml b/mod/members/manifest.xml
index 40a05892c..8b18c9f91 100644
--- a/mod/members/manifest.xml
+++ b/mod/members/manifest.xml
@@ -6,7 +6,6 @@
<category>bundled</category>
<description>Lists the members of your site</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/messageboard/manifest.xml b/mod/messageboard/manifest.xml
index b4188ab31..617813725 100644
--- a/mod/messageboard/manifest.xml
+++ b/mod/messageboard/manifest.xml
@@ -7,7 +7,6 @@
<category>widget</category>
<description>This plugin allows users to put a message board on their profile for other users to post comments.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/messages/manifest.xml b/mod/messages/manifest.xml
index 83f7bba64..6e3462901 100644
--- a/mod/messages/manifest.xml
+++ b/mod/messages/manifest.xml
@@ -7,7 +7,6 @@
<category>communication</category>
<description>Elgg internal messages plugin. This plugin lets user send each other messages.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/notifications/manifest.xml b/mod/notifications/manifest.xml
index d961ce138..205476881 100644
--- a/mod/notifications/manifest.xml
+++ b/mod/notifications/manifest.xml
@@ -6,7 +6,6 @@
<category>bundled</category>
<description>Elgg notifications plugin</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/oauth_api/manifest.xml b/mod/oauth_api/manifest.xml
index 96b9c7280..991be6a22 100644
--- a/mod/oauth_api/manifest.xml
+++ b/mod/oauth_api/manifest.xml
@@ -7,7 +7,6 @@
<category>bundled</category>
<category>api</category>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/pages/manifest.xml b/mod/pages/manifest.xml
index a764171b4..4cf999f45 100644
--- a/mod/pages/manifest.xml
+++ b/mod/pages/manifest.xml
@@ -8,7 +8,6 @@
<category>widget</category>
<description>Collaborative editing tool. Enables users to create pages similar to a wiki without having to know wiki syntax.</description>
<website>http://www.elgg.org</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/profile/manifest.xml b/mod/profile/manifest.xml
index b7ad5185e..86fbc7b7b 100644
--- a/mod/profile/manifest.xml
+++ b/mod/profile/manifest.xml
@@ -7,7 +7,6 @@
<category>bundled</category>
<category>social</category>
<website>http://elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License Version 2</license>
<activate_on_install>true</activate_on_install>
diff --git a/mod/reportedcontent/manifest.xml b/mod/reportedcontent/manifest.xml
index d98ff383b..e96620b01 100644
--- a/mod/reportedcontent/manifest.xml
+++ b/mod/reportedcontent/manifest.xml
@@ -6,7 +6,6 @@
<category>bundled</category>
<description>Adds the option for users to report content and for admins to check it out.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/search/manifest.xml b/mod/search/manifest.xml
index 1bc974729..513d3a6b9 100644
--- a/mod/search/manifest.xml
+++ b/mod/search/manifest.xml
@@ -6,7 +6,6 @@
<category>bundled</category>
<description>Allow search across entities of the site</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/tagcloud/manifest.xml b/mod/tagcloud/manifest.xml
index fd91d92b8..c0f89f35e 100644
--- a/mod/tagcloud/manifest.xml
+++ b/mod/tagcloud/manifest.xml
@@ -7,7 +7,6 @@
<category>widget</category>
<description>Widget-based tag clouds.</description>
<website>http://cashcostello.com/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/thewire/manifest.xml b/mod/thewire/manifest.xml
index 950ecfbed..962ed12f1 100644
--- a/mod/thewire/manifest.xml
+++ b/mod/thewire/manifest.xml
@@ -7,7 +7,6 @@
<category>content</category>
<description>Microblogging for Elgg</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/tinymce/manifest.xml b/mod/tinymce/manifest.xml
index fb36c4141..61bf0c22c 100644
--- a/mod/tinymce/manifest.xml
+++ b/mod/tinymce/manifest.xml
@@ -7,7 +7,6 @@
<category>enhancement</category>
<description>TinyMCE plugin.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/twitter/manifest.xml b/mod/twitter/manifest.xml
index 18031deec..18fa8c957 100644
--- a/mod/twitter/manifest.xml
+++ b/mod/twitter/manifest.xml
@@ -7,7 +7,6 @@
<category>widget</category>
<description>Elgg simple twitter widget</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/twitter_api/manifest.xml b/mod/twitter_api/manifest.xml
index 88d43aa5e..86bba4b50 100644
--- a/mod/twitter_api/manifest.xml
+++ b/mod/twitter_api/manifest.xml
@@ -7,7 +7,6 @@
<category>api</category>
<category>bundled</category>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/uservalidationbyemail/manifest.xml b/mod/uservalidationbyemail/manifest.xml
index 6a15fd0cf..800dd2641 100644
--- a/mod/uservalidationbyemail/manifest.xml
+++ b/mod/uservalidationbyemail/manifest.xml
@@ -7,7 +7,6 @@
<category>security</category>
<description>Simple user account validation via email.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>
diff --git a/mod/zaudio/manifest.xml b/mod/zaudio/manifest.xml
index a103052aa..54f819658 100644
--- a/mod/zaudio/manifest.xml
+++ b/mod/zaudio/manifest.xml
@@ -8,7 +8,6 @@
<category>multimedia</category>
<description>This simple plugin lets users play mp3's in the page.</description>
<website>http://www.elgg.org/</website>
- <donations>http://elgg.org/supporter.php</donations>
<copyright>See COPYRIGHT.txt</copyright>
<license>GNU General Public License version 2</license>
<requires>