<?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: Dynamic Nav Bar in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211302#M164432</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Ben!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Jan 2011 18:04:38 GMT</pubDate>
    <dc:creator>alfhunt</dc:creator>
    <dc:date>2011-01-12T18:04:38Z</dc:date>
    <item>
      <title>Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211294#M164424</link>
      <description>Hi,Has anyone implemented a dynamic navigation bar in the community?I know the Alfresco.com site itself uses one, so I'm hoping others here might have the know how.What I'd like is a Nav Bar that automatically updates itself if I create a content page using a webform. I've seen something like I want</description>
      <pubDate>Mon, 16 Mar 2009 19:43:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211294#M164424</guid>
      <dc:creator>dotcombubble</dc:creator>
      <dc:date>2009-03-16T19:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211295#M164425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can find a good working example on the following site, which is based on SURF platform&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.benh.co.uk/alfresco/surf-part-2-pages-and-navigation/" rel="nofollow noopener noreferrer"&gt;http://www.benh.co.uk/alfresco/surf-part-2-pages-and-navigation/&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;The above example builds a dynamic nav for your site.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The other option is having a dynamic nav based on Categories using a webscript.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find more examples on the following link&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://zaizi.wordpress.com/" rel="nofollow noopener noreferrer"&gt;http://zaizi.wordpress.com/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2009 22:15:01 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211295#M164425</guid>
      <dc:creator>ssaravanan</dc:creator>
      <dc:date>2009-03-16T22:15:01Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211296#M164426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks very much for the reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried the example from:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;The other option is having a dynamic nav based on Categories using a webscript.&lt;BR /&gt;You can find more examples on the following link&lt;BR /&gt;&lt;A href="http://zaizi.wordpress.com/" rel="nofollow noopener noreferrer"&gt;http://zaizi.wordpress.com/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;But it didn't work and there's not much direction provided there apart from dropping the two files into the data dictionary (I'm assuming the html should be in a seperate file, which I dropped into the root of my webapp).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you any more information on how to try this example. I am using Alfresco Labs 3c, not using Surf.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 14:01:08 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211296#M164426</guid>
      <dc:creator>dotcombubble</dc:creator>
      <dc:date>2009-03-17T14:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211297#M164427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The webscript when invoked using /alfresco/service/getCategories gives a json response.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The Json response then has to be parsed in your front end logic to display the navigation bar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://zaizi.wordpress.com/" rel="nofollow noopener noreferrer"&gt;http://zaizi.wordpress.com/&lt;/A&gt;&lt;SPAN&gt;, the same example on that link can be found on the below link in &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;A href="https://sites.google.com/site/alfrescotutorials/Home/alfresco-category-webscript" rel="nofollow noopener noreferrer"&gt;https://sites.google.com/site/alfrescotutorials/Home/alfresco-category-webscript&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;a better readable format and I have tested the example again, it seems to be working. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;That example is not for dynamic nav bar , but for getting categories. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can find some logic for that dynamic nav bar on the green energy site which can be &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;downloaded using the following link &lt;/SPAN&gt;&lt;A href="http://ecmarchitect.com/images/green-energy-code-camp-assets.zip" rel="nofollow noopener noreferrer"&gt;http://ecmarchitect.com/images/green-energy-code-camp-assets.zip&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;but thats for SURF.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyway, you have to drop in your own css logic for the nav drop downs and identifying root level &amp;amp; child navs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope the above green energy example will give you more info on dynamic navs in Alfresco.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 16:08:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211297#M164427</guid>
      <dc:creator>ssaravanan</dc:creator>
      <dc:date>2009-03-17T16:08:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211298#M164428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks again, but I am now getting the alert from the failure function everytime I try the callout&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;failure : function (o) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (!YAHOO.util.Connect.isCallInProgress(o)) {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; alert("Async call failed!");&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;&amp;nbsp; },&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;Any ideas why?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2009 19:47:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211298#M164428</guid>
      <dc:creator>dotcombubble</dc:creator>
      <dc:date>2009-03-17T19:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211299#M164429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I too was getting the same error on Safari, but seems to be working on&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mozilla. That example simply links the categories to a drop down list using YUI and am&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;not sure whether that eg will be of use for building a dynamic nav. I am currently working on one&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;of your same requirements, but thats on SURF. So, if you manage to get it up, feel free to drop&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;how you did it with the community.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Mar 2009 10:25:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211299#M164429</guid>
      <dc:creator>ssaravanan</dc:creator>
      <dc:date>2009-03-19T10:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211300#M164430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi All,&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; I am new to the Alfresco wcm. I have a requirement to implement the dynamic navigatio bar for a website. Please help me to get this done&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 01:10:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211300#M164430</guid>
      <dc:creator>alfhunt</dc:creator>
      <dc:date>2011-01-06T01:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211301#M164431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are new to Alfresco WCM, take a look at the Web Quick Start. This uses the default (non AVM ) store and delivers dynamically (including navigation).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Install Guide, User Guide and Developer Guide - &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Quick_Start" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Quick_Start&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Overview blog article - &lt;/SPAN&gt;&lt;A href="http://www.benh.co.uk/alfresco/web-quick-start/web-quick-start-first-look/" rel="nofollow noopener noreferrer"&gt;http://www.benh.co.uk/alfresco/web-quick-start/web-quick-start-first-look/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jan 2011 08:45:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211301#M164431</guid>
      <dc:creator>ben</dc:creator>
      <dc:date>2011-01-06T08:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211302#M164432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot Ben!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jan 2011 18:04:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211302#M164432</guid>
      <dc:creator>alfhunt</dc:creator>
      <dc:date>2011-01-12T18:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Nav Bar</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211303#M164433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have managed to work out a system to managing a dynamic Navigation using Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It's pretty cool, using one web form to contain references to a list of other 'nav option' web forms.&amp;nbsp; The form looks like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Label&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; NormalizedText&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Link&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TargetURI&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then injecting a freemarker .ftl file into the host (first) web form which will then systematically grab the .xml content of each referenced .xml file to create one complete .xml file ready for rendering.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using a script to poll the content we can keep this nav .xml up to date.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you're interested - you're welcome to ask for more details.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Armandtan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2011 20:16:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/dynamic-nav-bar/m-p/211303#M164433</guid>
      <dc:creator>armandtan</dc:creator>
      <dc:date>2011-05-17T20:16:21Z</dc:date>
    </item>
  </channel>
</rss>

