<?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 How to manage a news space in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/how-to-manage-a-news-space/m-p/84900#M57204</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;I want to have a news space in my web. Then, I dont know which is the best way to get it. Like in a usual news space I want to have a main page with all the news sorted by date with a link to view the entire news. My doubt is: if I create a web form with the news I could generate an xml file but, what happens with the main page? how can I link the new news automatically? is it possible??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2007 08:00:09 GMT</pubDate>
    <dc:creator>tonizz</dc:creator>
    <dc:date>2007-07-20T08:00:09Z</dc:date>
    <item>
      <title>How to manage a news space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-manage-a-news-space/m-p/84900#M57204</link>
      <description>Hi,I want to have a news space in my web. Then, I dont know which is the best way to get it. Like in a usual news space I want to have a main page with all the news sorted by date with a link to view the entire news. My doubt is: if I create a web form with the news I could generate an xml file but,</description>
      <pubDate>Fri, 20 Jul 2007 08:00:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-manage-a-news-space/m-p/84900#M57204</guid>
      <dc:creator>tonizz</dc:creator>
      <dc:date>2007-07-20T08:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to manage a news space</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/how-to-manage-a-news-space/m-p/84901#M57205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes.&amp;nbsp; You can do this by having a JSP page that calls into the repo to get a list of news items to display on the main page.&amp;nbsp; It can do that by just reading all the XMLs from a given directory using our native Java API (either in-process or via RMI) or, in 2.1, but querying the repo using our new search support.&amp;nbsp; Also in 2.1, you can instead of using our Java API create a web script to do the same thing, but write that web script in Javascript.&amp;nbsp; Then, in your JSP page, you can just call on this web script to pull the needed list of XML assets.&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, 20 Jul 2007 10:34:31 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/how-to-manage-a-news-space/m-p/84901#M57205</guid>
      <dc:creator>kvc</dc:creator>
      <dc:date>2007-07-20T10:34:31Z</dc:date>
    </item>
  </channel>
</rss>

