mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-24 17:32:48 +00:00
excluded jboss distro, removed wcm as amp added alternative config approach, increased user name
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@5038 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -83,14 +83,6 @@
|
||||
<cm:title>${spaces.scripts.name}</cm:title>
|
||||
<cm:description>${spaces.scripts.description}</cm:description>
|
||||
</cm:folder>
|
||||
<cm:folder
|
||||
view:childName="${spaces.content_forms.childname}">
|
||||
<app:uifacets/>
|
||||
<cm:name>${spaces.content_forms.name}</cm:name>
|
||||
<app:icon>space-icon-default</app:icon>
|
||||
<cm:title>${spaces.content_forms.name}</cm:title>
|
||||
<cm:description>${spaces.content_forms.description}</cm:description>
|
||||
</cm:folder>
|
||||
</cm:contains>
|
||||
</cm:folder>
|
||||
<cm:folder view:childName="${spaces.guest_home.childname}">
|
||||
@@ -117,19 +109,6 @@
|
||||
<cm:title>${spaces.user_homes.name}</cm:title>
|
||||
<cm:description>${spaces.user_homes.description}</cm:description>
|
||||
</cm:folder>
|
||||
<cm:folder view:childName="${spaces.wcm.childname}">
|
||||
<view:acl view:inherit="false">
|
||||
<view:ace view:access="ALLOWED">
|
||||
<view:authority>GROUP_EVERYONE</view:authority>
|
||||
<view:permission>Consumer</view:permission>
|
||||
</view:ace>
|
||||
</view:acl>
|
||||
<app:uifacets/>
|
||||
<cm:name>${spaces.wcm.name}</cm:name>
|
||||
<app:icon>space-icon-default</app:icon>
|
||||
<cm:title>${spaces.wcm.name}</cm:title>
|
||||
<cm:description>${spaces.wcm.description}</cm:description>
|
||||
</cm:folder>
|
||||
</cm:contains>
|
||||
</cm:folder>
|
||||
|
||||
|
Reference in New Issue
Block a user