Penguin

Differences between current version and previous revision of LinkIcons.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 2 Last edited on Saturday, July 16, 2005 7:14:22 pm by The PhpWiki programming team
Older page: version 1 Last edited on Wednesday, July 24, 2002 10:17:44 pm by The PhpWiki programming team Revert
@@ -1,12 +1,12 @@
 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 
+*[http://phpwiki.sourceforge.net/demo /themes/default/images/http.png] http link  
+*[http://phpwiki.sourceforge.net/demo /themes/default/images/url.png] generic internet link  
+*[http://phpwiki.sourceforge.net/demo /themes/default/images/interwiki.png] InterWiki link  
+*[http://phpwiki.sourceforge.net/demo /themes/default/images/https.png] https link  
+*[http://phpwiki.sourceforge.net/demo /themes/default/images/mailto.png] mailto link  
+*[http://phpwiki.sourceforge.net/demo /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