08-17-2016 01:40 PM
08-18-2016 03:56 AM
08-18-2016 04:44 AM
08-18-2016 06:17 AM
08-18-2016 07:04 AM
<!– Sites Namespace –>
<namespaces>
<namespace uri="http://www.alfresco.org/model/site/1.0" prefix="st"/>
<!– if you want to extend the properties of a site then use this namespace to mark the custom properties –>
<namespace uri="http://www.alfresco.org/model/sitecustomproperty/1.0" prefix="stcp"/>
</namespaces>
<aspects>
<!– Example Custom Site Properties Aspect –>
<aspect name="st:extraSiteProperties">
<title>Custom Site Properties</title>
<properties>
<property name="stcp:extraInformation">
<title>Extra Site Information</title>
<type>d:text</type>
</property>
</properties>
</aspect>
</aspects>
08-18-2016 12:05 PM
08-18-2016 12:20 PM
08-19-2016 02:37 AM
08-22-2016 02:39 AM
08-22-2016 03:09 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.