Extending URL rewriting

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Extending URL rewriting

Mark Gibson-2
Is it possible to specify extra tags/attributes for URL rewriting?
For example: frame/@src, iframe/@src, etc.

Cheers
--
Mark Gibson <gibsonm |AT| cromwell |DOT| co |DOT| uk>
Web Developer & Database Admin
Cromwell Tools Ltd.
Leicester, England.

___________________________________________________
 
This email is intended for the named recipient. The information contained
in it is confidential.  You should not copy it for any purposes, nor
disclose its contents to any other party.  If you received this email
in error, please notify the sender immediately via email, and delete it from
your computer.
 
Any views or opinions presented are solely those of the author and do not
necessarily represent those of the company.
 
Registered Office: PO Box 14, Chartwell Dr, Wigston, Leicester. LE18 1AT
__________________________________________________




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Extending URL rewriting

Erik Bruchez
Administrator
Mark,

Rewriting is currently done in AbstractRewrite.java. So it is possible
to do this, by adding support for frame and iframe, which I just did
since those element should be supported.

I have not done any testing of this change though, but feel free to give
it a try by downloading an unstable build:

   http://forge.objectweb.org/nightlybuilds/ops/ops/

-Erik

Mark Gibson wrote:
> Is it possible to specify extra tags/attributes for URL rewriting?
> For example: frame/@src, iframe/@src, etc.
>
> Cheers




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws