…
<aspect name="bnr:taggableAP">
<title>Taggable Auteur Physique</title>
<parent>cm:classifiable</parent>
<properties>
<property name="bnr:tagAP">
<title>Auteur physique</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>
…
<config evaluator="string-compare" condition="DocumentLibrary" replace="true">
<aspects>
<!– Aspects that a user can see –>
<visible>
…
<aspect name="bnr:taggableAP"/>
…
</visible>
</aspect>
<config evaluator="node-type" condition="bnr:DocBNR">
<forms>
<form>
<field-visibility>
…
<show id="bnr:tagAP" for-mode="edit" force="true" />
…
</field-visibility>
<appearance>
…
<field id="bnr:tagAP" label-id="bnr.metadata.AUTP" set="tagInfoDesc">
<control>
<control-param name="compactMode">true</control-param>
<control-param name="params">aspect=bnr:taggableAP</control-param>
<control-param name="createNewItemUri">/api/tag/workspace/SpacesStore</control-param>
<control-param name="createNewItemIcon">tag</control-param>
</control>
</field>
….
</appearance>
</form>
</forms>
</config>
…
…
<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:tagscope">
<title>Tag Scope</title>
<properties>
<property name="cm:tagScopeCache">
<title>Tags</title>
<type>d:content</type>
<protected>true</protected>
</property>
<property name="cm:tagScopeSummary">
<title>Tag Summary</title>
<type>d:text</type>
<protected>true</protected>
<mandatory>false</mandatory>
<multiple>true</multiple>
</property>
</properties>
</aspect>
…
Content from pre 2016 and from language groups that have been closed.
Content is read-only.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.