Diff: Help/LinkIcons

Note: You are viewing an old revision of this page. View the current version.

Differences between version 5 and previous revision of Help/LinkIcons.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 5 Last edited on 9 September 2007 0:16 by harold Revert
Older page: version 4 Last edited on 22 May 2014 3:01 by harold Revert
@@ -1,49 +1,54 @@
-** ~LinkIcons** are an optional feature of ~ PhpWiki. When activated, 
+~LinkIcons are an optional new feature of PhpWiki. When activated, 
 icons will be displayed in front of URLs to indicate the type of link. 
  
-| {{/ themes/default/images/http.png}} | http link  
-| {{/ themes/default/images/url.png}} | generic internet link  
-| {{/ themes/default/images/interwiki.png}} | Interwiki link  
-| {{/ themes/default/images/https.png}} | https link  
-| {{/ themes/default/images/mailto.png}} | mailto link  
-| {{/ themes/default/images/ftp.png}} | ftp link 
+* [ themes/default/images/http.png]  
+ http link  
+* [ themes/default/images/url.png]  
+ generic internet link  
+* [ themes/default/images/interwiki.png]  
+ InterWiki link  
+* [ themes/default/images/https.png]  
+ https link  
+* [ themes/default/images/mailto.png]  
+ mailto link  
+* [ themes/default/images/ftp.png]  
+ ftp link 
  
-** Note** : Some of the default icons use the alpha channel feature of  
-the [[ http://www.libpng.org/pub/png/png-sitemap.html|PNG] ] image format 
+__ 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 ==  
+!!! Examples 
  
 The following examples will display with the above link icons only if 
 the administrator has enabled this feature. 
  
-=== ~ InterWiki links ===  
+!! InterWiki links 
  
-* ~ InterWiki link [[ PhpWiki:InterWiki]]  
-* A named ~ InterWiki [[Wiki:WhyWikiWorks| read WhyWikiWorks at c2] ]. 
+* InterWiki link PhpWiki:InterWiki  
+* A named InterWiki [read WhyWikiWorks at c2|Wiki:WhyWikiWorks ]. 
  
-=== URLs ===  
+!! URLs 
  
-* Email address [[ mailto:phpwiki-talk@lists.sourceforge.net|PhpWiki-talk mailing list] ]  
-* Normal http link [[ http://phpwiki.sourceforge.net/phpwiki/|PhpWiki's Home Page] ]  
-* Secure http link [[ https://phpwiki.sourceforge.net/phpwiki/|PhpWiki's Home Page]
+* 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.//  
+'' 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 
+~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, 
+PhpWiki won't automatically provide double-clickable links either, 
 unless the administrator adds them: 
  
 * bogus://oedipus.nostradamus.com 
 * bolo://lgm.cheshire.org 
  
-<noinclude>  
 ---- 
-[[PhpWikiDocumentation]]  
-</noinclude>  
+  
+PhpWikiDocumentation  

version 5

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

Note: Some of the default icons use the alpha channel feature of the PNG 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

URLs

A generic icon is shown for other less common link types.

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