PhotoCommons
To rozszerzenie nie jest aktualnie aktywnie rozwijane! Pomimo, że może nadal działać, jakiekolwiek zgłoszenia błędów lub propozycji funkcji będą najprawdopodobniej ignorowane. If you are interested in taking on the task of developing and maintaining this extension, you can request repository ownership. As a courtesy, you may want to contact the author. You should also remove this template and list yourself as maintaining the extension in the page's {{Rozszerzenie }} infobox. |
Ta strona jest przestarzała. |
PhotoCommons jest wtyczką do WordPress umożliwiając łatwe wyszukiwanie, wprowadzenia i zarządzanie plikami z Wikimedia Commons w Twoim blogu.
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 |
Instalacja
- Get a zip here or check out the latest release from subversion
- Move to your wp-content/plugins folder
- Activate from the plugins section in your admin panel
- Use the little Wikimedia Commons icon in your post panel to search and add your images to your post
Inspiracja
- WordPress Media Flickr does more or less the same for Flickr
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)
- Add to WordPress plugin directory, blog about it, do more PR :)