[pmwiki-users] Printing hidden html tags

Crisses crisses at kinhost.org
Thu Oct 5 20:26:17 CDT 2006


On Oct 5, 2006, at 5:34 PM, Stirling Westrup wrote:

>   if ($action == 'print')
>     { $UrlLinkFmt =
> 	"<a class='urllink' href='\$LinkUrl' rel='nofollow'>\$LinkText
> (\$LinkUrl)</a>";
>     }

Something like that :)

Or:

   if ($action == 'print')
     { $UrlLinkFmt =
	"[$LinkUrl] $LinkText ";
     }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/pmwiki-users/attachments/20061005/bc4fa2ad/attachment.html 


More information about the pmwiki-users mailing list