Re: Wiki css

2018-06-25 Thread Manuel Cano
Hi, I think something like Picolisp wiki has to be clear and easy to read, not necessarily (althought it is for me) "pretty", but practical. Don't be picky. The only thing I don't really like is to have code in bold. (We don't code in bold!) But even if I don't really like it, I find making code o

Re: Wiki css

2018-06-25 Thread Arie van Wingerden
Hi Jean-Christophe, Op ma 25 jun. 2018 om 12:04 schreef Jean-Christophe Helary < brandel...@gmail.com>: I agree. But it is always difficult to discuss a proposal before seeing > some kind of implementation. > ​Right. Thtat's a thing I really need to change.! > I think it is possible to further

Re: Wiki css

2018-06-25 Thread Arie van Wingerden
No problem :) Op ma 25 jun. 2018 om 12:04 schreef Manuel Cano : > Hi Arie, > > Sorry. I've mistyped you name! > > > Kind regards, > Manu > > 2018-06-25 11:41 GMT+02:00 Arie van Wingerden : > > > Hi Manuel, > > > > I like as it is now. Ari has made a good job, don't throw it away. > > > > ​Pffft.

Re: Wiki css

2018-06-25 Thread Manuel Cano
Hi Arie, Sorry. I've mistyped you name! Kind regards, Manu 2018-06-25 11:41 GMT+02:00 Arie van Wingerden : > Hi Manuel, > > I like as it is now. Ari has made a good job, don't throw it away. > > ​Pffft. I really thought it was all bad news. Thx. > > If it was hard for someone before, they coul

Re: Wiki css

2018-06-25 Thread Jean-Christophe Helary
> On Jun 25, 2018, at 18:03, Manuel Cano wrote: > > Hi all, > > I like as it is now. Ari has made a good job, don't throw it away. > If it was hard for someone before, they could have done what Ari has made. I agree. But it is always difficult to discuss a proposal before seeing some kind o

Re: Wiki css

2018-06-25 Thread Arie van Wingerden
Hi Johann, I would also keep it > ​ ... > ​OK. You don't like the updates I guess.​ > ​ > and somebody finds something annoying (like italic > headlines) they should just send an "upgraded" css to the mailing list and > have some people try it out. > It indeed would be nice *if* people did suc

Re: Wiki css

2018-06-25 Thread Joh-Tob Schäg
I would also keep it and somebody finds something annoying (like italic headlines) they should just send an "upgraded" css to the mailing list and have some people try it out. 2018-06-25 11:03 GMT+02:00 Manuel Cano : > Hi all, > > I like as it is now. Ari has made a good job, don't throw it away.

Re: Wiki css

2018-06-25 Thread Arie van Wingerden
Hi Manuel, I like as it is now. Ari has made a good job, don't throw it away. ​Pffft. I really thought it was all bad news. Thx. If it was hard for someone before, they could have done what Ari has made. ​That's right. But it is *really* difficult to do things that everybody likes ...​ ​Thx!

Re: Wiki css

2018-06-25 Thread Arie van Wingerden
Hi Alex, might be a good Idea. But the mailing list and IRC don't seem to be really appropriate to do voting. ​ Does somebody know if there is a good free online possibility out there to do voting on several things in one go? If so, I am surely willing to take the effort and follow up democratica

Re: Wiki css

2018-06-25 Thread Manuel Cano
Hi all, I like as it is now. Ari has made a good job, don't throw it away. If it was hard for someone before, they could have done what Ari has made. Kind regards, Manuel El lun., 25 jun. 2018 11:00, Alexander Burger escribió: > Hi all, > > > after reading a few reactions and also my struggle

Re: Wiki css

2018-06-25 Thread Alexander Burger
Hi all, > after reading a few reactions and also my struggle to get things right (in > *my* opinion), I realize that it really is impossible to please everybody. > > Given the fact that also I seem to be the only person not liking the old > CSS and that the new CSS is a "regression" it is much be

Wiki css

2018-06-25 Thread Arie van Wingerden
Hi all, after reading a few reactions and also my struggle to get things right (in *my* opinion), I realize that it really is impossible to please everybody. Given the fact that also I seem to be the only person not liking the old CSS and that the new CSS is a "regression" it is much better to re

Re: Proposal for Wiki CSS changes

2018-06-22 Thread Karl-Heinz Kreis
Hi Ari, To change only headings inside the #main part the following line could be added to the wiki.css : #main h1, h2, h3, h4, h5, h6 {color: MidnightBlue; font-family: 'Arial Black' ; font-weight: 500;} which should target only the content, not the menu part. The wiki doesn't have a markup for

Re: Proposal for Wiki CSS changes

2018-06-22 Thread Arie van Wingerden
Yes, that's ok. I'll setup the Wiki locally and try to get it as proposed :) Thx! 2018-06-22 18:51 GMT+02:00 Alexander Burger : > Hi Arie, > > > well, I will try :) > > But my knowledge of this kind of stuff is very limited ... > > > > This will take a bit of time. > > No hurry :) > > I'd recomme

Re: Proposal for Wiki CSS changes

2018-06-22 Thread Alexander Burger
Hi Arie, > well, I will try :) > But my knowledge of this kind of stuff is very limited ... > > This will take a bit of time. No hurry :) I'd recommend you ask in IRC if you are not sure about some of the details. ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Re: Proposal for Wiki CSS changes

2018-06-22 Thread Arie van Wingerden
Hi Alex, well, I will try :) But my knowledge of this kind of stuff is very limited ... This will take a bit of time. Best, Arie 2018-06-22 18:05 GMT+02:00 Alexander Burger : > Hi Arie, > > > please find attached the desired changes to the CSS. > > It is not clear to me what has to be chan

Re: Proposal for Wiki CSS changes

2018-06-22 Thread Alexander Burger
Hi Arie, > please find attached the desired changes to the CSS. It is not clear to me what has to be changed, added or deleded. Can't you just send me the modified "wiki/lib.css"? Same for the other changes. Not clear which context is meant ... ♪♫ Alex -- UNSUBSCRIBE: mailto:picolisp@software

Proposal for Wiki CSS changes

2018-06-22 Thread Arie van Wingerden
Hi all, please find attached the desired changes to the CSS. Apart from a few obvious changes, there are a few things Alex has to take into account: - I assumed that lines entered without specific mark-up would be put in paragraphs - the background color of the menu - a few tips of Karl-Heinz