Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

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

Снимци екрана

Блокови

Овај додатак пружа 1 блок.

  • 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

Прегледи

Нема рецензија за овај додатак.

Сарадници и градитељи

„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