<?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: Doc icons based on Name property instead of Content Type... in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93825#M64231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It is by design.&lt;BR /&gt;&lt;BR /&gt;Feel free to raise this as a feature request in &lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;JIRA&lt;/A&gt;, you'll then be able to track it's progress.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the prompt reply. I'll post an enhancement request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's the rationale for this design, by the way? I found it a bit awkward… so I was wondering what where the reasons "behind the feature"…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jul 2007 09:47:54 GMT</pubDate>
    <dc:creator>theorbix</dc:creator>
    <dc:date>2007-07-04T09:47:54Z</dc:date>
    <item>
      <title>Doc icons based on Name property instead of Content Type...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93823#M64229</link>
      <description>Hello,I've noticed that in the 2.0x Web Client, the document type icons (showing Word, Excel, Acrobat, and other file formats) depend on the content of the Name property, instead of the Content type.So, if I upload into an Alfresco repository a document, and I enter "My Presentation.ppt" in the Name</description>
      <pubDate>Tue, 03 Jul 2007 16:16:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93823#M64229</guid>
      <dc:creator>theorbix</dc:creator>
      <dc:date>2007-07-03T16:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Doc icons based on Name property instead of Content Type...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93824#M64230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It is by design.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Feel free to raise this as a feature request in &lt;/SPAN&gt;&lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;JIRA&lt;/A&gt;&lt;SPAN&gt;, you'll then be able to track it's progress.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 09:45:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93824#M64230</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-07-04T09:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Doc icons based on Name property instead of Content Type...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93825#M64231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It is by design.&lt;BR /&gt;&lt;BR /&gt;Feel free to raise this as a feature request in &lt;A href="http://issues.alfresco.com" rel="nofollow noopener noreferrer"&gt;JIRA&lt;/A&gt;, you'll then be able to track it's progress.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Gavin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the prompt reply. I'll post an enhancement request.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What's the rationale for this design, by the way? I found it a bit awkward… so I was wondering what where the reasons "behind the feature"…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 09:47:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93825#M64231</guid>
      <dc:creator>theorbix</dc:creator>
      <dc:date>2007-07-04T09:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: Doc icons based on Name property instead of Content Type...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93826#M64232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The design choice was made very early in the web-client development. Basically at some points in the stack we only have the object name i.e. "something.txt" - and to work out what actual content object that was to find out the real mimetype (i.e. via a name path lookup of some kind) could be expensive performance wise. So the decision was made to use the file extension (which is always available) to lookup the icon filetype.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jul 2007 11:25:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93826#M64232</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-07-04T11:25:38Z</dc:date>
    </item>
    <item>
      <title>Re: Doc icons based on Name property instead of Content Type...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93827#M64233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Kevin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've run into the same exact problem, thankfully this posting answered my prayers quickly enough. While creating my documents via the JCR interface, I have a mimetype value for each one of them. Is there a map( mime-type =&amp;gt; suffix ) that I can draw upon to correctly suffix my documents at import? Clearly the webclient uses one …&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;M.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Aug 2007 11:59:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93827#M64233</guid>
      <dc:creator>martin_cowie</dc:creator>
      <dc:date>2007-08-14T11:59:24Z</dc:date>
    </item>
    <item>
      <title>Re: Doc icons based on Name property instead of Content Type...</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93828#M64234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes there is a public bean service called "MimetypeService" that provides mapping back and forward between extensions and known mimetypes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Aug 2007 09:47:11 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/doc-icons-based-on-name-property-instead-of-content-type/m-p/93828#M64234</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2007-08-20T09:47:11Z</dc:date>
    </item>
  </channel>
</rss>

