PhotoCommons

This page is a translated version of the page PhotoCommons and the translation is 47% complete.

PhotoCommons は、ウィキメディア・コモンズのファイルの検索、ブログへの挿入、管理を簡単にできるようにする、WordPress 用プラグインです。

MediaWiki ツールのマニュアル
PhotoCommons
リリースの状態: 保守されていない
実装 サードパーティ ソフトウェアのプラグイン , WordPress Plugins
作者 Husky, Krinkle
MediaWiki 1.17
PHP 5.3.2
ライセンス GPL2, CC BY-SA 3.0
ダウンロード Subversion [ヘルプ ]
ソースコードを参照

インストール

  1. こちらから zip ファイルを取得するか、または subversion から最新リリースを取得します
  2. wp-content/plugins フォルダーに移動します
  1. Activate from the plugins section in your admin panel
  1. Use the little Wikimedia Commons icon in your post panel to search and add your images to your post
  1. バグをこちらでご報告ください :)

Inspiration

バグ

  • Loader image has bad transparency when used in the yellow-ish jquery UI modal box (white creepy edges)

バグ / 機能の要望


  • 挿入した画像の編集
  • Make images in Wysiwyg mode visual
  • Add the image to featured picture instead of directly in the post (using post_image)
    • Implement this using checkbox, not as an insert in textarea. Use a hidden custom field (_pluginname_key), using some magic to fill wp_post_thumb (no overwrite)