aboutsummaryrefslogtreecommitdiff
path: root/mod/pages/manifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'mod/pages/manifest.xml')
-rw-r--r--mod/pages/manifest.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/mod/pages/manifest.xml b/mod/pages/manifest.xml
index e19ed4de7..e5e23f546 100644
--- a/mod/pages/manifest.xml
+++ b/mod/pages/manifest.xml
@@ -3,6 +3,8 @@
<name>Pages</name>
<author>Core developers</author>
<version>1.8</version>
+ <category>bundled</category>
+ <category>content</category>
<description>Elgg Pages</description>
<website>http://www.elgg.org</website>
<copyright>See COPYRIGHT.txt</copyright>
@@ -12,4 +14,5 @@
<version>2010030101</version>
</requires>
<admin_interface>simple</admin_interface>
+ <activate_on_install>true</activate_on_install>
</plugin_manifest>