[pmwiki-users] PVT' question

Hans design5 at softflow.co.uk
Mon Feb 25 12:50:22 CST 2008


Monday, February 25, 2008, 6:34:44 PM, Knut Alboldt wrote:

> (my-)PTVName: PTVValue

> should define a PTV named "my-PTVName" with the value of "PTVValue" but
> it should only be displayed as:

> PTVName: PTVValue

We don't have 'labels'  like link labels, so I think we need to
separate PTVs from displayed values, i.e. use a hidden PTV

   (:my-PTVName: PTVValue:)

and display separately as

   PTVName: {$:my-PTVName}

It could be all on one line:

label: {$:PTVName} (:PTVName: value:)


  ~Hans




More information about the pmwiki-users mailing list