From: Carsten K. <car...@ma...> - 2001-12-02 03:38:51
|
I've added an option to insert little image icons before external links to indicate the type of link (i.e. mailto, http, etc.) It's off by default to coincide with existing behavior but can enabled in index.php. Uncomment the following line to activate it: //define("USE_LINK_ICONS", 1); You can view a screen snapshot of it in action on my web site: <http://homepage.mac.com/carstenklapp/phpwiki/> Carsten |