<?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: Attn: Share template and component authors in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/attn-share-template-and-component-authors/m-p/191196#M144326</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I would also like to mention that the old style still works, so you can develop your script without having to minimize it (or pretending to have done so).&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes, good point. Although with the caveat that we now group stylesheets into @import directives in order to workaround an MSIE limitation. You might hit the issue if you don't use the new format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Feb 2010 21:30:17 GMT</pubDate>
    <dc:creator>mikeh</dc:creator>
    <dc:date>2010-02-23T21:30:17Z</dc:date>
    <item>
      <title>Attn: Share template and component authors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attn-share-template-and-component-authors/m-p/191194#M144324</link>
      <description>[size=120]Please note the important change in r13114 to support client-side JavaScript being minimised via the YUI Compressor.[/size][size=120]Components[/size]Old:&amp;lt;!– Document List Assets –&amp;gt;&amp;lt;link rel="stylesheet" type="text/css" href="${page.url.context}/components/documentlibrary/document</description>
      <pubDate>Fri, 06 Feb 2009 00:57:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attn-share-template-and-component-authors/m-p/191194#M144324</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2009-02-06T00:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: Attn: Share template and component authors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attn-share-template-and-component-authors/m-p/191195#M144325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;[size=120]Please note the important change in r13114 to support client-side JavaScript being minimised via the YUI Compressor.[/size]&lt;BR /&gt;&lt;BR /&gt;[size=120]Components[/size]&lt;BR /&gt;Old:&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;!– Document List Assets –&amp;gt;&lt;BR /&gt;&amp;lt;link rel="stylesheet" type="text/css" href="${page.url.context}/components/documentlibrary/documentlist.css" /&amp;gt;&lt;BR /&gt;&amp;lt;script type="text/javascript" src="${page.url.context}/components/documentlibrary/documentlist.js"&amp;gt;&amp;lt;/script&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;/CODE&gt;&lt;/PRE&gt;New:&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&amp;lt;#include "../component.head.inc"&amp;gt;&lt;BR /&gt;&amp;lt;!– Document List –&amp;gt;&lt;BR /&gt;&amp;lt;@link rel="stylesheet" type="text/css" href="${page.url.context}/components/documentlibrary/documentlist.css" /&amp;gt;&lt;BR /&gt;&amp;lt;@script type="text/javascript" src="${page.url.context}/components/documentlibrary/documentlist.js"&amp;gt;&amp;lt;/@script&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;/CODE&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;I would also like to mention that the old style still works, so you can develop your script without having to minimize it (or pretending to have done so).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Michael&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Feb 2010 09:22:51 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attn-share-template-and-component-authors/m-p/191195#M144325</guid>
      <dc:creator>mycroes</dc:creator>
      <dc:date>2010-02-22T09:22:51Z</dc:date>
    </item>
    <item>
      <title>Re: Attn: Share template and component authors</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/attn-share-template-and-component-authors/m-p/191196#M144326</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I would also like to mention that the old style still works, so you can develop your script without having to minimize it (or pretending to have done so).&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt;Yes, good point. Although with the caveat that we now group stylesheets into @import directives in order to workaround an MSIE limitation. You might hit the issue if you don't use the new format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Feb 2010 21:30:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/attn-share-template-and-component-authors/m-p/191196#M144326</guid>
      <dc:creator>mikeh</dc:creator>
      <dc:date>2010-02-23T21:30:17Z</dc:date>
    </item>
  </channel>
</rss>

