<?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 Basic Website Template in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95192#M65296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am evaluating the WCM for use for our external website. I have to say I am struggling a little bit as to how to get started. I would like to create a basic 2 column + heading template, is there an example of how to do this somewhere? I haven't been able to find any Alfresco specific articles on this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How would one go about this? If I am to use Freemarker or XSLT I still need to at a minimum, link to a different HTML page for the actual content, whilst using the same outlying template.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am a Java web developer, but I have to keep things as simple as possible as it will be our Web Designer creating and maintaining the templates as much as possible.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't really want to dismiss Alfresco as an option, so any help more than welcome!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Apr 2007 21:50:10 GMT</pubDate>
    <dc:creator>pinkman</dc:creator>
    <dc:date>2007-04-01T21:50:10Z</dc:date>
    <item>
      <title>Basic Website Template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95192#M65296</link>
      <description>I am evaluating the WCM for use for our external website. I have to say I am struggling a little bit as to how to get started. I would like to create a basic 2 column + heading template, is there an example of how to do this somewhere? I haven't been able to find any Alfresco specific articles on th</description>
      <pubDate>Sun, 01 Apr 2007 21:50:10 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95192#M65296</guid>
      <dc:creator>pinkman</dc:creator>
      <dc:date>2007-04-01T21:50:10Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Website Template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95193#M65297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After looking through the alfresco website from the demo, it appears that all HTML pages are entire pages unto themselves - it doesn't appear there is any templating used?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was thinking of making a simple layout such as &lt;/SPAN&gt;&lt;A href="http://www.springframework.org/" rel="nofollow noopener noreferrer"&gt;http://www.springframework.org/&lt;/A&gt;&lt;SPAN&gt;, where the header, title bar and left side are part of a template and the content in the middle comes from either XForms or is HTML.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The navigation bar I was thinking would be XML driven, and it would show only top level elements on the title bar, and children of the currently selected element on the left navigation bar. I have setup a XSLT for this and it is working (in a rudimentary way &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;), just not sure how to wrap this in a general template…&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Apr 2007 23:18:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95193#M65297</guid>
      <dc:creator>pinkman</dc:creator>
      <dc:date>2007-04-01T23:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Website Template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95194#M65298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi -&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A good place to start would be a recently opened project on our forge site.&amp;nbsp; This project provides a starter framework for a website.&amp;nbsp; Take a look, and please let us know if you've any questions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/WSF" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/WSF&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kevin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 08:46:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95194#M65298</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-04-02T08:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Website Template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95195#M65299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the prompt reply &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This looks like exactly what I need, my only worry is that it is a little new but I will give it a shot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried logging in using SVN to &lt;/SPAN&gt;&lt;A href="https://forge.alfresco.com/svn/wsf" rel="nofollow noopener noreferrer"&gt;https://forge.alfresco.com/svn/wsf&lt;/A&gt;&lt;SPAN&gt;, I tried guest, anonymous, blank and anon usernames but to no avail. What username do I use for guest access so I can download the 'demo-website.war' file? Any idea?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 21:54:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95195#M65299</guid>
      <dc:creator>pinkman</dc:creator>
      <dc:date>2007-04-02T21:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Website Template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95196#M65300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;register at the site and try with your registered login. Same works for the SVN access.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 11:18:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95196#M65300</guid>
      <dc:creator>ariyer</dc:creator>
      <dc:date>2007-04-10T11:18:27Z</dc:date>
    </item>
    <item>
      <title>Re: Basic Website Template</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95197#M65301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Alright I have booked it out from SVN, thanks for the help &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;While WSF looks like it is definitely on the right track, and will be a great (much needed) addition to the Alfresco WCM arsenal, I don't think it is quite ready enough for us quite yet.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I could retro fit it to our needs, but time is of the essence for us unfortunately. I think we will roll out with Joomla (our web designer very familiar with Joomla). As time permits, and once the WSF project is more mature we will 'upgrade' our website to Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help everyone - you are sure to hear back from me in a few months &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://connect.hyland.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2007 23:39:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/basic-website-template/m-p/95197#M65301</guid>
      <dc:creator>pinkman</dc:creator>
      <dc:date>2007-04-10T23:39:09Z</dc:date>
    </item>
  </channel>
</rss>

