[pmwiki-users] Anchors inside pagelist templates

Benoit Dutilleul benoit.dutilleul at googlemail.com
Wed Mar 28 08:24:15 CDT 2007


I need to define anchors in templates for a forum I'm developing with
pmwiki/ZAP. These anchors would position a specific message in a thread
page.

The anchor name is the timestamp corresponding to the message date stored as
a ZAP variable {=$:MessageDate}. I'm using the following synthax :
[[#{=$:MessageDate}]]. I've also tried [[(#{=$:MessageDate})]]. This does
not work : the template generates a normal link. Indeed, the html
corresponding source for an example message is :

<a href='#1175087439'></a>

Any idea of how I could do this?

Benoit
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20070328/b6b8c4e7/attachment.html 


More information about the pmwiki-users mailing list