aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/test_files/plugin_18/manifest.xml
diff options
context:
space:
mode:
authorSem <sembrestels@riseup.net>2012-07-08 09:48:50 +0200
committerSem <sembrestels@riseup.net>2012-07-08 09:48:50 +0200
commit17c28c8161e8c551ce4e4a1345e525cbb785fb59 (patch)
treec5e650d7ccb11fe172318ff1dd7e2eddabfd08d3 /engine/tests/test_files/plugin_18/manifest.xml
parent7fd67bc8ac6882f1a73aa7f8f907cd6c2a694272 (diff)
downloadelgg-17c28c8161e8c551ce4e4a1345e525cbb785fb59.tar.gz
elgg-17c28c8161e8c551ce4e4a1345e525cbb785fb59.tar.bz2
Fixes #3646. Added suport for Repository, Bugtracker and Donations in manifest.
Diffstat (limited to 'engine/tests/test_files/plugin_18/manifest.xml')
-rw-r--r--engine/tests/test_files/plugin_18/manifest.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/engine/tests/test_files/plugin_18/manifest.xml b/engine/tests/test_files/plugin_18/manifest.xml
index 9654b6422..5d788616a 100644
--- a/engine/tests/test_files/plugin_18/manifest.xml
+++ b/engine/tests/test_files/plugin_18/manifest.xml
@@ -6,6 +6,9 @@
<blurb>A concise description.</blurb>
<description>A longer, more interesting description.</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>(C) Elgg Foundation 2011</copyright>
<license>GNU General Public License version 2</license>