[pmwiki-users] pagetextvariables and pagelist-templates
Patrick R. Michaud
pmichaud at pobox.com
Tue Mar 20 12:37:40 CDT 2007
On Tue, Mar 20, 2007 at 06:06:22PM +0100, Knut Alboldt wrote:
> Petko Yotov schrieb:
> > On Tuesday 20 March 2007 17:41, Knut Alboldt wrote:
> >> [[#caldetails]]
> >> !!! [[{=$FullName}|+]] FULLNAME={=$FullName} DATE={{=$FullName}$:Date}
> >> (:include {=$FullName} self=0:)
> >> [[#caldetails]]
> > ...
> >> FULLNAME= is filled correctly but Date= is empty
> >
> > You can try with FULLNAME={=$FullName} DATE={=$:Date}
> >
> > (use {=$:Date} for Date variable on the current page)
> >
> > Petko
> >
> Tried it, but won't work.
> neither {={=$FullName}$:Date}
> nor {{=$FullName}=$:Date} (shows: {Test.Cal01=$:Date} )
> nor {{=$FullName}{=$:Datum}}
It should be just {=$:Date}.
[[#caldetails]]
!!! [[{=$FullName}|+]] FULLNAME={=$FullName} DATE={=$:Date}
...
[[#caldetailsend]]
What version of PmWiki are you using?
Is there a url we could look at?
Pm
More information about the pmwiki-users
mailing list