comparison COPYING @ 18627:4e949b8e0930

hgweb: add websub template filter The purpose of this new filter is to make it possible to partially replace the functionality of the interhg extension. The idea is to be able to define regular expression based substitutions on a new "websub" config section. hgweb will then be able to apply these substitutions wherever the "websub" filter is used on a template. This first revision just adds the code necessary to load the websub expressions and adds the websub filter, but it does not add any calls to the websub filter itself on any of the templates. That will be done on the following revisions.
author Angel Ezquerra <angel.ezquerra@gmail.com>
date Fri, 08 Feb 2013 18:05:32 +0100
parents 8c8b55733cbd
children
comparison
equal deleted inserted replaced
18626:b114e41c4df3 18627:4e949b8e0930