[fossil-users] [UI] Increase font size in side-by-side page?

2018-08-03 Thread Gilles
Hello, The UI seems the easiest way to diff versions and see what changes were made to a file between two revisions. Problem is, the font size is a bit small: https://postimg.cc/image/wm6lpynzx/ I searched the archives* with "ui font size", but didn't find much. Is there a way to increase f

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Warren Young
On Aug 2, 2018, at 2:57 AM, Pietro Cerutti wrote: > > The fundamental difference between email and web content, is that emails are > delivered to me Only if you run your own SMTP server. The vast majority of mail users *do* go out and specifically pull emails, either via IMAP or by visiting

Re: [fossil-users] [UI] Increase font size in side-by-side page?

2018-08-03 Thread Joel Dueck
You can customize pretty much anything without plugins if you can determine an appropriately specific CSS selector for it. Assuming you use any modern browser, right click the diff and click "Inspect Element" to see the see the HTML and CSS used to display it. With some clicking and scrolling arou

Re: [fossil-users] [UI] Increase font size in side-by-side page?

2018-08-03 Thread Warren Young
On Aug 3, 2018, at 5:38 AM, Gilles wrote: > > Problem is, the font size is a bit small: That’s because the default view is side-by-side. Try clicking the Unified Diff link at the top of the Fossil UI diff view. ___ fossil-users mailing list fossil-us

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Richard Hipp
On 8/2/18, Offray Vladimir Luna Cárdenas wrote: > > I also enjoy mailing list. Hopefully some RSS way of > subscribing/replying to the forum from a mail client will be provided > and I will stay here as much as possible before subscribing to the > forum. You will be able to receive all forum traf

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Pietro Cerutti
On Aug 03 2018, 14:13 UTC, Warren Young wrote: On Aug 2, 2018, at 2:57 AM, Pietro Cerutti wrote: The fundamental difference between email and web content, is that emails are delivered to me Only if you run your own SMTP server. The vast majority of mail users *do* go out and specifically

Re: [fossil-users] [UI] Increase font size in side-by-side page?

2018-08-03 Thread Gilles
On 03/08/2018 16:19, Warren Young wrote: On Aug 3, 2018, at 5:38 AM, Gilles wrote: Problem is, the font size is a bit small: That’s because the default view is side-by-side. Try clicking the Unified Diff link at the top of the Fossil UI diff view. Thanks to both. I'll play with skins and se

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Richard Hipp
On 8/3/18, Pietro Cerutti wrote: > The important point is of my sentence above is that *all* of my email is > delivered to that single place where I can organize it. And so it shall be with the new forum. All forum messages will be delivered to you as email. You will need to visit the website i

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Warren Young
On Aug 3, 2018, at 9:04 AM, Pietro Cerutti wrote: > > On Aug 03 2018, 14:13 UTC, Warren Young wrote: >> On Aug 2, 2018, at 2:57 AM, Pietro Cerutti wrote: >>> >>> The fundamental difference between email and web content, is that emails >>> are delivered to me >> >> Only if you run your own SM

[fossil-users] Theming in Fossil docs - edits

2018-08-03 Thread Joel Dueck
The "Theming" page in Fossil's docs (https://www.fossil-scm.org/index.html/doc/trunk/www/customskin.md) has a typo: > log_image_url - A URL for the logo image for this project, as configured on > the Admin/Logo page. This should be "logo_image_url". It's easy enough to guess once you get it wron

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Pietro Cerutti
On Aug 03 2018, 15:48 UTC, Warren Young wrote: While I don't doubt that a forum is a nice feature per se, I just think moving Fossil mailing lists to a forum is going to make drh's life easier by avoiding email spam at the cost of making anyone else's harder by decentralizing where one goes an

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Pietro Cerutti
On Aug 03 2018, 15:25 UTC, Richard Hipp wrote: On 8/3/18, Pietro Cerutti wrote: The important point is of my sentence above is that *all* of my email is delivered to that single place where I can organize it. And so it shall be with the new forum. All forum messages will be delivered to you

