<?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: Alfresco modules out of the box in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-modules-out-of-the-box/m-p/215030#M168160</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The core install includes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Document Management &lt;BR /&gt;Content Platform and Repository &lt;BR /&gt;Content Management Interoperability Services (CMIS)&lt;BR /&gt;Collaboration (Share is a separate web application)&lt;/UL&gt;&lt;SPAN&gt;Web Content Management is multiple additional downloads. The core WCM functionality is enabled by downloading the WCM add-on (for Labs 3 Stable it would be called alfresco-labs-wcm-3Stable.zip). Unzip the file then copy the wcm-bootstrap-context.xml file to your Alfresco extension directory (could be $TOMCAT_HOME/shared/classes/alfresco/extension or $TOMCAT_HOME/webapps/alfresco/WEB-INF/classes/alfresco/extension).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need to run the deployment process to copy WCM content out of the repository to some destination, you'll need to download the deployment app. For Labs 3 Stable it is called alfresco-labs-deployment-3Stable.zip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Records Management is packaged as what is known as an AMP file. The Records Management AMP is called alfresco-recordsmanagement.amp. You need a special tool to install AMP files called the Module Management Tool (MMT). The MMT is a JAR file called alfresco-mmt-3Stable.jar. To install the Records Management AMP, assuming the AMP file and the Alfresco WAR file are in the same directory, you would run:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;java -jar alfresco-mmt-3Stable.jar install alfresco-recordsmanagement.amp alfresco.war&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The result will be a new alfresco.war and a backed up alfresco.war. Deploy the new alfresco.war to your application server to run Alfresco with the new module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what you mean by "Image Management". Alfresco can manage images OOTB and includes a Thumbnail Service to produce thumbnails. If you need something beyond that, take a look at the thumbnails project in the Alfresco Forge &lt;/SPAN&gt;&lt;A href="http://forge.alfresco.com/projects/thumbnails/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/thumbnails/&lt;/A&gt;&lt;SPAN&gt;. It also deploys as an AMP so the same instructions apply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For any sort of image manipulation your server will need to have ImageMagick installed. Instructions for installing ImageMagick vary by operating system. The ImageMagick home page is &lt;/SPAN&gt;&lt;A href="http://www.imagemagick.org" rel="nofollow noopener noreferrer"&gt;http://www.imagemagick.org&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2009 20:00:41 GMT</pubDate>
    <dc:creator>jpotts</dc:creator>
    <dc:date>2009-06-19T20:00:41Z</dc:date>
    <item>
      <title>Alfresco modules out of the box</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-modules-out-of-the-box/m-p/215029#M168159</link>
      <description>HiI am Sreedhar Ambati.If I am installing Alfresco Labs 3 for windows which are all the below modules comes out of the box?Document Management Web Content Management Collaboration Content Platform and Repository Content Management Interoperability Services (CMIS) Records Management Image Management</description>
      <pubDate>Tue, 19 May 2009 13:38:54 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-modules-out-of-the-box/m-p/215029#M168159</guid>
      <dc:creator>sreedharambati</dc:creator>
      <dc:date>2009-05-19T13:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Alfresco modules out of the box</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/alfresco-modules-out-of-the-box/m-p/215030#M168160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The core install includes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;UL&gt;Document Management &lt;BR /&gt;Content Platform and Repository &lt;BR /&gt;Content Management Interoperability Services (CMIS)&lt;BR /&gt;Collaboration (Share is a separate web application)&lt;/UL&gt;&lt;SPAN&gt;Web Content Management is multiple additional downloads. The core WCM functionality is enabled by downloading the WCM add-on (for Labs 3 Stable it would be called alfresco-labs-wcm-3Stable.zip). Unzip the file then copy the wcm-bootstrap-context.xml file to your Alfresco extension directory (could be $TOMCAT_HOME/shared/classes/alfresco/extension or $TOMCAT_HOME/webapps/alfresco/WEB-INF/classes/alfresco/extension).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you need to run the deployment process to copy WCM content out of the repository to some destination, you'll need to download the deployment app. For Labs 3 Stable it is called alfresco-labs-deployment-3Stable.zip.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Records Management is packaged as what is known as an AMP file. The Records Management AMP is called alfresco-recordsmanagement.amp. You need a special tool to install AMP files called the Module Management Tool (MMT). The MMT is a JAR file called alfresco-mmt-3Stable.jar. To install the Records Management AMP, assuming the AMP file and the Alfresco WAR file are in the same directory, you would run:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;java -jar alfresco-mmt-3Stable.jar install alfresco-recordsmanagement.amp alfresco.war&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;The result will be a new alfresco.war and a backed up alfresco.war. Deploy the new alfresco.war to your application server to run Alfresco with the new module.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not sure what you mean by "Image Management". Alfresco can manage images OOTB and includes a Thumbnail Service to produce thumbnails. If you need something beyond that, take a look at the thumbnails project in the Alfresco Forge &lt;/SPAN&gt;&lt;A href="http://forge.alfresco.com/projects/thumbnails/" rel="nofollow noopener noreferrer"&gt;http://forge.alfresco.com/projects/thumbnails/&lt;/A&gt;&lt;SPAN&gt;. It also deploys as an AMP so the same instructions apply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For any sort of image manipulation your server will need to have ImageMagick installed. Instructions for installing ImageMagick vary by operating system. The ImageMagick home page is &lt;/SPAN&gt;&lt;A href="http://www.imagemagick.org" rel="nofollow noopener noreferrer"&gt;http://www.imagemagick.org&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Jeff&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2009 20:00:41 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/alfresco-modules-out-of-the-box/m-p/215030#M168160</guid>
      <dc:creator>jpotts</dc:creator>
      <dc:date>2009-06-19T20:00:41Z</dc:date>
    </item>
  </channel>
</rss>

