Re: [Moin-user] Small problem with Dictionary

2008-09-30 Thread Krzysztof Stryjek
Hello, Dnia Tue, Sep 30, 2008 at 12:35:24PM +0200, Thomas Waldmann napisaƂ(a): > > Yes, GetVal does not parse/render. > That's OK. It's not only described (HelpOnVariables), that's the same as FootNote. So I aksed. > > Is there any possibility to change this behavior? > > You could write a Get

Re: [Moin-user] Small problem with Dictionary

2008-09-30 Thread Thomas Waldmann
> I've made my wiki "global" Dctionary which includes: > > url-python:: [[http://www.python.org|Python]] > > On some page I put such code: > <> > > And as result there only text [[http://www.python.org|Python]] (not > parsed). Yes, GetVal does not parse/render. > Is there any possibility to c

[Moin-user] Small problem with Dictionary

2008-09-24 Thread Krzysztof Stryjek
Hello, I've made my wiki "global" Dctionary which includes: url-python:: [[http://www.python.org|Python]] On some page I put such code: <> And as result there only text [[http://www.python.org|Python]] (not parsed). Is there any possibility to change this behavior? Of course at dictionary pag