=== Post2Media === Contributors: inpsyde, Bueltge, nullbyte Tags: cms, image, post, media, mediathek Requires at least: 2.9 Tested up to: 3.4.2 Stable tag: trunk This adds a new button on the media page, which allows to link a media to a post, without inserting it into the content. == Description == This adds a new button on the media page, which allows to link a media to a post, without inserting it into the content. If the link to the post already exists, it will remain the old link. = No longer maintained = *This plugin is no longer maintained. It is actively tested up to version 3.4.2* = Localizations = * Thanks to [Frank Bültge](http://bueltge.de/ "Frank Bültge") for german language file * Thanks to [Markus Zeeh](http://zeeh.no "zeeh.no") for norge language file * Thanks to [Brian Flores](http://www.inmotionhosting.com/) for spanish translation * Lithuanian translation files by [Vincent G](http://www.host1plus.com) == Installation == = Requirements = * WordPress version 2.9 and later (tested at 3.4.2) * PHP 5.2 = Installation = 1. Unpack the download-package 1. Upload the folder and all folder and files includes this to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress 1. Thats all = Usage = See the tutorials for use the default functions from WordPress to use the images on theme * [WP Codex - codex.wordpress.org/Gallery_Shortcode](http://codex.wordpress.org/Gallery_Shortcode "codex.wordpress.org/Gallery_Shortcode") * [WPEngineer - Easier And Better Solutions To Get Pictures On Your Posts](http://wpengineer.com/easier-better-solutions-to-get-pictures-on-your-posts/ "Easier And Better Solutions To Get Pictures On Your Posts") * [bueltge.de - WordPress Attachments, Bilder und Metadaten nutzen](http://bueltge.de/wordpress-attachment-metadaten-nutzen/625/ "WordPress Attachments, Bilder und Metadaten nutzen") - german language == Screenshots == 1. The new button on mediathek (WP 3.0) 2. the added checkboxes on the images of a gallery (WP 3.0) = Licence = Good news, this plugin is free for everyone! Since it's released under the GPL, you can use it free of charge on your personal or commercial blog. But if you enjoy this plugin, you can thank me and leave a [small donation](http://bueltge.de/wunschliste/ "Wishliste and Donate") for the time I've spent writing and supporting this plugin. And I really don't want to know how many hours of my life this plugin has already eaten ;) = Translations = The plugin comes with various translations, please refer to the [WordPress Codex](http://codex.wordpress.org/Installing_WordPress_in_Your_Language "Installing WordPress in Your Language") for more information about activating the translation. If you want to help to translate the plugin to your language, please have a look at the .pot file which contains all defintions and may be used with a [gettext](http://www.gnu.org/software/gettext/) editor like [Poedit](http://www.poedit.net/) (Windows) or plugin for WordPress [Localization](http://wordpress.org/extend/plugins/codestyling-localization/). == Changelog == = v0.2 (07/09/2010) = * Add checkboxes to the gallery for exclude/include pictures in the gallery (only possible, when you edit a gallery!) * change the shortcode when you update the gallery * update language files * changes on the source for inlcude js in WP = v0.1 (06/11/2010) = * Write a Plugin based on ideas from/for customer * 4free to use with GPL licence * upload on WP-Repository