<?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 WCM, Portals and Navigation in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91286#M62265</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hallo everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am (still &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://connect.hyland.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; facing the requirement to build a alfresco wcm based JSR-168 portlet&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;application. The portal has not been chosen yet, but I know at least one portal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;(Vignette VAP) which is aware of a (proprietary) navigation tree.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now, I have tried out the wsf demo website which models the navigation as form based&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now what is the suggested approach to deal which navigation ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When you're forced to make a choice between the portals navigation and a wcm form&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;based one, which are the factors one should take into consideration ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Especially if you have a portal which is aware of navigation (and which may be&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;proprietary).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Aug 2007 20:24:33 GMT</pubDate>
    <dc:creator>deas0815</dc:creator>
    <dc:date>2007-08-01T20:24:33Z</dc:date>
    <item>
      <title>WCM, Portals and Navigation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91286#M62265</link>
      <description>Hallo everybody,I am (still &lt;IMG id="smileywink" class="emoticon emoticon-smileywink" src="https://migration33.stage.lithium.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt; facing the requirement to build a alfresco wcm based JSR-168 portletapplication. The portal has not been chosen yet, but I know at least one portal(Vignette VAP) which is aware of a (proprietary) navigation tree.Now, I have tried out the wsf demo website which models t</description>
      <pubDate>Wed, 01 Aug 2007 20:24:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91286#M62265</guid>
      <dc:creator>deas0815</dc:creator>
      <dc:date>2007-08-01T20:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: WCM, Portals and Navigation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91287#M62266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Good question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The portal should really drive your overall page navigation.&amp;nbsp; Remember, the WSF is a sample website showcasing how forms *can* be used - not how they *must* be used.&amp;nbsp; When deploying content to a portal, you will want to ensure that you content is well-structured (XML) and has decent metadata (embedded within the content XML).&amp;nbsp; Portal administrators creating new portal pages can add a portlets to their pages and configure those portlets to query Alfresco to render published content items.&amp;nbsp; But as far as navigation goes, that should be owned by the portal itself, as that is your run-time web app. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To create a portlet easily, you'll want to use our new web scripts in 2.1.0 Community Final.&amp;nbsp; This allows you to write your portlets using Javascript and Freemarker and hook in using a generic JSR-168 compliant portlet container for web scripts.&amp;nbsp; You can look at our out of the box web scripts for our JSR-168 compliant portlets in 2.1.0 Community Final (all using the same generic portlet container).&amp;nbsp; This should give you a good idea of what you can do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 10:45:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91287#M62266</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-08-03T10:45:59Z</dc:date>
    </item>
    <item>
      <title>Re: WCM, Portals and Navigation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91288#M62267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks your your comments on this one, Kevin.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In general it seems you prefer to use the portals navigation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I conclude, that this approach more or less implies using content (forms)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;unaware of navigation.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another (possiblly complicated) approach may some kind of "navigation information&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;synchronization" to either make form content "portal navigation aware" or the portal&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;"content navigation aware".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 11:13:30 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91288#M62267</guid>
      <dc:creator>deas0815</dc:creator>
      <dc:date>2007-08-03T11:13:30Z</dc:date>
    </item>
    <item>
      <title>Re: WCM, Portals and Navigation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91289#M62268</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Possible … much depends on the specific portal.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Keep us posted here on the forum.&amp;nbsp; Forums are great for sharing what you've done, as well as asking questions.&amp;nbsp; I think everyone would appreciate any insights you have from any navigation sync work you do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I for one will be listening and learning should you post anything!&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;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 11:33:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91289#M62268</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-08-03T11:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: WCM, Portals and Navigation</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91290#M62269</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, the portals under consideration are jboss-portal and liferay.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll keep you updated here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks and regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Aug 2007 11:37:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/wcm-portals-and-navigation/m-p/91290#M62269</guid>
      <dc:creator>deas0815</dc:creator>
      <dc:date>2007-08-03T11:37:27Z</dc:date>
    </item>
  </channel>
</rss>

