[Tramline-dev] Tramline and not tramlining it all

Martijn Faassen faassen at infrae.com
Fri Apr 21 13:27:31 CEST 2006


Jeroen Vloothuis wrote:
> Hi,
> This time I return to you with a complete patch. The explicit handling
> is nog configurable through a mod_python option. Just stick this above
> your input filter etc. lines:
> 
> PythonOption explicit_enable True
> 
> Note that the True is actually passed as a string. So typing anything
> there will result in explicitness being enabled. To disable it just
> leave it our (default Tramline behaviour, nothing changed).

Hey,

Sorry to get back to you so late. Much improvement, but I'd still like 
to see an explicit test for this functionality as well. That is, a test 
that demonstrates that when this option is enabled, everything works as 
expected (no tramlining of file when no explicit marker, tramlining when 
explicit marker is present). I don't think such test are there yet, right?

Regards,

Martijn


More information about the Tramline-dev mailing list