Hi,
I am looking for some help to design the branch and workarea structure to use SitePublisher. I know we can not have more than 1 workarea per branch to use the SitePublisher and here is my scenario:
- Two braches. Internet & Intranet.
- Internet branch users should not have access to Intranet branch and vice versa.
- But both user should use a common area for their assets like images, js, css, some pdf files.
So what is the best solution to structure this? Can I have something like this:
main
common (sub branch)
workarea
common (workarea folder)
assets (folder)
internet (sub branch)
workarea
www (workarea folder)
sites (folder)
intranet (sub branch)
workarea (workarea folder)
www (workarea folder)
sites (folder)
Or we should have those assets available at the sub-branch level?
Thank you.
John