Re: [fossil-users] Theming in Fossil docs - edits

2018-08-03 Thread Richard Hipp
Thank you for bringing to light some documentation issues. I will try to address them as I have time. There is a queue at the moment. On 8/3/18, Joel Dueck wrote: > The "Theming" page in Fossil's docs > (https://www.fossil-scm.org/index.html/doc/trunk/www/customskin.md) > has a typo: > >> log_i

[fossil-users] Fossil's (lack of) use of the Ticket system

2018-08-03 Thread Dan Barbarito
Hi all, I am trying to understand why Fossil itself does not use the built-in ticketing functionality. I understand that trolls + spammers may be a problem, but can't ticket changes simply be approved/denied? Using the ticketing system would give more people the opportunity to understand what bu

Re: [fossil-users] Fossil's (lack of) use of the Ticket system

2018-08-03 Thread Richard Hipp
On 8/3/18, Dan Barbarito wrote: > Hi all, I am trying to understand why Fossil itself does not use the > built-in ticketing functionality. I understand that trolls + spammers may be > a problem, but can't ticket changes simply be approved/denied? I tried that. What I found was that I was spendin

Re: [fossil-users] Fossil's (lack of) use of the Ticket system

2018-08-03 Thread Stephan Beal
On Fri, Aug 3, 2018 at 8:11 PM Dan Barbarito wrote: > I am trying to understand why Fossil itself does not use the built-in > ticketing functionality. I understand that trolls + spammers may be a > problem, but can't ticket changes simply be approved/denied? Using the > ticketing system would giv

Re: [fossil-users] Fossil's (lack of) use of the Ticket system

2018-08-03 Thread Richard Hipp
On 8/3/18, Stephan Beal wrote: > > i see that Richard just answered, so i'll stop there and see what he says I like Stephan's answer better than my own :-) -- D. Richard Hipp d...@sqlite.org ___ fossil-users mailing list fossil-users@lists.fossil-scm.

Re: [fossil-users] Fossil's (lack of) use of the Ticket system

2018-08-03 Thread Dan Barbarito
Take your time drh, this is by no means urgent. I really appreciate the clarification. On Fri, 03 Aug 2018 14:18:43 -0400 Richard Hipp wrote On 8/3/18, Dan Barbarito wrote: > Hi all, I am trying to understand why Fossil itself does not use the > built-in ticketing functionality. I u

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Richie Adler
El 03/08/2018 a las 11:13, Warren Young escribió: > The vast majority of mail users *do* go out and specifically pull emails, > either via IMAP or by visiting a web mail interface of some kind. Is there a reason why you exclude POP3 from the "pulling"? ___

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Richard Hipp
On 8/3/18, Richie Adler wrote: > El 03/08/2018 a las 11:13, Warren Young escribió: > >> The vast majority of mail users *do* go out and specifically pull emails, >> either via IMAP or by visiting a web mail interface of some kind. > > Is there a reason why you exclude POP3 from the "pulling"? I w

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Richard Hipp
On 8/3/18, Richard Hipp wrote: > On 8/3/18, Richie Adler wrote: >> El 03/08/2018 a las 11:13, Warren Young escribió: >> >>> The vast majority of mail users *do* go out and specifically pull >>> emails, >>> either via IMAP or by visiting a web mail interface of some kind. >> >> Is there a reason w

Re: [fossil-users] About to merge the forum-v2 branch

2018-08-03 Thread Kees Nuyt
[Default] On Fri, 3 Aug 2018 10:29:11 -0400, Richard Hipp wrote: >On 8/2/18, Offray Vladimir Luna Cárdenas wrote: >> >> I also enjoy mailing list. Hopefully some RSS way of >> subscribing/replying to the forum from a mail client will be provided >> and I will stay here as much as possible before