<?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 Record function icon in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/record-function-icon/m-p/295500#M248630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I replace the icon of record function to text ? &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Example: appear "new employee" instead of icon &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;fararjeh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jan 2014 10:37:37 GMT</pubDate>
    <dc:creator>fararjeh</dc:creator>
    <dc:date>2014-01-28T10:37:37Z</dc:date>
    <item>
      <title>Record function icon</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/record-function-icon/m-p/295500#M248630</link>
      <description>Hi,Can I replace the icon of record function to text ? Example: appear "new employee" instead of icon Regards,fararjeh</description>
      <pubDate>Tue, 28 Jan 2014 10:37:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/record-function-icon/m-p/295500#M248630</guid>
      <dc:creator>fararjeh</dc:creator>
      <dc:date>2014-01-28T10:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: Record function icon</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/record-function-icon/m-p/295501#M248631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi fararjeh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is currently not possible through configuration, as if no icon is configured a default icon would be used. But this goal can be achieved by customizing CSS definitions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Under webapps/workdesk/designs/default41/css you can find the file ow_customizing.css including following entry:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;/* hide elements */&lt;BR /&gt;#OwStandardDialog #OwSubLayout_menu,&lt;BR /&gt;.OwStandardDialog_MENU td span.OwMainMenuItem,&lt;BR /&gt;#OwSubLayout_menu ul span&amp;nbsp; &lt;BR /&gt;{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; display: none;&lt;BR /&gt;}&lt;BR /&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;/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;If you´d delete span.OwMainMenuItem from that definition you would see already the text defined in your plugin description node in addition to the plugin icon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To remove the icon itself you have to customize CSS once more to override the background-image used per plugin. Just add following defintion at the end of your ow_customizing.css file:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;span.OwFunctionBigIcon{&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; background-image: none !important;&lt;BR /&gt;}&lt;BR /&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;Now you should just see the description text per record plugin. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;deko&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;PS: I can recommend using Firefox and Firebug for such things, as you can see from where CSS styles are taken and which CSS classes in which files you would have to overwrite.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 12:50:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/record-function-icon/m-p/295501#M248631</guid>
      <dc:creator>deko</dc:creator>
      <dc:date>2014-01-28T12:50:30Z</dc:date>
    </item>
  </channel>
</rss>

