aboutsummaryrefslogtreecommitdiff
path: root/mod/dashboard
diff options
context:
space:
mode:
authormisja <misja@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-06-20 15:13:17 +0000
committermisja <misja@36083f99-b078-4883-b0ff-0f9b5a30f544>2008-06-20 15:13:17 +0000
commit0209bec852a1a8ce28b9441d99cfba6cfb08e1c0 (patch)
tree28f8f9e1ab915f1ed221f9a4d87a7f8d2e27b028 /mod/dashboard
parent44fedcf732370708395227b3fd89cb336389ec8e (diff)
downloadelgg-0209bec852a1a8ce28b9441d99cfba6cfb08e1c0.tar.gz
elgg-0209bec852a1a8ce28b9441d99cfba6cfb08e1c0.tar.bz2
Adding manifest files to plugins
git-svn-id: https://code.elgg.org/elgg/trunk@1028 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/dashboard')
-rw-r--r--mod/dashboard/manifest.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/mod/dashboard/manifest.xml b/mod/dashboard/manifest.xml
new file mode 100644
index 000000000..49f06bdd0
--- /dev/null
+++ b/mod/dashboard/manifest.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plugin_manifest>
+ <field key="author" value="Ben Werdmuller" />
+ <field key="version" value="1.0" />
+ <field key="description" value="Simple dashboard plugin." />
+ <field key="website" value="http://www.elgg.org/" />
+ <field key="copyright" value="(C) Curverider 2008" />
+</plugin_manifest>