Jump to content

PhotoCommons

From mediawiki.org
This page is a translated version of the page PhotoCommons and the translation is 26% complete.
미디어위키 도구 메뉴얼
PhotoCommons
출시 상태: 관리되지 않음
구현 Plugin for third party software , WordPress Plugins
저자 Husky, Krinkle
MediaWiki 1.17
PHP 5.3.2
라이선스 GPL2, CC BY-SA 3.0
다운로드 Subversion [도움말 ]
소스 코드 보기

PhotoCommons is a plug-in for WordPress allowing easy searching, inserting and maintaining of files from Wikimedia Commons into your blog.

설치

  1. Get a zip here or check out the latest release from subversion
  2. Move to your wp-content/plugins folder
  3. Activate from the plugins section in your admin panel
  4. Use the little Wikimedia Commons icon in your post panel to search and add your images to your post
  5. Report bugs here :)

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)
  • Add to WordPress plugin directory, blog about it, do more PR :)