diff --git a/README.md b/README.md index 5497e0d..c523cf4 100644 --- a/README.md +++ b/README.md @@ -7,11 +7,13 @@ For example, the out-of-the-box Share site "type" is shown in English as "Collab So after installing this AMP in your Alfresco WAR, you can create a folder under Data Dictionary/Space Templates called "site-dashboard". Then anything you put in that folder will be copied into the document library of new "Collaboration Site" sites. +Alternatively, you can store your Share Site Space Templates in a Data Dictionary folder called Site Folder Templates. That will keep them separate from traditional Space Templates. + If you modify your site presets to add additional types of Share sites, you can create additional space templates for each type of site. Installation ------------ -Use `mvn install` to create the AMP. By default the POM is set to depend on the latest Alfresco Community Edition version which is 5.0.d. +Use `mvn install` to create the AMP. You can then install the AMP as you normally would using the MMT. diff --git a/share-site-space-templates-repo/pom.xml b/share-site-space-templates-repo/pom.xml index 8df57fa..67854f6 100644 --- a/share-site-space-templates-repo/pom.xml +++ b/share-site-space-templates-repo/pom.xml @@ -4,7 +4,7 @@ 4.0.0 com.ecmarchitect share-site-space-templates-repo - 1.0-SNAPSHOT + 1.0.0 share-site-space-templates-repo AMP project amp Manages the lifecycle of the share-site-space-templates-repo AMP (Alfresco Module Package) @@ -27,9 +27,9 @@ --> + Community versions are typically identified by major.minor.character (4.2.a) while Enterprise versions are identified by major.minor.digit (4.2.0) --> + 5.1.f + local