Re: [fossil-users] What is the process for getting changes applied

2010-02-16 Thread Darren Turland
OK, ticket 993287b389has been raised... ___ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Re: [fossil-users] What is the process for getting changes applied

2010-02-16 Thread Jeremy Cowgar
> I recently found fossil and have made a few changes to the source > that ... - remove hardcoded styling from some html tags - add > class="..." to the html tags > > This allows greater flexibility for skins. The plan is to make as > much as possible skinable. > This sounds like a valuable patch,

[fossil-users] What is the process for getting changes applied

2010-02-16 Thread Darren Turland
Hi I recently found fossil and have made a few changes to the source that ... - remove hardcoded styling from some html tags - add class="..." to the html tags This allows greater flexibility for skins. The plan is to make as much as possible skinable. What is the best approach for getting code