Henri Bergius wrote:
> 
> On 10 Jan, Emiliano Heyns wrote:
> > &(varname:u);
> >   mark up varname as URL. If $varname =
> > "http://www.midgard-project.org/" then &(varname:u);
> >   would expand to <a
> > href="http://www.midgard-project.org/">http://www.midgard-project.org/</a>
> 
> Actually, the :u formatting means that the variable
> will be printed in URL-encoded format. This means
> that "Network Security R&D" becomes "Network%20Security%20R%26D"
> (just an example from page I was working on). This
> is useful for passing text strings as GET or Midgard
> Active page arguments.

Correct, my bad. I just located the parser, and I'll try to write a
little
something about its workings.

Emile

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to