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

Attributron 2000

外掛說明

This plugin adds attribution inputs to the media uploader and “edit media” page. It includes a number of creative common license, public domain, fair use, and standard copyright. It will link back to the author’s page at either the end of a post/page and/or the attachment page. If you have a Flickr API key, it can automatically pull information for Flickr images (copyright, author name, title, description, etc).
It adds a few settings to the Media settings page. You can add a Flickr API key, or display Creative Common logos for their respective licenses.

To style the attributions, I’ve added these CSS classes:

  • a2k-container – A div that contains all of the other elements
  • a2k-sources – Contains the text “Source:” or “Sources:” depending on the context
  • a2k-title – The attachment title
  • a2k-copyright – The copyright information. It may or may not contain an img tag, depending on your settings
  • a2k-author – The author information. If an author link is provded, it will contain an a tag.

Feel free to contact me, emrikol@gmail.com, if you have any problems or questions.

螢幕擷圖

  • This shows the Edit Media screen and the new inputs avilable.

  • Here is what a post would look like (with a few CSS tweaks) with attributions.

  • The new settings available in the Media Settings page.

安裝方式

Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page.

常見問題集

None Yet

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Attributron 2000〉的開發相關工作。

參與者

將〈Attributron 2000〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial Release