[
https://issues.apache.org/jira/browse/JSPWIKI-419?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12646462#action_12646462
]
Andrew Jaquith commented on JSPWIKI-419:
----------------------------------------
Just so that we have it here: some notes I took from Janne's visit to Boston,
during which we did a lot of brainstorming
Proposed mappings from JCR paths to permissions and URLs:
JCR node: /wikis/{space}/{page}/{sub}/{subsub}
Permission target: {space}:{page}/{sub}/{subsub}
URL: /wiki/{space}:{page}/{sub}/{subsub}
... where space == "default" if omitted
> Multiple Wiki Spaces
> --------------------
>
> Key: JSPWIKI-419
> URL: https://issues.apache.org/jira/browse/JSPWIKI-419
> Project: JSPWiki
> Issue Type: Improvement
> Components: Core & storage, Default template
> Reporter: Janne Jalkanen
> Fix For: 3.0
>
>
> Support for multiple wiki space.
> A wiki space is accessible just like an interwiki link:
> <pre>
> [MyWiki:MainPage] creates a link (if MyWiki is defined):
> http://test/wiki/MyWiki:MainPage.
> </pre>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.