aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-03-15 14:45:29 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-03-15 14:45:29 -0300
commit2e227be9e9cf772d71acafdc3a1b335630777acd (patch)
treed734b46dc826bb0720559dc50518a706ed2b2951 /manifest.xml
downloadelgg-2e227be9e9cf772d71acafdc3a1b335630777acd.tar.gz
elgg-2e227be9e9cf772d71acafdc3a1b335630777acd.tar.bz2
Squashed 'mod/vegan/' content from commit e48966e
git-subtree-dir: mod/vegan git-subtree-split: e48966e8a43f5da5309a796c5a749f9fcd317a69
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
new file mode 100644
index 000000000..e991d8904
--- /dev/null
+++ b/manifest.xml
@@ -0,0 +1,21 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin_manifest xmlns="http://www.elgg.org/plugin_manifest/1.8">
+ <name>Vegan</name>
+ <author>Lorea Faeries</author>
+ <version>0.0.1</version>
+ <category>lorea</category>
+ <category>spam</category>
+ <category>admin</category>
+ <description>Meat is murder, spam is rape.</description>
+ <website>https://lorea.org/plugins/vegan</website>
+ <repository>https://gitorious.org/lorea/vegan</repository>
+ <bugtracker></bugtracker>
+ <donations>https://lorea.org/support</donations>
+ <copyright>2012,2013 Lorea Faeries (federation@lorea.org)</copyright>
+ <license>GNU Affero General Public License version 3 or later</license>
+ <requires>
+ <type>elgg_release</type>
+ <version>1.8</version>
+ </requires>
+ <activate_on_install>true</activate_on_install>
+</plugin_manifest>