<?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: Modification and customization of Alfresco Interface in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237772#M190902</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I saw it, and looks amazing what you can do with RESTful services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Jul 2009 08:43:49 GMT</pubDate>
    <dc:creator>awelazo</dc:creator>
    <dc:date>2009-07-01T08:43:49Z</dc:date>
    <item>
      <title>Modification and customization of Alfresco Interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237768#M190898</link>
      <description>Hellooo!!Does anybody know if I can modify the alfresco interface to change it depending of the space or the user who go into one space? There is an API to modify the alfresco interface? I have to change almost all the alfresco interface and I don't know if I'll can do it or not.Best Regards!!</description>
      <pubDate>Wed, 17 Jun 2009 06:31:36 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237768#M190898</guid>
      <dc:creator>awelazo</dc:creator>
      <dc:date>2009-06-17T06:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Modification and customization of Alfresco Interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237769#M190899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The phrase, "I have to change almost all of the Alfresco interface" tells me you are doing some serious UI customization. You can use JSF and Spring to customize the UI to your heart's content, but I would advise you to stop and convince yourself it is a smart thing to do. You might be better off using a simpler UI framework to build the UI that fits your needs exactly rather than make major revisions to what is intended to be a general purpose document management client. Your custom UI would interact with Alfresco via RESTful web scripts. Depending on what you are doing, this is likely to be the faster and easier route. Plus, it means you can use whatever web app framework you want rather than having to figure out how the web client was put together, just to take it apart.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Besides the complexities of JSF, the Alfresco Explorer client is not something that Alfresco is likely to invest much in going forward given their focus on Surf and Share. Do you really want to complicate your life (development, maintenance, upgrades) with your own forked version of the web client?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Jun 2009 19:59:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237769#M190899</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2009-06-18T19:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: Modification and customization of Alfresco Interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237770#M190900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, it could be the best option. I spent a lot of time investigating the JSF of Alfresco and I couldn't take an "easy" solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks a lot for the response!!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 07:24:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237770#M190900</guid>
      <dc:creator>awelazo</dc:creator>
      <dc:date>2009-06-23T07:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Modification and customization of Alfresco Interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237771#M190901</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;SPAN&gt;I've testet the way jeff mentioned. Using Alfresco RESTful services capabilites and building a custom UI (&lt;/SPAN&gt;&lt;A href="http://opsoro.org" rel="nofollow noopener noreferrer"&gt;http://opsoro.org&lt;/A&gt;&lt;SPAN&gt;).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This approach is working very well and IMHO better than customize more than 50% of an existing client.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers, jan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jun 2009 08:03:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237771#M190901</guid>
      <dc:creator>jpfi</dc:creator>
      <dc:date>2009-06-23T08:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Modification and customization of Alfresco Interface</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237772#M190902</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I saw it, and looks amazing what you can do with RESTful services.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again!!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 08:43:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/modification-and-customization-of-alfresco-interface/m-p/237772#M190902</guid>
      <dc:creator>awelazo</dc:creator>
      <dc:date>2009-07-01T08:43:49Z</dc:date>
    </item>
  </channel>
</rss>

