From: cash Date: Sat, 29 Oct 2011 21:22:55 +0000 (-0400) Subject: creates a simple manifest for people to copy and use X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=cd8124c0bd49e479cc115fc829cbd05aff16de7a;p=lorea%2Felgg.git creates a simple manifest for people to copy and use --- diff --git a/documentation/examples/plugins/manifest.xml b/documentation/examples/plugins/full_manifest/manifest.xml similarity index 98% rename from documentation/examples/plugins/manifest.xml rename to documentation/examples/plugins/full_manifest/manifest.xml index 2a8a2bd5c..48a5a9558 100644 --- a/documentation/examples/plugins/manifest.xml +++ b/documentation/examples/plugins/full_manifest/manifest.xml @@ -16,7 +16,7 @@ elgg_release - 1.8-svn + 1.8 diff --git a/documentation/examples/plugins/simple_manifest/manifest.xml b/documentation/examples/plugins/simple_manifest/manifest.xml new file mode 100644 index 000000000..febe71999 --- /dev/null +++ b/documentation/examples/plugins/simple_manifest/manifest.xml @@ -0,0 +1,18 @@ + + + My Plugin + My Name + 1.0 + This is a description of my plugin and its features. + http://www.elgg.org/ + (C) My Name or Company 2012 + GNU Public License version 2 + + + elgg_release + 1.8 + + + communication + +