Hi there,

I try to apply a data-rel attribute to an anchor tag. I did the following in a 
custommarkup.php file

SDV($WikiStyle['jqdialoglink'], array('data-rel'=>'dialog', 'apply'=>'a'));

And tried the following syntax on my page:

* %jqdialoglink%[[PageActionsDialog1|This Page ]]%%

What I want to achieve is something like this:

<a class="wikilink" data-rel="dialog" href="/Wiki/PageActionsDialog1">This 
Page</a>

Unfortunately, the data-rel="dialog" isn't showing up. What am I missing here?

Thanks, as always, for your help!

Martin

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to