[ I am not subscribed please reply direct, not on list ]

Turbine-Dev,

For a client project I need to achieve two things for them to sign off
using Turbine in the application (saves me reinventing many wheels).

1) Changing of the /template/ uri pattern.
In Turbine 2.3 I found org.apache.turbine.util.URIConstants which
defines CGI_TEMPLATE_PARAM, however changing this on its own and
restarting does not modify the behaviour as expected.  I believe that
the DynamicURI tools still have the template string hardcoded, but after
changing that the generated links were in the correct form.

However, the AssemblyBroker still doesn't apply the correct Assembly and
Templating services to the template specified by the new parameter.  Am
I missing something?  Pointers would be appreciated...

2) Changing the use of , to designated folder hierarchies for templates
Is it possible to use lastIndexOf(".") to designate the extension,
rather than www,www,wwwtemplate.vm.  If so, where exactly is this
control handled searching the source is making my understanding of
Turbine tie itself in knots.  I can't follow the exact control flow from
doGet -> response.

Thank you for your time and help.

Best regards,

Cameron Gray
Operations Director, UltraSpeed UK Limited

Tel/Fax: 0870 141 7 143 (Option 5, Extension 101)
W: www.ultraspeed.co.uk

Nothing great was ever achieved without enthusiasm. - Ralph Waldo
Emerson

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to