diff options
Diffstat (limited to 'manifest.xml')
-rw-r--r-- | manifest.xml | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/manifest.xml b/manifest.xml index 1cfeacd3d..2420bdce6 100644 --- a/manifest.xml +++ b/manifest.xml @@ -3,12 +3,15 @@ <name>Colorbox</name> <author>Lorea developers</author> <version>1.8</version> + <category>lorea</category> <category>enhancement</category> <category>multimedia</category> <description>Elgg lightbox replacement for Fancybox. Colorbox is the default Elgg lightbox in 1.9.</description> - <website>http://lorea.org</website> - <copyright>(C) Lorea 2012</copyright> - <license>GNU General Public License version 2</license> + <website>https://lorea.org/plugin/colorbox</website> + <repository>https://gitorious.org/lorea/colorbox</repository> + <donations>https://lorea.org/support</donations> + <copyright>2012 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> |