Creating multiple content roots under company_home
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2010 06:13 PM
I have a need to create a collection of same set of folders under company_home. I wanted to see if there is way to do it without using the Alfresco webclient or programmatically - a config file/ xml etc…
The structure is going to be something like
Company_Home
- Content1
-FolderA, FolderB, FolderC….FolderZ
- Content2
-FolderA, FolderB, FolderC….FolderZ
- Content3
-FolderA, FolderB, FolderC….FolderZ
TIA
The structure is going to be something like
Company_Home
- Content1
-FolderA, FolderB, FolderC….FolderZ
- Content2
-FolderA, FolderB, FolderC….FolderZ
- Content3
-FolderA, FolderB, FolderC….FolderZ
TIA
Labels:
- Labels:
-
Archive
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2010 03:49 AM
Yes you can bootstrap folders. The process is basically export from one repo and import to another.
Look at config/alfresco/bootstrap/spaces.xml as an example.
Look at config/alfresco/bootstrap/spaces.xml as an example.
