<?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 Overview of our customisations in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33209#M17306</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm currently implementing various modifications in Alfresco as a part of a CMS comparation project (the goal is to determine which features Alfresco lacks compared to other CMS, and how difficult the implementation of these features would be).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Additionally, we tried to deploy Alfresco on several different setups: Jboss/Tomcat/Weblogic combined with MySQL/PostgreSQL.&lt;/SPAN&gt;&lt;BR /&gt;&lt;EM&gt;Note: all of the above combinations have worked for us.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My colleagues, sjeek and Xerox, have already posted some information regarding our customisations, but I decided to gather all our efforts so far in a single post.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Tree navigator&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the Apache Tomahawk tree2&amp;nbsp; component, we added a panel to the shelf showing a tree structure of Company_Home. Clicking on a branch is the equivalent of clicking on the Space the branch represents. Clicking on a leaf is the same as clicking on the content the leaf represents.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Inline reader&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A third panel was added to the main part of browse.jsp. When the user clicks on content which is marked as inline-editable, this panel will try to show the content using a h&lt;img id="smileysurprised" class="emoticon emoticon-smileysurprised" src="https://connect.hyland.com/i/smilies/16x16_smiley-surprised.png" alt="Smiley Surprised" title="Smiley Surprised" /&gt;utputText component. Images can also be viewed inline: they are wrapped in &amp;lt;img&amp;gt; tags.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Change the number of items per page&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A button was added allowing users to easily change this setting.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Progressive panels&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;EM&gt;Note: as pointed out in the Wiki (&lt;A href="http://wiki.alfresco.com/wiki/Progressive_Panel" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Progressive_Panel&lt;/A&gt;), using progressive=true with MyFaces causes errors unless each component in the panel is given a hardcoded id. We wanted a collapsible Space browse-panel, so we had to id all the components in that panel.&lt;/EM&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Replace the FileContent implementation with a DctmContent impl.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The binary contents are stored in a Documentum repository instead of a folder on the file system (/contentstore). The reason for this was twofold: determine how content can be shared among two repositories, and determine how extensible Alfresco's storage mechanism is.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Thumbnails for image content&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With the ImageMagick feature, thumbnails can be generated automatically. Using the rules system, and modifying the jsp's,&amp;nbsp; thumbnails are added to the details of each image in the content view panel.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some other things we are looking into are the versioning system and subscribe feature.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's an image of some of these changes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://www.student.khleuven.be/~0301980/overview.jpg" rel="nofollow noopener noreferrer"&gt;http://www.student.khleuven.be/~0301980/overview.jpg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If any of these points are of interest, I would gladly share our code (though I am unsure of how to do this, pasting the code in posts would be messy given the number of modifications).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, I am a student doing this project as an internship. I am relatively new to concepts such as code sharing, CMS, etc. Any comments, remarks or tips about our modifications are very welcome.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kind regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Mar 2006 13:36:07 GMT</pubDate>
    <dc:creator>frederick</dc:creator>
    <dc:date>2006-03-29T13:36:07Z</dc:date>
    <item>
      <title>Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33209#M17306</link>
      <description>Hello,I'm currently implementing various modifications in Alfresco as a part of a CMS comparation project (the goal is to determine which features Alfresco lacks compared to other CMS, and how difficult the implementation of these features would be).Additionally, we tried to deploy Alfresco on sever</description>
      <pubDate>Wed, 29 Mar 2006 13:36:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33209#M17306</guid>
      <dc:creator>frederick</dc:creator>
      <dc:date>2006-03-29T13:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33210#M17307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Frederick&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;These are great examples and I'm sure many people will want to give them a try or take them further.&amp;nbsp; I would suggest you create a project or two on the new Alfresco Forge (&lt;/SPAN&gt;&lt;A href="http://forge.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com&lt;/A&gt;&lt;SPAN&gt;) - the code can then be available via CVS or SVN and you can decide whether to allow other people to work on the code.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some of the tasks you have done will become easier in 1.3, with the dialog and wizard frameworks as well as the configurable actions.&amp;nbsp; It may be possible to make your additions as pure extensions that people can just drop into their installation - which is obviously a goal of ours.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be useful to hear what was needed to run Alfresco under WebLogic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Many thanks again for bringing this to everyone's attention.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Paul.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Mar 2006 14:40:24 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33210#M17307</guid>
      <dc:creator>paulhh</dc:creator>
      <dc:date>2006-03-29T14:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33211#M17308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would also love to hear how you got it running on Weblogic! I have spent a couple of days trying - both Alfresco 1.2 and 1.3 on a Weblogic 9.1 server (Solaris). I always get errors during initialization along the lines of :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;17:01:56,549 ERROR [org.alfresco.util.transaction.SpringAwareUserTransaction] Transaction didn't commit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.dao.DataIntegrityViolationException: Non-root node has no primary parent: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; child: system://system/f878fb95-f0c6-11da-a0b9-d33fe0de70f8&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have had it working under Tomcat, so I am reasonably confident that I understand the install process. I want to use it as part of a larger application suite and really cannot face doing it all under JBoss - I know it can deliver, but the administrative tools just are not good enough for my liking!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Jun 2006 10:54:35 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33211#M17308</guid>
      <dc:creator>martinbradford</dc:creator>
      <dc:date>2006-06-01T10:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33212#M17309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes.&amp;nbsp; The summary is quite impressive.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd be interested in seeing the work you've done keeping content in the Documentum repository.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Jun 2006 17:50:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33212#M17309</guid>
      <dc:creator>ghernando</dc:creator>
      <dc:date>2006-06-09T17:50:05Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33213#M17310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://wiki.alfresco.com/wiki/Install_BEA_Weblogic" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Install_BEA_Weblogic&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 09:38:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33213#M17310</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2006-06-12T09:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33214#M17311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;A href="http://wiki.alfresco.com/wiki/Install_BEA_Weblogic" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Install_BEA_Weblogic&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Hmmm, I'll try again, but this looks pretty much what I did before… Everything seemed to install correctly, but I still got the error message I described above…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Jun 2006 15:39:28 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33214#M17311</guid>
      <dc:creator>martinbradford</dc:creator>
      <dc:date>2006-06-12T15:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33215#M17312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried this myself on Friday with a clean install of weblogic 9.1 - note that I am using Alfresco 1.3dev I haven't tried with 1.2.X I admit…&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>Mon, 12 Jun 2006 15:48:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33215#M17312</guid>
      <dc:creator>kevinr</dc:creator>
      <dc:date>2006-06-12T15:48:25Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33216#M17313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, as I guessed, this did not make any difference - during the first Alfresco startup it fails with the following error :&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;15:09:48,882 ERROR [org.alfresco.util.transaction.SpringAwareUserTransaction] Transaction didn't commit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;org.springframework.dao.DataIntegrityViolationException: Non-root node has no primary parent: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; child: system://system/ea091e50-faed-11da-a6ee-415d1c10ecf8&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.alfresco.repo.node.db.hibernate.HibernateNodeDaoServiceImpl.getPrimaryParentAssoc(HibernateNodeDaoServiceImpl.java:446)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at jrockit.reflect.VirtualNativeMethodInvoker.invoke(Ljava.lang.Object;[Ljava.lang.Object&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;Ljava.lang.Object;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at java.lang.reflect.Method.invoke(Ljava.lang.Object;[Ljava.lang.Object;J)Ljava.lang.Object;(Unknown Source)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:335)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:181)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have had this every time I try to deploy to Weblogic - both Alfresco 1.2 and 1.3… As I said in my initial post, the deployment into Tomcat worked, so I do have all the necessary components and broadly the correct procedures… Anyone know what that error means?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The database has been initialized and many of the tables contain significant numbers of rows…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 14:24:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33216#M17313</guid>
      <dc:creator>martinbradford</dc:creator>
      <dc:date>2006-06-13T14:24:54Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33217#M17314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you tried deploying Alfresco into Weblogic using a clean DB?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It would be useful for you to try to see if you still get the same error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jun 2006 15:46:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33217#M17314</guid>
      <dc:creator>steve</dc:creator>
      <dc:date>2006-06-13T15:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33218#M17315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello Martin,&lt;BR /&gt;&lt;BR /&gt;Have you tried deploying Alfresco into Weblogic using a clean DB?&lt;BR /&gt;It would be useful for you to try to see if you still get the same error.&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;yes - I dropped and recreated the DB and deleted the alfresco_data directory structure…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 09:02:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33218#M17315</guid>
      <dc:creator>martinbradford</dc:creator>
      <dc:date>2006-06-14T09:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33219#M17316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Martin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't suppose you have tried it on a Windows machine have you?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 10:42:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33219#M17316</guid>
      <dc:creator>steve</dc:creator>
      <dc:date>2006-06-14T10:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33220#M17317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Martin,&lt;BR /&gt;&lt;BR /&gt;I don't suppose you have tried it on a Windows machine have you?&lt;BR /&gt;&lt;BR /&gt;Steve&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, that has never been an option which I would have considered to &lt;/SPAN&gt;&lt;EM&gt;solve&lt;/EM&gt;&lt;SPAN&gt; a problem&amp;nbsp; :wink: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll give it a try when I can free up enough disk space on something running Windows…&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Martin&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2006 19:09:59 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33220#M17317</guid>
      <dc:creator>martinbradford</dc:creator>
      <dc:date>2006-06-14T19:09:59Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33221#M17318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Most of these customization our available in the Forge.&amp;nbsp; :wink:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2006 10:29:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33221#M17318</guid>
      <dc:creator>sjeek</dc:creator>
      <dc:date>2006-07-06T10:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33222#M17319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Where can I find packages (or source code and ant) for the tree view ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll be very interested in testing this functionnality.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 09:05:46 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33222#M17319</guid>
      <dc:creator>vbaudry</dc:creator>
      <dc:date>2006-09-13T09:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: Overview of our customisations</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33223#M17320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The tree source files can be downloaded on the forge:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forge.alfresco.com" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The project name is 'Tree Navigator Component'.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please note that the project hasn't been updated for a while; if you encounter any issues, check the project forum for manual fixes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forge.alfresco.com/forum/forum.php?forum_id=67" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/forum/forum.php?forum_id=67&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Sep 2006 10:01:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/overview-of-our-customisations/m-p/33223#M17320</guid>
      <dc:creator>frederick</dc:creator>
      <dc:date>2006-09-13T10:01:05Z</dc:date>
    </item>
  </channel>
</rss>

