The URI rewriter is implemented using PluginEnvironment which has two methods - one which rewrites URLs and another which retrieves them. BuildServiceImplementation has a PluginEnvironment env which sets its rewriter policy. We currently don't provide a way to pass different ones via the command line.
On Wed, Mar 3, 2010 at 12:38 PM, Gabriel <[email protected]> wrote: > Hi all, > How do I pass a URI rewriter to the build service? It seems that the > Caja playground site uses one. > I am trying to write a container page for third party HTML content, > content which will be cajoled ahead of time. > > Thanks, > Gabriel >
