mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
Tagging bootstrap and model. Javascript API tag cloud function
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7479 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -682,6 +682,24 @@
|
||||
</properties>
|
||||
</aspect>
|
||||
|
||||
<aspect name="cm:taggable">
|
||||
<title>Taggable</title>
|
||||
<parent>cm:classifiable</parent>
|
||||
<properties>
|
||||
<property name="cm:taggable">
|
||||
<title>Tags</title>
|
||||
<type>d:category</type>
|
||||
<mandatory>false</mandatory>
|
||||
<multiple>true</multiple>
|
||||
<index enabled="true">
|
||||
<atomic>true</atomic>
|
||||
<stored>true</stored>
|
||||
<tokenised>false</tokenised>
|
||||
</index>
|
||||
</property>
|
||||
</properties>
|
||||
</aspect>
|
||||
|
||||
<aspect name="cm:attachable">
|
||||
<title>Attachable</title>
|
||||
<associations>
|
||||
|
Reference in New Issue
Block a user