Re: [fossil-users] Please contribute "skins"

2015-01-23 Thread Richard Hipp
On 1/23/15, Samuel Debionne wrote: >> On mobile the menu automatically pops up and doesn't get out of the way. > > I have added a minimalist implementation (without all the shiny > animations) of the collapsible functionality. > On modern browser, the toggle button of the navbar now works as expec

Re: [fossil-users] custom 404 error page; the "/doc" web page

2015-01-23 Thread Ron W
On Thu, Jan 22, 2015 at 11:32 PM, Richard Hipp wrote: > On 1/22/15, Richard Hipp wrote: > > On 1/22/15, Svyatoslav Mishyn wrote: > > > How about if there is a redirect URL for 404 errors on the Setup > > That won't work because if the redirect is to another /doc/ page that > is not found it wil

Re: [fossil-users] fossil ui file view broken

2015-01-23 Thread Roy Marples
Hi Richard On 22/01/2015 22:41, Richard Hipp wrote: >> Running fossil ui on any repo (using 1.29 and 1.30), all the CSS looks >> disabled and the file link fails to work - no treeview or flat view. >> >> Any ideas on how to fix? >> > > No ideas off-hand, since nobody else is seeing this problem.

Re: [fossil-users] Please contribute "skins"

2015-01-23 Thread Samuel Debionne
> On mobile the menu automatically pops up and doesn't get out of the way. I have added a minimalist implementation (without all the shiny animations) of the collapsible functionality. On modern browser, the toggle button of the navbar now works as expected. Let me know if that works (or not !) f

Re: [fossil-users] Please contribute "skins"

2015-01-23 Thread Samuel Debionne
> 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... The fossil used at the URL is 1.30 unmodified. So I don't understand

Re: [fossil-users] Please contribute "skins"

2015-01-23 Thread Samuel Debionne
> On mobile the menu automatically pops up and doesn't get out of the way. Now that I think of it, this would require the javascript of Bootstrap... I wanted a skin that would work offline but did not want include jquery inline in the footer. Else the obvious solution is to add link to your favo