Date: Wed, 4 Mar 2015 14:19:55 +0000 Mime-Version: 1.0 (Produced by PhpWiki 1.5.3) Content-Type: application/x-phpwiki; pagename=Help%2FLinkIcons; flags=""; charset=UTF-8 Content-Transfer-Encoding: binary LinkIcons 是一個 PhpWiki 可選的新特色. 當啟始以後, 圖示將被顯示在 URLs 的 最前面以指示連結的型態. | {{/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 **注意**: 部份預設圖示使用了 [PNG|http://www.libpng.org/pub/png/png-sitemap.htm]圖片格式的 alpha channel 特色以便能夠平順的在任何有顏色或有背景頁面被畫出來. 舊的瀏覽器可能無法顯示圖片. == Examples 如果管理者有啟始這個特色的話,以下的範例將會只以上面的連結圖示顯示. === InterWiki links * ~InterWiki link [[PhpWiki:InterWikiMap]] * A named ~InterWiki [[Wiki:WhyWikiWorks|read WhyWikiWorks at c2]]. ===URLs * Email address [PhpWiki-talk mailing list|mailto:phpwiki-talk@lists.sourceforge.net] * Normal http link [[http://phpwiki.fr|PhpWiki's Home Page]] * Secure https link [[https://phpwiki.fr|PhpWiki's Home Page]] * 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 將在 URL 協定是 PhpWiki 允許並能連結的時候才顯示. 除非管理者加上, 否則以下的範例無法顯示任何圖示,而 PhpWiki 也不會自動提供雙擊的連結, * bogus://oedipus.nostradamus.com * bolo://lgm.cheshire.org ---- [[PhpWikiDocumentation]]