Re: [Moin-user] https://moinmo.in/HelpOnVariables , Display variables in fixed font format

2015-12-04 Thread serv...@metamodul.com
Hi Paul, > > is it possible to display a variable in a fixed font like > > VAR1 = {{{ <> }}} > Have you tried it, and did it work? ;-) > VAR1 = ` <> ` It does not work - If i use {{{ ... }}} or ` ... ` i get <> in Fixed font but not the content of the VAR1 in fixed font. If i set the v

Re: [Moin-user] https://moinmo.in/HelpOnVariables , Display variables in fixed font format

2015-12-04 Thread Paul Boddie
On Friday 4. December 2015 09.52.25 serv...@metamodul.com wrote: > Hi > is it possible to display a variable in a fixed font like > > VAR1 = {{{ <> }}} Have you tried it, and did it work? ;-) What about this...? VAR1 = ` <> ` It might be the case that the {{{ and }}} processing is different fr

[Moin-user] https://moinmo.in/HelpOnVariables , Display variables in fixed font format

2015-12-04 Thread serv...@metamodul.com
Hi is it possible to display a variable in a fixed font like VAR1 = {{{ <> }}} tia Hajo-- Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use on

Re: [Moin-user] https

2009-03-09 Thread Frank Lin PIAT
Hello, On Thu, 2009-02-19 at 13:05 +0100, R.Bauer wrote: > waqas ahmad schrieb: > > > > I want to run my moinmoin url with https(for security reasons). How can i > > setup with SSL option. > > > > I am using Apache2.2.8 with mod_wsgi > > configure mod_ssl on your apache server, see documentat

Re: [Moin-user] https with moinmoin

2009-02-20 Thread waqas ahmad
displayed. Regards, Waqas > Date: Fri, 20 Feb 2009 15:28:20 +0100 > From: m...@heavy.ch > To: waqas...@hotmail.com > CC: moin-user@lists.sourceforge.net > Subject: Re: [Moin-user] https with moinmoin > > waqas ahmad schrieb: > > > > > > Hi, >

Re: [Moin-user] https with moinmoin

2009-02-20 Thread m...@heavy.ch
waqas ahmad schrieb: > > > Hi, > > I configure my apache with ssl and apache is working fine..but when i > want to acces moinmoin then it show nothing. > > It says page can not be displayed. > > I am using moinmoin182 with apache2.2.8 (mod_wsgi). I added also > following line in wikiconfig.

[Moin-user] https with moinmoin

2009-02-20 Thread waqas ahmad
Hi, I configure my apache with ssl and apache is working fine..but when i want to acces moinmoin then it show nothing. It says page can not be displayed. I am using moinmoin182 with apache2.2.8 (mod_wsgi). I added also following line in wikiconfig.py from MoinMoin.auth.sslclientc

Re: [Moin-user] https

2009-02-19 Thread R.Bauer
waqas ahmad schrieb: > > Hi, > > > > I want to run my moinmoin url with https(for security reasons). How can i > setup with SSL option. > > I am using > > > > Apache2.2.8 with mod_wsgi > configure mod_ssl on your apache server, see documentations on the apache manual. Reimar ---

[Moin-user] https

2009-02-18 Thread waqas ahmad
Hi, I want to run my moinmoin url with https(for security reasons). How can i setup with SSL option. I am using Apache2.2.8 with mod_wsgi moinmoin 182 python25 Thanks in advance, Best Regards, Waqas Ahmad ___