[WordPress] 外掛分享: MimeTypes Link Icons

前言介紹

  • 這款 WordPress 外掛「MimeTypes Link Icons」是 2010-11-01 上架。
  • 目前有 9000 個安裝啟用數。
  • 上一次更新是 2025-01-07,距離現在已有 115 天。
  • 外掛最低要求 WordPress 3.5 以上版本才可以安裝。
  • 有 26 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

jrf | eagerterrier |

外掛標籤

icons | mime type | file icons |

內容簡介

MimeTypes Link Icons 是一個外掛程式,尋找您部落格文章中的檔案連結和上傳,並在其旁邊添加漂亮的圖示。可選擇在連結旁邊加上檔案大小。
對於 v3.0 及以上版本的重要注意事項:這個版本部分破壞了向後相容性:現在需要 PHP5.1+ 和 WP 3.5+。詳細信息請參閱更改記錄。
圖示是可配置的。您可以選擇顯示帶有透明背景的 PNG 或帶有白色墊片的 GIF,將圖示顯示在連結的左邊或右邊,並選擇圖示大小。
每個圖示可用的大小如下:

16x16 像素
24x24 像素
48x48 像素
64x64 像素
128x128 像素

支持以下文件擴展名:

.3g2
.3gp
.ai
.air
.asf
.avi
.bib
.cls
.csv
.deb
.djvu
.dmg
.doc
.docx
.dwf
.dwg
.eps
.epub
.exe
.f
.f77
.f90
.flac
.flv
.gif
.gz
.ico
.indd
.iso
.jpg
.jpeg
.key
.log
.m4a
.m4v
.midi
.mkv
.mov
.mp3
.mp4
.mpeg
.mpg
.msi
.msix
.odp
.ods
.odt
.oga
.ogg
.ogv
.pdf
.png
.pps
.ppsx
.ppt
.pptm
.pptx
.psd
.pub
.py
.qt
.ra
.ram
.rar
.rm
.rpm
.rtf
.rv
.skp
.spx
.sql
.sty
.tar
.tex
.tgz
.tiff
.ttf
.txt
.vob
.wav
.wmv
.xls
.xlsx
.xml
.xpi
.zip

本地化:

荷蘭語 - jrf

請幫忙將此外掛程式翻譯成更多的語言。翻譯文件已包含在下載中。有關更多信息,請參閱常見問題。
要求:

自版本 3.0 起,這個外掛程式現在需要 PHP5.2+ 和 WP 3.5+。
同樣需要啟用 PHP 过滤器擴展。

需要更多的內容嗎?

如果您需要這個外掛程式的支援,或者甚至要編寫完全不同的外掛程式:請雇用Toby或Juliette!

錯誤報告:

如果外掛程式出現錯誤或無法正常工作,請首先檢查您是否使用最新版本,如果沒有,請升級並檢查。

如果在保存設置時出現空白頁面,請檢查是否啟用了 PHP 过滤器擴展 - 在正常的 PHP 安裝中,它是啟用的,但某些不良的網頁主機公司可能禁用了它。

原文外掛簡介

MimeTypes Link Icons is a plugin that looks for links to files and uploads in your blogs posts and adds a nice icon next to it. Optionally add the file’s file size next to the link.
Important note on v3.0 and up: This version partially breaks backwards compatibility: the plugin now requires PHP5.1+ and WP 3.5+. Please have a look at the changelog for more information about the changes.
The icons are configurable. You can choose to display a PNG with transparent background or GIF with white matte, display the icon to the left or the right of the link and choose the icon size.
Each icon is available in the following sizes:

16x16px
24x24px
48x48px
64x64px
128x128px

Supported File Extensions

.3g2
.3gp
.ai
.air
.asf
.avi
.bib
.capx
.cls
.csv
.deb
.djvu
.dmg
.doc
.docx
.dwf
.dwg
.eps
.epub
.exe
.f
.f77
.f90
.flac
.flv
.gif
.gz
.ico
.indd
.iso
.jpg
.jpeg
.key
.log
.m4a
.m4v
.midi
.mkv
.mov
.mp3
.mp4
.mpeg
.mpg
.msi
.msix
.odp
.ods
.odt
.oga
.ogg
.ogv
.pages
.pdf
.png
.pps
.ppsx
.ppt
.pptm
.pptx
.psd
.pub
.py
.qt
.ra
.ram
.rar
.rm
.rpm
.rtf
.rv
.skp
.spx
.sql
.sty
.tar
.tex
.tgz
.tiff
.ttf
.txt
.vob
.wav
.wmv
.xls
.xlsx
.xml
.xpi
.zip

Localization

Dutch – jrf

Please help make this plugin available in more languages by translating it. The translation files are included in the download. See the FAQ for more info.
Requirements
Since version 3.0, the plugin now requires PHP5.2+ and WP 3.5+.
The PHP filter extension needs to be enabled as well.
Need more ?
If you need support for this plugin or even want a completely different plugin programmed: hire Toby or Juliette!
Error Reporting
The plugin is causing errors/not working the way it should!
First thing to check is whether you are using the latest version, if not, please upgrade and check again.
If you are getting a blank screen when saving the settings, please check that the PHP filter extension is enabled – it is enabled by default in a normal PHP installation, though some disreputable webhosting companies seem to disable it. If that’s the case, contact your webhost to get them to turn it on.
You can check your server php configuration using the code snippet below: debug = true;

You may want to wrap this snippet in an if( WP_DEBUG === true ) {} and you can remove it once you’ve send us the output.
Alternatively, you can (temporarily) change the variable in the plugin file, search for the following code snippet and change false to true:
/**
* @var bool Debug setting to enable extra debugging for the plugin
*/
var $debug = false;

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「MimeTypes Link Icons」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


3.0 | 3.2 | 1.0.1 | 1.0.2 | 1.0.3 | 1.0.4 | 1.0.5 | 1.0.6 | 1.0.7 | 1.0.8 | 1.0.9 | 1.1.0 | 2.0.0 | 2.0.1 | 2.0.2 | 2.0.3 | 2.0.4 | 2.0.5 | 2.0.7 | 2.0.8 | 2.0.9 | 2.1.0 | 2.1.1 | 2.1.2 | 2.1.3 | 2.1.4 | 2.1.5 | 2.1.6 | 2.1.7 | 2.1.8 | 2.1.9 | 2.2.0 | 2.2.1 | 2.2.2 | 3.1.0 | 3.1.1 | 3.1.2 | 3.1.3 | 3.2.1 | 3.2.2 | 3.2.3 | 3.2.4 | 3.2.6 | 3.2.7 | 3.2.8 | 3.2.9 | trunk | 2.0.9b | 3.2.10 | 3.2.11 | 3.2.12 | 3.2.13 | 3.2.20 | 2.2.2.1 |

延伸相關外掛(你可能也想知道)

  • SVG Support 》這個 WordPress 外掛可以安全地上傳 SVG 檔案至媒體庫,並像其他圖片一樣使用。現在還有可選的清理功能!當你在網站上使用 SVG 圖片,很難使用 CSS 來設計 SV...。
  • Easy SVG Upload 》, , , , LH Media Mime Types 》若您想要尋找您曾經上傳至媒體素材庫的舊 PDF 檔案,那麼這個外掛可以幫助您!, 本外掛會根據附件的 MIME 類型篩選媒體清單,讓上傳追蹤和分類變得更加容易。...。

文章
Filter
Apply Filters
Mastodon