aboutsummaryrefslogtreecommitdiff
path: root/manifest.xml
diff options
context:
space:
mode:
authorEvan Winslow <evan.b.winslow@gmail.com>2010-07-17 04:30:50 +0000
committerEvan Winslow <evan.b.winslow@gmail.com>2010-07-17 04:30:50 +0000
commitf9325c79022b73185f07b157511f9c03892ac379 (patch)
tree4bd2a9447092966187536bb66989032c3f94caa5 /manifest.xml
parentbbf3eed9664d6a6371d29ad16ad4bea05bc34080 (diff)
downloadelgg-f9325c79022b73185f07b157511f9c03892ac379.tar.gz
elgg-f9325c79022b73185f07b157511f9c03892ac379.tar.bz2
Adding content of registration terms plugin
Diffstat (limited to 'manifest.xml')
-rw-r--r--manifest.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest.xml b/manifest.xml
new file mode 100644
index 000000000..f1382f08b
--- /dev/null
+++ b/manifest.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin_manifest>
+ <field key="author" value="Evan Winslow" />
+ <field key="version" value="1.0" />
+ <field key="description" value="Force users to check a box saying they agree to the site's terms before they are allowed to register" />
+ <field key="website" value="http://www.facebook.com/evanwinslow" />
+ <field key="copyright" value="(C) Evan Winslow 2010" />
+ <field key="licence" value="GNU Public License version 2" />
+ <field key="requires" value="externalpages" />
+ <field key="elgg_version" value="2009030702" />
+</plugin_manifest>