<?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 Making changes to Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54392#M32441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Our group needed a content management system and research yielded that Alfresco is probably the way to go. I downloaded the community version of alfresco version 2.0 setup. The setup went fine. We were able to upload some of our documents and setup one of the out of box workflows. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now our group wants to implement a more complicated workflow and make changes to the space interface (like additional fields, dropdowns, etc..etc) to accomodate some of our requirements.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;What should be the starting point to do that? Any help will be appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Mar 2007 15:18:39 GMT</pubDate>
    <dc:creator>chakros</dc:creator>
    <dc:date>2007-03-13T15:18:39Z</dc:date>
    <item>
      <title>Making changes to Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54392#M32441</link>
      <description>Our group needed a content management system and research yielded that Alfresco is probably the way to go. I downloaded the community version of alfresco version 2.0 setup. The setup went fine. We were able to upload some of our documents and setup one of the out of box workflows. Now our group want</description>
      <pubDate>Tue, 13 Mar 2007 15:18:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54392#M32441</guid>
      <dc:creator>chakros</dc:creator>
      <dc:date>2007-03-13T15:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Making changes to Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54393#M32442</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;The wiki is always a good starting point &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Main_Page" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Main_Page&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There you will find how to customize the Web Client and other aspects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good Luck!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 16:22:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54393#M32442</guid>
      <dc:creator>flin</dc:creator>
      <dc:date>2007-03-13T16:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Making changes to Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54394#M32443</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;Thanks a lot for the response. I went through the WIKI. There is a lot of material for me to sift through. I actually went over the part where it talks about customization of the UI:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wiki.alfresco.com/wiki/Web_Client_Customisation_Guide" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Web_Client_Customisation_Guide&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But doesn't really explains how to add new components to the UI and wire up its properties so that it persists though the entire application.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some sample to do that will be of immense help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Mar 2007 17:26:32 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54394#M32443</guid>
      <dc:creator>chakros</dc:creator>
      <dc:date>2007-03-13T17:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: Making changes to Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54395#M32444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Did you get Alfresco SDK yet? I'm not on my office so I can't really point you exactly where (I think) you can find this sample, but I'm pretty sure Alfresco SDK has it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to customize data models and add your own properties, all you need to do is to create your model metadata, then set the values at your customized code and node.save. It will persist across everything &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, 13 Mar 2007 18:24:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54395#M32444</guid>
      <dc:creator>flin</dc:creator>
      <dc:date>2007-03-13T18:24:27Z</dc:date>
    </item>
    <item>
      <title>Re: Making changes to Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54396#M32445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I downloaded the Alfresco SDK and have managed to set it up with the eclipse IDE. Now I have all these SDKs like:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-AlfrescoEmbedded&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-FirstFoundationClient&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now what I am confused about is how the architecture is setup. How do these SDKs merge with my preinstalled alfresco that I am running on my machine?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;How do I make sure my changes are incorporated to alfresco via eclipse. The SDKs are not files and the documentation mentions I am not re-building Alfresco, so how does my changes get incorporated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I really appreciate the help I am getting here.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2007 18:50:04 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54396#M32445</guid>
      <dc:creator>chakros</dc:creator>
      <dc:date>2007-03-14T18:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Making changes to Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54397#M32446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So I have exported SDK FirstFoundationClient as a JAR file to &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;C:\Alfresco\tomcat\webapps\alfresco\WEB-INF\lib&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have added FirstFoundationClient.jar to alfresco.war.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now when I start the alfresco server, run the webclient and navigate to company home, nothing happens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can somebody point out what is going wrong here?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Mar 2007 00:37:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54397#M32446</guid>
      <dc:creator>chakros</dc:creator>
      <dc:date>2007-03-15T00:37:02Z</dc:date>
    </item>
    <item>
      <title>Re: Making changes to Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54398#M32447</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;You typically use the SDK to build modules/extensions for Alfresco. Once you have an artifact from this i.e. a JAR file you copy it to the relevant place in your running Alfresco, look at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Adding_a_Custom_Dialog" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Adding_a_Custom_Dialog&lt;/A&gt;&lt;SPAN&gt; as an example.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are just making configuration changes these can be done directly in your running Alfresco environment. For details on creating your own model and configuring the UI to show these properties have a look at &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Displaying_Custom_Metadata&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you want to make changes to the Alfresco code itself then you'll need to get the code from SVN, you'll then be able to use our build scripts to rebuild the whole project, see &lt;/SPAN&gt;&lt;A href="http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment" rel="nofollow noopener noreferrer"&gt;http://wiki.alfresco.com/wiki/Alfresco_SVN_Development_Environment&lt;/A&gt;&lt;SPAN&gt; for details.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Mar 2007 08:13:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/making-changes-to-alfresco/m-p/54398#M32447</guid>
      <dc:creator>gavinc</dc:creator>
      <dc:date>2007-03-16T08:13:42Z</dc:date>
    </item>
  </channel>
</rss>

