From birnbacs at gmail.com Tue Dec 4 07:54:28 2018 From: birnbacs at gmail.com (Sebastian Birnbach) Date: Tue, 4 Dec 2018 08:54:28 +0100 Subject: [dev] wicked text colors Message-ID: In the wiki, colored text can be set with e.g. ##red|red text##. This is documented to work with colors red, yellow and FFFF00. It also works with blue, but not work with green, orange or D7DF01. Is there a comprehensive list or definition of legal colors to use? From lang at b1-systems.de Tue Dec 4 08:31:58 2018 From: lang at b1-systems.de (Ralf Lang) Date: Tue, 4 Dec 2018 09:31:58 +0100 Subject: [dev] wicked text colors In-Reply-To: References: Message-ID: <074b126f-1a29-4a02-e41a-fa024b268d74@b1-systems.de> Am 04.12.18 um 08:54 schrieb Sebastian Birnbach: > In the wiki, colored text can be set with e.g. ##red|red text##. > This is documented to work with colors red, yellow and FFFF00. > It also works with blue, but not work with green, orange or D7DF01. > > Is there a comprehensive list or definition of legal colors to use? I think it depends on the markup engine used. Wicked supports several of these engines. -- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: lang at b1-systems.de B1 Systems GmbH Osterfeldstra?e 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 From lang at b1-systems.de Tue Dec 4 09:06:33 2018 From: lang at b1-systems.de (Ralf Lang) Date: Tue, 4 Dec 2018 10:06:33 +0100 Subject: [dev] wicked text colors In-Reply-To: References: <074b126f-1a29-4a02-e41a-fa024b268d74@b1-systems.de> Message-ID: <4d1a7d10-6a79-eadb-692e-f968f8d0d519@b1-systems.de> Am 04.12.18 um 10:02 schrieb Sebastian Birnbach: > That's very interesting. How do I select one? Wicked's console > settings seem to be all about storage backends. > > See https://github.com/horde/wicked/blob/master/config/conf.xml#L31 If I had some time left, I'd most likely would want to add something simple and common like markdown and whatever it is called, the redmine wiki dialect. However, all time I have for horde projects is currently focused on other issues. -- Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: lang at b1-systems.de B1 Systems GmbH Osterfeldstra?e 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 From birnbacs at gmail.com Tue Dec 4 09:08:30 2018 From: birnbacs at gmail.com (Sebastian Birnbach) Date: Tue, 4 Dec 2018 10:08:30 +0100 Subject: [dev] wicked text colors In-Reply-To: <4d1a7d10-6a79-eadb-692e-f968f8d0d519@b1-systems.de> References: <074b126f-1a29-4a02-e41a-fa024b268d74@b1-systems.de> <4d1a7d10-6a79-eadb-692e-f968f8d0d519@b1-systems.de> Message-ID: A known problem :-) Never mind, thanks for pointing me in a direction. I shall get back to the group if I find answers. Am Di., 4. Dez. 2018 um 10:06 Uhr schrieb Ralf Lang : > > Am 04.12.18 um 10:02 schrieb Sebastian Birnbach: > > That's very interesting. How do I select one? Wicked's console settings > seem to be all about storage backends. > > > See https://github.com/horde/wicked/blob/master/config/conf.xml#L31 > > If I had some time left, I'd most likely would want to add something > simple and common like markdown and whatever it is called, the redmine wiki > dialect. > However, all time I have for horde projects is currently focused on other > issues. > > > > -- > Ralf Lang > Linux Consultant / Developer > Tel.: +49-170-6381563 > Mail: lang at b1-systems.de > B1 Systems GmbH > Osterfeldstra?e 7 / 85088 Vohburg / http://www.b1-systems.de > GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 > >