aboutsummaryrefslogtreecommitdiff
path: root/mod/bookmarks
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-05-20 01:08:10 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-05-20 01:08:10 +0000
commit6edf852e9c5e352e02140ba9f2ab93b3a8750172 (patch)
treee92572b43f451f4adfb579e9e38a496706b3de86 /mod/bookmarks
parent2ada5cbb1cb5311ec52446f1b4e9b19d1f47f2d9 (diff)
downloadelgg-6edf852e9c5e352e02140ba9f2ab93b3a8750172.tar.gz
elgg-6edf852e9c5e352e02140ba9f2ab93b3a8750172.tar.bz2
Refs #2104 changed extension to enhancement and added security, widget, and theme categories
git-svn-id: http://code.elgg.org/elgg/trunk@9105 36083f99-b078-4883-b0ff-0f9b5a30f544
Diffstat (limited to 'mod/bookmarks')
-rw-r--r--mod/bookmarks/manifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/mod/bookmarks/manifest.xml b/mod/bookmarks/manifest.xml
index 88921dcce..72e9af9b0 100644
--- a/mod/bookmarks/manifest.xml
+++ b/mod/bookmarks/manifest.xml
@@ -5,6 +5,7 @@
<version>1.8</version>
<category>bundled</category>
<category>content</category>
+ <category>widget</category>
<blurb>Add and comment on bookmarks.</blurb>
<description>Adds the ability for users to bookmark internal and external sites. Other users can then comment on the bookmarks.</description>
<website>http://www.elgg.org/</website>