On Mon, Jul 9, 2012 at 11:05 AM, David Given <[email protected]> wrote:
> Hello, > > Is there any way to customise the web server's file browser? That is, > this: http://fossil-scm.org/index.html/dir?ci=tip > > For my project I'd rather like to tweak this to be a bit more githubby, > with, for example, file size, links to the most recent checkin, > timeline, etc. Is there any way to do this via scripting, or is the list > generated via hardcoded C logic? > It is hard-coded C logic. Any given file might have multiple file sizes, since the file size typically changes at each check-in. Which file size were you interested in seeing? > > -- > ┌─── dg@cowlark.com ───── http://www.cowlark.com ───── > │ "Parents let children ride bicycles on the street. But parents do not > │ allow children to hear vulgar words. Therefore we can deduce that > │ cursing is more dangerous than being hit by a car." --- Scott Adams > > > > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

