[
https://issues.apache.org/jira/browse/SLING-4386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14303447#comment-14303447
]
Bertrand Delacretaz commented on SLING-4386:
--------------------------------------------
At revision 1656758 in
https://svn.apache.org/repos/asf/sling/whiteboard/bdelacretaz/multisling2015
the following paths demonstrate per-tenant search path mapping. The search
paths are not used yet, I'll hack the Sling servlet resolver (in that
whiteboard) for this.
http://localhost:8080/content/T/example.com/about.html gets search
path=/modules/blog/v42/scripts, /tenants/example.com/sling:tenant/scripts
http://localhost:8080/content/T/example.com/subsite/somepage.html gets search
path=/modules/blog/v43/scripts,
/tenants/example.com/subsite/sling:tenant/scripts
> Multi-tenant content model prototype
> ------------------------------------
>
> Key: SLING-4386
> URL: https://issues.apache.org/jira/browse/SLING-4386
> Project: Sling
> Issue Type: Task
> Components: General
> Reporter: Bertrand Delacretaz
> Assignee: Bertrand Delacretaz
>
> I'm working on a prototype for [1], will use this issue to keep track of
> progress.
> [1]
> https://cwiki.apache.org/confluence/display/SLING/Ideas+for+a+multi-tenant+and+multi-module+content+model
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)