這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

AP Extended MIME Types

描述

The Ardent Pixels’ Extended MIME Types plugin was created specifically for WPMS in mind. You can now allow all or only select blogs to upload a WIDE range of file types.

Included MIME Types:

  • ac3
  • ai
  • aif
  • aifc
  • aiff
  • au
  • avi
  • bmp
  • cat
  • clp
  • crd
  • css
  • csv
  • csv
  • dll
  • doc
  • docm
  • docx
  • dot
  • dotm
  • dotx
  • eps
  • flv
  • gif
  • gtar
  • gz
  • gzip
  • ics
  • ief
  • ifb
  • jpe
  • jpeg
  • jpg
  • js
  • m13
  • m14
  • mdb
  • mid
  • midi
  • mny
  • mov
  • movie
  • mp3
  • mp4
  • mpa
  • mpe
  • mpeg
  • mpg
  • mpp
  • msg
  • mvb
  • pdf
  • pict
  • png
  • pot
  • potm
  • potx
  • ppam
  • pps
  • ppsm
  • ppsx
  • ppt
  • pptm
  • pptx
  • ps
  • pub
  • qt
  • ra
  • ram
  • rtf
  • rtx
  • scd
  • snd
  • sst
  • stl
  • swf
  • tif
  • tiff
  • trm
  • tsv
  • txt
  • w6w
  • wav
  • wmf
  • word
  • wri
  • xla
  • xlam
  • xlc
  • xlm
  • xls
  • xlsb
  • xlsm
  • xlsx
  • xlt
  • xltm
  • xltx
  • xlw
  • zip

Notes

= Donations =
Feel free to donate if you liked this plugin.

安裝

Single WordPress Install

  1. Upload the ap-extended-mime-types folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress

WordPress MultiSite Install

  1. Upload the ap-extended-mime-types folder to the /wp-content/plugins/ directory
  2. Network Activate the plugin through the Network Admin > Plugins menu in WordPress
    –OR–
  3. Activate the plugin through the Plugins menu in WordPress on an individual site basis

常見問題

Do I need to do anything else for AP Extended MIME Types to work?

Nope, just upload and activate. There are not options, so the code’ll do the rest.

How do I add a new MIME type?

Edit mime-types.txt to add/remove MIME types. Add your new MIME type in this format: extension content/type. For example:

  • pdf application/pdf
  • mid,midi audio/midi

For more file and formatting examples, view the mime-types.txt file. Also, a full list of MIME types is kept up on the IANA website.

What in the world is a MIME?

No, MIMEs are not white-faced, beret-sporting people who live in a “box”. MIMEs are Multipurpose Internet Mail Extensions.

評價

There are no reviews for this plugin.

貢獻者及開發者

“AP Extended MIME Types” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 AP Extended MIME Types 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1

  • ap-extended-mime-types.php, line 44: changed double quotes to single
  • mime-types.txt: changed commas to pipettes
  • “doc,dot,word,w6w” now upload correctly
  • Removed .htm & .html as allowed file types

1.0

  • First release