<?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: Removing the Flash previewer from Document Details in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/removing-the-flash-previewer-from-document-details/m-p/255499#M208629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you can remove in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;shared\classes\alfresco\web-extension\templates\org\alfresco\document-details.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;#if (config.scoped['DocumentDetails']['document-details'].getChildValue('display-web-preview') == "true")&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;@region id=doclibType + "web-preview" scope="template" protected=true /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/#if&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; just happen to be in that module at this moment&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Apr 2011 21:28:51 GMT</pubDate>
    <dc:creator>michaelc</dc:creator>
    <dc:date>2011-04-25T21:28:51Z</dc:date>
    <item>
      <title>Removing the Flash previewer from Document Details</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/removing-the-flash-previewer-from-document-details/m-p/255498#M208628</link>
      <description>Hi allIs there any way that we can remove the flash previewer from rendering on the Document Details screen? What we've been noticing is that it does slow down rendering of the Document Details screen considerably, particularly in IE7 which is what we're using at the moment. I've been having a poke</description>
      <pubDate>Tue, 19 Apr 2011 20:59:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/removing-the-flash-previewer-from-document-details/m-p/255498#M208628</guid>
      <dc:creator>bengrah</dc:creator>
      <dc:date>2011-04-19T20:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Flash previewer from Document Details</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/removing-the-flash-previewer-from-document-details/m-p/255499#M208629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think you can remove in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;shared\classes\alfresco\web-extension\templates\org\alfresco\document-details.ftl&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;#if (config.scoped['DocumentDetails']['document-details'].getChildValue('display-web-preview') == "true")&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;@region id=doclibType + "web-preview" scope="template" protected=true /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/#if&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; just happen to be in that module at this moment&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Apr 2011 21:28:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/removing-the-flash-previewer-from-document-details/m-p/255499#M208629</guid>
      <dc:creator>michaelc</dc:creator>
      <dc:date>2011-04-25T21:28:51Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the Flash previewer from Document Details</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/removing-the-flash-previewer-from-document-details/m-p/255500#M208630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi michaelc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your suggestion. I found that removing it totally from the ftl caused more problems than it solved. So I went into web-preview.js and commented out the line "so.write(this.widgets.realSwfDivEl.get("id"));", this stops the previewer from loading.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I modified the CSS so that real estate of the screen isn't being taken up quite so much, then modified some properties of web-preview so that the text fits with the new context of not having a previewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know you can remove the previewer by using share-config, but it still loads up space for the previewer so it doesn't "totally" remove it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Apr 2011 15:37:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/removing-the-flash-previewer-from-document-details/m-p/255500#M208630</guid>
      <dc:creator>bengrah</dc:creator>
      <dc:date>2011-04-28T15:37:38Z</dc:date>
    </item>
  </channel>
</rss>

