Recent Changes - Search:

add Cookbook page

hide

Cookbook


hide

Topics


show

Changed

Visitor's book Site map pmwiki-2.3.32

Icon Link

Summary: Display icons with links showing the link extension
Version:
Maintainer:
Categories:
License: GPL3[1]
Download:
Demo: IconLink
Users: (View? / Edit)

Attach:iconlink.png Δ | Example of the IconLink in action

Questions answered by this recipe

How can I display an icon for different external links?

Description

This recipe uses CSS to display icons with external links.

Installation

  • download
  • add the following lines to local/config.php
$UrlLinkFmt= "<a class='external' href='$LinkUrl' rel='nofollow'>$LinkText</a>";
include_once("$FarmD/cookbook/iconlink.php");

Please use the discussion page Cookbook.IconLink-Talk? for comments and feedback.

tahi Page last modified on 2015 Sep 13 13:09

Edit - History - Recent Changes - WikiHelp - Search - email page as link -> mailto:?Subject="KiwiWiki: Icon Link"&Body=