Link Icons
Library.LinkIcons · r1.1 · · guest
Link Icons are an optional new feature of Php Wiki. When activated, icons will be displayed in front of URLs to indicate the type of link.
Php Wiki Documentation
- http://phpwiki.sourceforge.net/alpha/themes/default/images/http.png http link
- http://phpwiki.sourceforge.net/alpha/themes/default/images/url.png generic internet link
- http://phpwiki.sourceforge.net/alpha/themes/default/images/interwiki.png Inter Wiki link
- http://phpwiki.sourceforge.net/alpha/themes/default/images/https.png https link
- http://phpwiki.sourceforge.net/alpha/themes/default/images/mailto.png mailto link
- http://phpwiki.sourceforge.net/alpha/themes/default/images/ftp.png ftp link
Examples
The following examples will display with the above link icons only if the administrator has enabled this feature.Inter Wiki links
- Inter Wiki link Php Wiki:InterWiki
- A named Inter Wiki read Why Wiki Works at c2.
URLs
- Email address PhpWiki-talk mailing list
- Normal http link PhpWiki's Home Page
- Secure http link PhpWiki's Home Page
- File transfer ftp://ftp.sourceforge.net/
- bogus://oedipus.nostradamus.com
- bolo://lgm.cheshire.org
Php Wiki Documentation