[ 
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 RC1
                       (was: 1.2 M2)

> 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 RC1
>
>         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

        
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to