<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Custom icons for space in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87010#M58896</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Let me clarify a few things….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you creating your spaces of type v:voyage-simple through the 'Advanced Space Wizard' or via the 'Create Space' dialog?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the former your space should have the correct icon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The config you have for the icons is slightly incorrect, you need to define a unique name and place your icon in the correct place i.e. you'll need:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="string-compare" condition="v:voyage-simple icons"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;icons&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;icon name="space-icon-voyage" path="/images/icons/space-icon-voyage.gif"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/icons&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/config&amp;gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically what happens is the app:icon property stores the name of the icon i.e. "space-icon-voyage", then depending on the scenario the path to the image is calculated i.e. for different sizes. If you look in the /images/icons folder you'll see various images with similar names i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;space-icon-cd.gif&lt;BR /&gt;space-icon-cd-16.gif&lt;BR /&gt;space-icon-cd-16.png&lt;BR /&gt;space-icon-cd-64.png&lt;/UL&gt;&lt;SPAN&gt;You will therefore need to put your custom icon file in this location and also supply a 16x16 version (the 2 png images are used by the new web scripts stuff so it depends if you are using them whether you need the png versions)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully that will help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Aug 2007 08:30:16 GMT</pubDate>
    <dc:creator>gavinc</dc:creator>
    <dc:date>2007-08-15T08:30:16Z</dc:date>
    <item>
      <title>Custom icons for space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87009#M58895</link>
      <description>Hi,I would like to have a custom icon for a given type of space. I have created a new type (v:voyage-simple) that extends cm:folder.In the web-client-config-custom.xml, I have set the following:&amp;nbsp; &amp;lt;config evaluator="string-compare" condition="Space Wizards"&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;folder-types&amp;gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;typ</description>
      <pubDate>Tue, 14 Aug 2007 09:27:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87009#M58895</guid>
      <dc:creator>bgl</dc:creator>
      <dc:date>2007-08-14T09:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom icons for space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87010#M58896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Let me clarify a few things….&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you creating your spaces of type v:voyage-simple through the 'Advanced Space Wizard' or via the 'Create Space' dialog?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the former your space should have the correct icon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The config you have for the icons is slightly incorrect, you need to define a unique name and place your icon in the correct place i.e. you'll need:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;config evaluator="string-compare" condition="v:voyage-simple icons"&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;icons&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;icon name="space-icon-voyage" path="/images/icons/space-icon-voyage.gif"/&amp;gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/icons&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;/config&amp;gt; &lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Basically what happens is the app:icon property stores the name of the icon i.e. "space-icon-voyage", then depending on the scenario the path to the image is calculated i.e. for different sizes. If you look in the /images/icons folder you'll see various images with similar names i.e.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;space-icon-cd.gif&lt;BR /&gt;space-icon-cd-16.gif&lt;BR /&gt;space-icon-cd-16.png&lt;BR /&gt;space-icon-cd-64.png&lt;/UL&gt;&lt;SPAN&gt;You will therefore need to put your custom icon file in this location and also supply a 16x16 version (the 2 png images are used by the new web scripts stuff so it depends if you are using them whether you need the png versions)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hopefully that will help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 08:30:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87010#M58896</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-08-15T08:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom icons for space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87011#M58897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for your answer. It is working perfectly. I thought I needed to override existing definition for spaces instead of defining something new. Knowing this, your solution is very logical.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To answer your question, I create my space through the advanced space wizard. But I don't see how I could create it from "Create Space" since this action, I can only create "regular" spaces using this menu, isn't it ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your very clear and sharp answer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Boris&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2007 09:01:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87011#M58897</guid>
      <dc:creator>bgl</dc:creator>
      <dc:date>2007-08-16T09:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Custom icons for space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87012#M58898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Correct, you can only create 'regular' spaces through the dialog, I was just trying to get an idea of what steps you had taken, but if it's working now thats great!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 11:06:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87012#M58898</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-08-20T11:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Custom icons for space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87013#M58899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is it possible to 1) change space-icon-default and 2) make it PNG, please?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Oct 2010 16:11:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/custom-icons-for-space/m-p/87013#M58899</guid>
      <dc:creator>jzaruba</dc:creator>
      <dc:date>2010-10-30T16:11:07Z</dc:date>
    </item>
  </channel>
</rss>

