Issues Show Unassigned Show All Search
Login Remember me? Register Lost your login?
Help Roundup docs
Created on 2005-10-20.23:54:55 by mpm, last changed 2006-02-24.07:34:48 by ThomasAH.
In main now.
I used tmpl instead of self.t due to a copy&paste error. Fixed in crew.
hg serve was still broken due to a check in staticfile() against the template path. I posted a fix on the list. Note: there's still a problem in hgweb.run() due to the use tmpl(...) which isn't defined.
Your changes broke CSS for hgwebdir. Fix for this in crew, together with serving the favicon.
Here's the repo with the code: http://sh0n.net/jeffpc/repos/hg-static/ I'll send it off to mpm soon