[pmwiki-users] Page text link definitions

Patrick R. Michaud pmichaud at pobox.com
Sun Jun 19 10:34:11 CDT 2005


On Sun, Jun 19, 2005 at 09:40:37AM +0100, Hans wrote:
> 
> Perhaps you can ask Patrick if he is willing to disable link
> underlining for the PmWikiVi group on pmwiki.org.

Yes, he's willing, and yes, it's done.  For reference, here's
the code in local/PmWikiVi.php:

    <?php
      $HTMLStylesFmt['vi'] = "
        a.urllink, a.wikilink, a.createlink, a.createlinktext, a.selflink
          { text-decoration:none; border-bottom:none; }\n";

Pm



More information about the pmwiki-users mailing list