On 1/22/15, Samuel Debionne <samuel.debio...@ujf-grenoble.fr> wrote:
> Here is my take on skins (see attached file). You may try it with :
>
> fossil config import bootstrap.skin
>
> or see it in action here :
>
> https://flintcode.com/repo/skin

When I clone this repo and bring it up locally, or when I "fossil
config import" the attachment that you sent, I get a very different
(and incomplete) look from what I see when I visit the URL above.  I
don't know why...

>
> It uses boostrap CSS (part of it actually, it's a custom build with the
> unusable feature removed).
>
> In the footer, some javascript do restyle (e.g. add/remove classes) to
> some elements (mostly table) to take advantage of Bootstrap.
>
> The repo mentionned before can be used to develop/debug the skin if
> necessary...
>
> Le 22/01/2015 03:14, Richard Hipp a écrit :
>> It just become easier to extend and enhance the set of built-in
>> "skins" that Fossil supports.  Each "skin" now consists of three
>> files, named "css.txt", "header.txt", and "footer.txt", in a unique
>> folder under "skins/" in the source tree.  See
>>
>>
>> https://www.fossil-scm.org/fossil/tree?ci=5137cd5e881766&name=skins&expand=1
>>
>> Now that these files are so much easier to see and edit, I hope that
>> there will be renewed interest in improving and extending them.
>>
>> If you have suggestions on how to improve the existing skins, please
>> send in diffs, either to this list or to one of the developers (like
>> me).
>>
>> If you have interesting skins of your own that you would like to
>> contribute, just save off the CSS, Header, and Footer configurations
>> and email them to a developer (probably me) via private email for
>> consideration.  Also please include a "Contributors Agreement"
>> (https://www.fossil-scm.org/fossil/doc/tip/www/copyright-release.pdf)
>> which releases your contribution under the 2-clause BSD license so
>> that we can include it in a standard Fossil build.
>>
>
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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