[pmwiki-users] Okay in edit preview but absent from the apge

marc gmane at auxbuss.com
Sat Nov 18 08:45:56 CST 2006


With this markup:

  (:pagelist fmt=#radio:)

and this in Site.LocalTemplates

  !!!fmt=#radio
  list of all the group names
  [@
  [[#radio]]
  (:if equal {<$Group} :)
  (:input form "{$PageUrl}":)
  (:if ! equal {<$Group} {=$Group} :)
  * (:input radio n {=$Group}:) {=$Group}
  (:if equal {>$Group} :)
  (:input submit value="Go":)
  (:input end:)
  (:if:)
  [[#radioend]]
  @]

the expected list of items appears in Edit/Preview, but does not display 
on the regular page. It used to work, so I suspected a relative link 
problem, but try as I might, I can't see what's wrong. Any ideas?

-- 
Best,
Marc





More information about the pmwiki-users mailing list