On Mon, Jul 9, 2012 at 5:05 PM, David Given <d...@cowlark.com> wrote:

> 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?
>


i have a prototype, written in JS, which uses the JSON API and demonstrates
how one might go about writing such a browser. It's just a
proof-of-concept, but it does that:

http://fossil.wanderinghorse.net/repos/fwiki/editor/fijet-scratchpad.html

click on the "dir browser" tab. The code (i won't claim that it's pretty)
can be found here:

http://fossil.wanderinghorse.net/repos/fwiki/

and the dir browser itself is in js/fijet/fijet-dir-browser.*.


Once we get "custom pages" added to fossil, my plan is use them as a basis
for adding features like a custom dir browser to fossil.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to