[
https://issues.apache.org/jira/browse/JSPWIKI-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12559958#action_12559958
]
Janne Jalkanen commented on JSPWIKI-139:
----------------------------------------
Hm... In that case, shouldn't it be possible to determine the basePath from
the baseURL automatically without an explicit setting?
> Allow jspwiki pages to be at locations other than webapp root (for embedding)
> -----------------------------------------------------------------------------
>
> Key: JSPWIKI-139
> URL: https://issues.apache.org/jira/browse/JSPWIKI-139
> Project: JSPWiki
> Issue Type: Improvement
> Affects Versions: 2.6.1
> Reporter: Simon Kitching
> Priority: Minor
> Attachments: TemplateManager.patch, WikiEngine.patch
>
>
> The attached patches allow jspwiki pages to be deployed anywhere within a
> webapp. In particular, the jspwiki engine can now be embedded within another
> webapp and the pages placed in a subdirectory while still rendering in the
> normal manner (http://host/webapp/somesubdir/Wiki.jsp?page=Foo).
> Note that embedded jspwiki usage has not been extensively tested; there may
> be more patches required to allow full functionality. However this gets the
> basics working at least.
> Patches are against cvs trunk as of about 15 Jan 2008.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.