[xwiki-notifications] [Issue] Updated: (XWIKI-1179) Inbound Rewrite rules
Vincent Massol (JIRA)
jira at xwiki.org
Mon Oct 1 12:12:49 CEST 2007
[ http://jira.xwiki.org/jira/browse/XWIKI-1179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vincent Massol updated XWIKI-1179:
----------------------------------
Fix Version/s: 1.2 M2
(was: 1.2 M1)
> Inbound Rewrite rules
> ---------------------
>
> Key: XWIKI-1179
> URL: http://jira.xwiki.org/jira/browse/XWIKI-1179
> Project: XWiki Platform
> Issue Type: New Feature
> Components: Core
> Affects Versions: 1.0 RC3
> Reporter: Ludovic Dubost
> Fix For: 1.2 M2
>
> Attachments: rewrite.patch, rewrite2.patch, webxml.patch
>
>
> I propose to write a Servlet Filter to support inbound rewrite rules defined in a wiki page.
> Example:
> rule1=^/xwiki/pages/(.+)/(.+)
> rule1-target=/bin/view/Main/$1?param1=$2
> would transform
> /xwiki/pages/page1/123
> into
> /xwiki/bin/view/Main/page1?param1=123
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.xwiki.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the notifications
mailing list