Re: [fossil-users] Web interface timeline rail colors

2016-01-26 Thread Florian Balmer
Noticing the recent Fossil commit to show real branch colors in the branch list, I have been reminded of my suggestion [0] from September 2015 to change the `bg_to_fg()' function from src/timeline.c that derives the timeline rail colors from the branch colors. The modified version supports color

Re: [fossil-users] Using fossil just for the wiki. Images and tables?

2016-01-26 Thread Tino Lange
>> [...] Fossil's Markdown support is via libdiscount [...] > [...] Oh, Fossil uses Discount. Thanks, [...] libdiscount? Sure? Isn't that a special version of libsoldout? ___ fossil-users mailing list fossil-users@lists.fossil-scm.org

[fossil-users] FOSSIL LS does not honor -R option

2016-01-26 Thread Tony Papadimitriou
I needed to see the file contents of a repo without opening it. So, I tried the ls command with the –R repo option but I got an error message: current directory is not within an open checkout But, the –R option is listed in the help for the ls command.

Re: [fossil-users] FOSSIL LS does not honor -R option

2016-01-26 Thread Richard Hipp
On 1/26/16, Tony Papadimitriou wrote: > I needed to see the file contents of a repo without opening it. > > So, I tried the ls command with the –R repo option but I got an error > message: current directory is not within an open checkout > But, the –R option is listed in the help

Re: [fossil-users] FOSSIL LS does not honor -R option

2016-01-26 Thread Tony Papadimitriou
OK, thanks. Rereading the help it is now 'obvious' :) -Original Message- From: Richard Hipp Sent: Tuesday, January 26, 2016 5:39 PM To: Fossil SCM user's discussion Subject: Re: [fossil-users] FOSSIL LS does not honor -R option On 1/26/16, Tony Papadimitriou wrote: I

Re: [fossil-users] Using fossil just for the wiki. Images and tables?

2016-01-26 Thread Ross Berteig
On 1/26/2016 6:41 AM, Tino Lange wrote: [...] Fossil's Markdown support is via libdiscount [...] [...] Oh, Fossil uses Discount. Thanks, [...] libdiscount? Sure? Isn't that a special version of libsoldout? Actually, it was derived from libsoldout by its author, Natacha Porté, and heavily

Re: [fossil-users] how to link to other pages in the wiki, wiki-link syntax

2016-01-26 Thread John Gabriele
On Mon, Jan 25, 2016, at 04:49 PM, John Gabriele wrote: > On Mon, Jan 25, 2016, at 04:40 PM, Richard Hipp wrote: > > On 1/25/16, John Gabriele wrote: > > >> > > >> It works on the Fossil self-hosting webpage: > > >> https://www.fossil-scm.org/fossil/wiki?name=Sandbox > > >

Re: [fossil-users] how to link to other pages in the wiki, wiki-link syntax

2016-01-26 Thread Warren Young
On Jan 26, 2016, at 12:36 PM, John Gabriele wrote: > > I think it would be very helpful if, when using Markdown, > the Fossil wiki had built-in syntax for linking to other pages in the > wiki. Agreed. > Many popular wikis (MediaWiki (Wikipedia), moinmoin, Usemod, >

Re: [fossil-users] how to link to other pages in the wiki, wiki-link syntax

2016-01-26 Thread John Gabriele
On Tue, Jan 26, 2016, at 03:10 PM, Warren Young wrote: > On Jan 26, 2016, at 12:36 PM, John Gabriele > wrote: > > > > I think it would be very helpful if, when using Markdown, > > the Fossil wiki had built-in syntax for linking to other pages in the > > wiki. > > Agreed.

Re: [fossil-users] how to link to other pages in the wiki, wiki-link syntax

2016-01-26 Thread Warren Young
On Jan 26, 2016, at 2:06 PM, John Gabriele wrote: > > On Tue, Jan 26, 2016, at 03:10 PM, Warren Young wrote: >> The only trick required here is for Fossil’s Markdown formatter to >> realize that “Other Wiki Article” is an existing wiki article title and >> rewrite the URL