cancel
Showing results for 
Search instead for 
Did you mean: 

FolderIcon

xerox
Champ in-the-making
Champ in-the-making
How can I put an own foldericon in the list of icons you can chose if you create a new space(with the spacetemplates)?
1 REPLY 1

gavinc
Champ in-the-making
Champ in-the-making
If you are using 1.2 take a look at the alfresco/extension folder, in shared/classes for Tomcat and /server/default/conf for JBoss, you should find a file called web-client-config-custom.xml.sample.

Remove the .sample from the file name and uncomment the section below within the file. You can add as many icons as you like here.

<config evaluator="string-compare" condition="cm:folder icons">
   <icons>
      <icon name="space-icon-custom" path="/images/icons/space-icon-custom.gif" />
   </icons>
</config>
Getting started

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.