Convert bug numbers to links in descriptions for hgweb; set bugtracker in [web]
Edward Lee
edilee at mozilla.com
Mon Sep 3 23:52:21 CDT 2007
On 9/3/07, Hideya 'OhaC' OHASHI <ohachige at gmail.com> wrote:
> I already created interhg extension
Hey, neat extension-in-the-making. :) As you've noticed, interhg works
for more than just linking to hg changesets, etc. -- perhaps it should
get a new name!
Hrmm, as an extension, we can't really make the templates depend on
future filters, but perhaps you can do something similar to what I did
in the patch I posted. Explicitly tag (using a filter) certain "desc"s
that are outside of anchor tags, and update templater to check if it
knows about a filter before trying to apply it.
Jens: Took some searching, but seems like it was posted to this list a
while back.
http://www.selenic.com/pipermail/mercurial-devel/2007-June/002015.html
Ed
More information about the Mercurial
mailing list