<?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: Export/Import in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239999#M193129</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, not with the out of the box setup. Only the repository content is part of the ACP.&amp;nbsp; The CSS files etc sit within the wcmqs.war web application that is outside of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could extend the Quick Start to include the css within the repository, and possibly allow the user to select which style to use.&amp;nbsp; There are a number included with the default setup, just edit webapps\wcmqs\css\index.css and comment in the required file to take a look.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Oct 2010 13:12:25 GMT</pubDate>
    <dc:creator>ben</dc:creator>
    <dc:date>2010-10-25T13:12:25Z</dc:date>
    <item>
      <title>Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239993#M193123</link>
      <description>Hi to all,I made some changes to "wcmqs" sample site.(changes some photos, texts, layout, etc … just to try)After that I export the site &amp;lt;site&amp;gt;.acp via Alfresco Explorer.Then I uninstall all and re-install again.Now I would import my site.How can I do?I have seen "Import" command in Alfresco E</description>
      <pubDate>Mon, 25 Oct 2010 10:13:48 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239993#M193123</guid>
      <dc:creator>novel</dc:creator>
      <dc:date>2010-10-25T10:13:48Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239994#M193124</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;Make sure you use "import" and not "upload", and this will explode the ACP.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 10:19:23 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239994#M193124</guid>
      <dc:creator>ben</dc:creator>
      <dc:date>2010-10-25T10:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239995#M193125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm sure, I'll use import command.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have site.acp in Content Items and nothing else.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tx&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 10:47:26 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239995#M193125</guid>
      <dc:creator>novel</dc:creator>
      <dc:date>2010-10-25T10:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239996#M193126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Perhaps it's worth confirming precisely what should have been done.&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL style="list-style-type:decimal;"&gt;&lt;LI&gt;In Share, create a new site (we'll assume a name of "wqs" here)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Add the Web Quick Start (WQS) dashlet to the site dashboard&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Use the WQS dashlet to import the standard data.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Using Share, make the changes that you want (new articles, images, sections, etc)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Using Alfresco Explorer, navigate to "Company Home/Sites/wqs/documentLibrary"&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Click on the "View Details" icon below the "Alfresco Quick Start" folder&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;From the list of actions on the right of the page, select "Export"&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In the form that appears, type "mysite" as the package name, and choose Company Home for the destination. Select both "Include children" and "Include this space". Deselect "Run in background".&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Click OK.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;When it's finished, navigate to Company Home. You should see an item called "mysite.acp" in that folder.&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;You can now download this file (click on the "Download" icon under it) and save on your disk.&lt;/LI&gt;&lt;/OL&gt;&lt;SPAN&gt;This has completed how to create a new ACP containing your site. Now how to import this new site. There are a couple of options here, but since you are talking about importing the ACP then I'll describe that approach here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;OL style="list-style-type:decimal;"&gt;&lt;LI&gt;In Share, create another Share site (we'll assume a name of "mysite" this time)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In Alfresco Explorer, navigate to "Company Home/Sites/mysite/documentLibrary"&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;From the "More Actions" drop-down menu (top right), select "Import"&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;In the form that's displayed, click the "Browse…" button and find the ACP file that you exported earlier on your hard disk&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;I normally deselect "Run in background"&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Click OK&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;When this has completed, you should see a new folder in the document library named "Alfresco Quick Start", and below this you should find the content of your updated website&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;Once you have confirmed that this is the case, you may delete the original "wqs" site from Share&lt;/LI&gt;&lt;/OL&gt;&lt;SPAN&gt;Let me know if that helps.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 11:21:42 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239996#M193126</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2010-10-25T11:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239997#M193127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At this point I think I wrong export. &lt;img id="smileysad" class="emoticon emoticon-smileysad" src="https://connect.hyland.com/i/smilies/16x16_smiley-sad.png" alt="Smiley Sad" title="Smiley Sad" /&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe I exported the root site folder and not "Alfresco Quick Start" folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Your instructions were very helpful … thanks 1K!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 12:08:18 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239997#M193127</guid>
      <dc:creator>novel</dc:creator>
      <dc:date>2010-10-25T12:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239998#M193128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if I change some css or webscript under /tomcat/webapp/wcmqs&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;these changes are taken with the export?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 13:07:39 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239998#M193128</guid>
      <dc:creator>novel</dc:creator>
      <dc:date>2010-10-25T13:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239999#M193129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, not with the out of the box setup. Only the repository content is part of the ACP.&amp;nbsp; The CSS files etc sit within the wcmqs.war web application that is outside of Alfresco.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could extend the Quick Start to include the css within the repository, and possibly allow the user to select which style to use.&amp;nbsp; There are a number included with the default setup, just edit webapps\wcmqs\css\index.css and comment in the required file to take a look.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards, Ben.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 13:12:25 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/239999#M193129</guid>
      <dc:creator>ben</dc:creator>
      <dc:date>2010-10-25T13:12:25Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/240000#M193130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ok, I followed the procedure and now I'm able to export/import.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I've other problem:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;when I imported, I noticed that the files that were already present (folder and page)&amp;nbsp; that I edited are back as original.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In reality, for example, the folder's names have changed, while the title and the body (and therefore what you see on the browser) are back as they were.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No problem with new files/folder.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you any idea? ..or I have still wrong something else?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 15:38:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/240000#M193130</guid>
      <dc:creator>novel</dc:creator>
      <dc:date>2010-11-03T15:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/240001#M193131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;–additional info–&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have just installed the latest version "29-Oct-2010 20:41&amp;nbsp; 15M "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the changed not made in import are:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- folder "title"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;-page .html "title" and "description"&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 15:45:50 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/240001#M193131</guid>
      <dc:creator>novel</dc:creator>
      <dc:date>2010-11-03T15:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: Export/Import</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/240002#M193132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I think there must be something wrong with the process you're using - export and import has been in Alfresco for a very long time and is well-tried and tested. Unfortunately I can't quite work out what might be going wrong - I'd need a little more detail.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 16:44:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/export-import/m-p/240002#M193132</guid>
      <dc:creator>bremmington</dc:creator>
      <dc:date>2010-11-03T16:44:02Z</dc:date>
    </item>
  </channel>
</rss>

