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

Cute MediaInfo

描述

MediaInfo for humans

  • MediaInfo library for modern browsers
  • Autocomplete from mediainfo text
  • Different ways to display using profiles
  • Customizable profiles: Styles
  • Customizable profiles: Layout
  • Customizable profiles: Data to display
  • Module for links (easy add)
  • Two icon packs (extensible)
  • Use as block or shortcode

Supported Links: 1fichier, Amazon, Amazon UE, box, Clicknupload, DailyUploads, ddownload, Dropapk, Dropbox, Fast Down, FastClick, FileFactory, GDrive, HexUpload, Jottacloud, KatFile, Mediafire, MEGA, MEGA Folder, NitroFlare, OneDrive, pCloud, pCloud(Euro), Rapidgator, Uploaded, UploadGIG, Uptobox, Usersdrive.

Extra features with PRO Addon

Did you know that PRO Addon contains a lot of extra features:

  • Screenshots with thumbnails and full-size viewer
  • Link checker for offline status
  • Link protection with reCaptcha
  • Link override ( usage example: protected or shortened link )
  • Extra icon pack: Flat Color
  • Export/Import profiles
  • Source Quality field (DVDRip, BRRip, etc)

Documentation

Documentation online on cutemi-docs.galetto.info

螢幕截圖

Blocks

This plugin provides 1 block.

  • Cute MediaInfo Show mediainfo for humans

常見問題

What are the profiles

Profiles determine the way information is displayed. The same mediainfo can be shown with different profiles in different places. For example, with profile “summary” in a widget, and with profile “full” in a post. Each profile has different styles, layouts and data to show.

  • Styles: Determine the colors, dimensions and fonts.
  • Layouts: Determines if a block/group of information is displayed, how it is displayed and where. Examples of blocks are “Videos”, “Audios”, “Links”.
  • Data to show: Determine what information and where to show it. For example, whether or not to show the bitrate, and if it is shown, to show in text, icon or both. And then show it before or after bitrate mode, etc.

Can i create my own icon pack?

Yes, you can use this repository as a base: CuteMI Gray Scale Icon Pack

Can I create my own profile with a PHP template?

Yes, you can, although customization options will not be available. You can use this repository as a base: CuteMI Template PHP Example

評價

There are no reviews for this plugin.

貢獻者及開發者

“Cute MediaInfo” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Cute MediaInfo 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.3

  • fix some UI issues
  • add edit link on block toolbar

1.0.2

  • call unregister_post_type on deactivate before flush_rewrite_rules
  • fix some css
  • fix arguments on hook cutemi_table_customize_style
  • fix meta term with type select (always show default)
  • fix VP8 svg

1.0.1

  • Code Cleanup
  • Removed the option to export/import profiles for security reasons
  • file_put_content was replaced by WP_Filesystem
  • Added some validations and variable escaping
  • curl was replaced by WP_Http

1.0.0

  • First version of the plugin