head	1.2;
access;
symbols;
locks; strict;
comment	@# @;


1.2
date	2003.05.08.18.10.18;	author chipx86;	state dead;
branches;
next	1.1;

1.1
date	2002.11.26.05.58.45;	author chipx86;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Death to this.
@
text
@Date: Sun, 27 Jan 2002 17:28:55 -0500
Mime-Version: 1.0 (Produced by PhpWiki 1.3.2-jeffs-hacks)
X-Rcs-Id: $Id: LinkIcons,v 1.1 2002/11/26 05:58:45 chipx86 Exp $
Content-Type: application/x-phpwiki;
  pagename=LinkIcons;
  flags="";
  charset=iso-8859-1
Content-Transfer-Encoding: binary

LinkIcons are an optional new feature of PhpWiki. When activated, icons will be displayed in front of URLs to indicate the type of link.

*[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] InterWiki 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

;__Note__: Some of the default icons use the alpha channel feature of the [PNG|http://www.libpng.org/pub/png/png-sitemap.html] image format for smooth rendering on any page color or textured background. Older browsers may not display all the images properly.

!!!Examples
The following examples will display with the above link icons only if the administrator has enabled this feature.

!! InterWiki links
*InterWiki link PhpWiki:InterWiki %%%
*A named InterWiki [read WhyWikiWorks at c2|Wiki:WhyWikiWorks].

!!URLs
*Email address [PhpWiki-talk mailing list|mailto:phpwiki-talk@@lists.sourceforge.net]%%%
*Normal http link [PhpWiki's Home Page|http://phpwiki.sourceforge.net/phpwiki/]%%%
*Secure http link [PhpWiki's Home Page|https://phpwiki.sourceforge.net/phpwiki/] %%%
*File transfer ftp://ftp.sourceforge.net/ %%%

''A generic icon is shown for other less common link types.''%%%
*[news://nntp.news.com] %%%
*gopher://gopher.caltech.cmu.edu %%%

LinkIcons will only display when the URL protocol is one which PhpWiki is allowed to link to. The following examples won't show any icons and PhpWiki won't automatically provide double-clickable links either, unless the administrator adds them:

*bogus://oedipus.nostradamus.com %%%
*bolo://lgm.cheshire.org

----
PhpWikiDocumentation
@


1.1
log
@WOAH, massive commit. Sorry guys. Nothing to see here, ignore this.

/me waves his hands and mesmorizes you all so you'll forget.
@
text
@d3 1
a3 1
X-Rcs-Id: $Id: LinkIcons,v 1.7 2002/01/27 22:52:21 carstenklapp Exp $
@

