Creation of a 'Projects' folder under Company Home during bootstrap and patch for existing systems

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@7506 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Kevin Roast
2007-12-03 14:23:47 +00:00
parent 5f66eb1c78
commit c0cf11e50f
7 changed files with 51 additions and 2 deletions

View File

@@ -234,6 +234,12 @@
<prop key="location">alfresco/bootstrap/formsSpace.xml</prop>
</props>
<props>
<prop key="path">/${spaces.company_home.childname}</prop>
<prop key="location">alfresco/bootstrap/projectsSpace.xml</prop>
<prop key="messages">alfresco/messages/bootstrap-spaces</prop>
</props>
</list>
</property>
</bean>