On Thu, 21 Mar 2013 17:49:38 +0100, Stephan Beal wrote:

> The easiest way to found that sort of thing in fossil is to look at the
> URL you are wanting to explore, e.g. /timeline and then run, from the
> command line, something like:
> 
> stephan@tiny:~/cvs/fossil/fossil/src$ grep 'WEBPAGE: timeline' *.c

great. that works well. I also never thought of that use case for grep.

Next any tips for adding new themeable fields in the style sheet logic? 
For instance, the thing I'm working on references css stuff like:
.c_keyword { color: red; }

I'll report back soon with hopefully something worth showing. I'm working 
on a home grown document generation tool, which lead me to a syntax 
highlighting facility. I wanted to make sure I didn't forget to have some 
possibility of using that one piece from inside fossil. The larger 
project is a ways off, but that portion of it is nearly presentable.

(Lastly as a side note, my apologies if this reply comes in crazy. I have 
set all my mailman mailing list that I'm a subscriber of to vacation 
mode, and have been using Pan (a gtk newsreader) with gmane exclusively 
for days. This is my first test replying to a thread from the newsreader 
side.)

-- 
C. Thomas Stover
www.thomasstover.com



_______________________________________________
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