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

FilmGetter

描述

Filmgetter gets the information from TMDb about a movie you have choosen. Adding it to the database and you can now use it’s information with using the tags defined below. It will write out the information about the movie you want.

安裝

  1. Upload the ‘filmgetter’ directory to the /wp-content/plugins/ directory – make sure to have the plugin directory named with lowcase or the stylesheet won’t work.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Paste in the TMDb-API number in the FilmGetter admin page.
  4. Add movies via the Add Movie section on the admin page.*
  5. Use the [film]movie name[/film] to show the filminfo, or use [imdb]movie name[/imdb] to show just imdb-link
  • No need for that in version 0.1.2-

評價

There are no reviews for this plugin.

貢獻者及開發者

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

貢獻者

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

對開發相關資訊感興趣?

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

修改日誌

0.1.4.1

  • fixed bug where the filters didn’t got removed when the plugin got uninstalled.
  • fixed bug in styles where footer did came over the content in the admin page.
  • added information about which tags you can use on the admin page.

0.1.4

  • Added [poster] feature
  • Added [plot] feature

0.1.3.1

  • Fixed the style in the admin.

0.1.3

  • Fixed Stylesheet, style.css is the file you want to edit, to change the style, the design of the film-info.
  • Fixed the style, it won’t go over other things in the design now.
  • Fixed grammar, spellings.

0.1.2

  • Fixed so if the trailer url is empty, the url will be #.
  • Fixed so if the imdb url is empty, the url will be #.
  • Added Feature: Add movies in the admin page from IMDB and TMDb ids.
  • Added Beta Feature: Adding movies automatically, in this beta you need to be specific on the movie names, no trailers will be added either.

0.1.1

  • Fixed database error (the youtube URL was too short).
  • Added feature: Remove movie.
  • Added License text. (Damn me!)
  • Fixed some spellings.

0.1

  • Added [film] tag.
  • Added [imdb] tag.
  • Added Admin section.
  • Added option to edit TMDb-API pass in admin.
  • Added feature add movie in admin section.