PhotoCommons

From mediawiki.org
This page is a translated version of the page PhotoCommons and the translation is 26% complete.
Podręcznik o narzędziach dla MediaWiki
PhotoCommons
Status wydania: nie utrzymywane
Implementacja Plugin for third party software , WordPress Plugins
Autor(zy) Husky, Krinkle
MediaWiki 1.17
PHP 5.3.2
Licencja GPL2, CC BY-SA 3.0
Pobieranie Subversion [Pomoc ]
Browse source code

PhotoCommons jest wtyczką do WordPress umożliwiając łatwe wyszukiwanie, wprowadzenia i zarządzanie plikami z Wikimedia Commons w Twoim blogu.

Instalacja

  1. Get a zip here or check out the latest release from subversion
  1. Move to your wp-content/plugins folder
  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

Inspiracja

Błędy

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

Bugs / Feature requests


  • Edit inserted images
  • 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)