[pmwiki-users] Pagelists and page text variables - can you help

Simon s-i-m-o-n at paradise.net.nz
Tue Apr 10 02:51:33 CDT 2007


http://pmwiki.org/wiki/PmWiki/PageLists
http://pmwiki.org/wiki/PmWiki/PageTextVariables

I am challenged in getting the following working.
I'd appreciate any suggestions on how to fix them,
alternatively perhaps there are some bugs
------------------------------------------------------------------------

I'm trying to use PTVs in a pagelist, but get no output.

(:pagelist group=PITS $:From=simon,Simon fmt={$FullName}#pitsentry :)
(:if false:)
[[#pitsentry]]
* [-[[{=$FullName}]] ''{{=$FullName}$:Status}'' {{=$FullName}$:Summary}-]
[[#pitsentryend]]
(:ifend:)

It produces no output (from http://pmwiki.org/wiki/Profiles/Simon )

------------------------------------------------------------------------

Some of the following work, the others don't, what do you think?

(:pagelist group=Test,PITS name=Ptv* $:Ptv="some times" fmt=#title count=8:) -- works
(:pagelist group=Test $:Ptv=No,Maybe fmt=#title count=20:) -- works
(:pagelist group=Test $:Ptv='some times',Yes fmt=#title count=20:) -- doesn't work
(:pagelist group=Test $:Ptv=Yes,"some times" fmt=#title count=20:) -- doesn't work

(from http://pmwiki.org/wiki/Test/Ptv)
(see also http://pmwiki.org/wiki/Test/PageTextVariables)

------------------------------------------------------------------------
What do you think
*$Ptv=-** means in (:pagelist group=Test $:Ptv=-* fmt=#title count=20:)

*$Ptv=** means in (:pagelist group=Test $:Ptv=* fmt=#title count=20:)
------------------------------------------------------------------------

thanks

Simon




-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20070410/f54936b6/attachment.html 


More information about the pmwiki-users mailing list