[Rest2web-develop] Uservalues
Brought to you by:
mjfoord
From: dwelch91 <dwe...@gm...> - 2006-08-24 17:52:38
|
I am trying to do something that I think is simple, but I can't seem to figure out to get it to work in rest2web. In the INI file for my site, I want to be able to specify a uservalue like: ... [uservalues] version=1.0.0 Then in ReST, I want to be able to refer to this value: Latest Version --------------------------------- The latest version is <insert version here>. I tried doing <% version %> in a raw html directive, but that wasn't the ticket. Could somebody give me a hint? BTW, I'm using version 0.4. Thanks, Don http://hplip.sf.net |