<?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: Template-scoped header errors in utilities.js in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/template-scoped-header-errors-in-utilities-js/m-p/234504#M187634</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Forgot to add that I also modified web-extension/site-data/components/template.header.documentlibrary.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;?xml version='1.0' encoding='UTF-8'?&amp;gt;&lt;BR /&gt;&amp;lt;component&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;scope&amp;gt;template&amp;lt;/scope&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;region-id&amp;gt;header&amp;lt;/regien-id&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;source-id&amp;gt;documentlibrary&amp;lt;/source-id&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;url&amp;gt;/components/header/collaboration-header&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/component&amp;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;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Nov 2009 14:36:22 GMT</pubDate>
    <dc:creator>cybertoast</dc:creator>
    <dc:date>2009-11-13T14:36:22Z</dc:date>
    <item>
      <title>Template-scoped header errors in utilities.js</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/template-scoped-header-errors-in-utilities-js/m-p/234503#M187633</link>
      <description>I'm trying to create site-scoped headers so that the header bar has different components based on which site you're on. But I'm starting with a simple common header for all sites, which would be different from the global header visible for other pages (user primarily).I figured I could create&amp;nbsp; &amp;lt;@</description>
      <pubDate>Fri, 13 Nov 2009 14:16:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/template-scoped-header-errors-in-utilities-js/m-p/234503#M187633</guid>
      <dc:creator>cybertoast</dc:creator>
      <dc:date>2009-11-13T14:16:38Z</dc:date>
    </item>
    <item>
      <title>Re: Template-scoped header errors in utilities.js</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/template-scoped-header-errors-in-utilities-js/m-p/234504#M187634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Forgot to add that I also modified web-extension/site-data/components/template.header.documentlibrary.xml:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;&lt;BR /&gt;&amp;lt;?xml version='1.0' encoding='UTF-8'?&amp;gt;&lt;BR /&gt;&amp;lt;component&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;scope&amp;gt;template&amp;lt;/scope&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;region-id&amp;gt;header&amp;lt;/regien-id&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;source-id&amp;gt;documentlibrary&amp;lt;/source-id&amp;gt;&lt;BR /&gt;&amp;nbsp; &amp;lt;url&amp;gt;/components/header/collaboration-header&amp;lt;/url&amp;gt;&lt;BR /&gt;&amp;lt;/component&amp;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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2009 14:36:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/template-scoped-header-errors-in-utilities-js/m-p/234504#M187634</guid>
      <dc:creator>cybertoast</dc:creator>
      <dc:date>2009-11-13T14:36:22Z</dc:date>
    </item>
    <item>
      <title>Re: Template-scoped header errors in utilities.js</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/template-scoped-header-errors-in-utilities-js/m-p/234505#M187635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The problem turned out to be because I had removed the sites menu from the header, and the client-side code was blowing up when it tried to execute anything related to the *sites-menu element, which of course was missing!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The lesson here is to keep in mind that there is so much client-side link to the back-end that things will break if UI elements are changed in any way without looking in great detail at the events that are defined in the back-end. Freemarker (HTML), YUI and alfresco are tied very closely together, so always do things with great attention to detail!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2009 17:41:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/template-scoped-header-errors-in-utilities-js/m-p/234505#M187635</guid>
      <dc:creator>cybertoast</dc:creator>
      <dc:date>2009-11-19T17:41:39Z</dc:date>
    </item>
  </channel>
</rss>

