=== Multilingual Press === Contributors: Inpsyde, Bueltge, nullbyte, hughwillfayle Tags: language, multilanguage, multi-language, multisite, wpmu Requires at least: 3.3 Tested up to: 3.3 Stable tag: alpha Multilingual websites with WordPress Multisite == Description == By using the powerful WordPress Plugin Multilingual-Press it´s much easier to build multilingual Sites and run them with WordPress Multisite Feature. For this Plugin you need to setup a WordPress Multisite. Each Site/Blog is a different language. It is an ease to write a post or page in one language and it will automatically create a post on the other Sites/Blogs. So all posts with the same content but different language are linked to each other. You just have to translate the content to the specific language. The Multilingual Press is WordPress conform, easy to install and doesn't make any changes to the WordPress Core. It doesn't harm your website performance. **Currently the Plugin is under development; pure alpha** Please give us feedback, contribute and file technical bugs on [GitHub Repo](https://github.com/inpsyde/multilingual-press). See also the [Wiki](https://github.com/inpsyde/multilingual-press/wiki) on the repo for more informations about public functions and more. = Pro Version = We will also have a pro version of this Plugin, which includes these additional features and many more: - browser language detection and automatically forwarding to the correct language (can be deactivated via settings) - creating a draft is activated on default (can be deactivated in general via settings or metabox for specific posts) - possibility to publish posts just on selected Sites/Blogs - create new language -> copy of a complete Site/Blog: posts, links, attachments, categories, tags reminder which posts you have to translate Custom Table Column with language - duplicate Sites/Blogs and create links - frontend: cookies saving which language were selected - easily switching to another language from your editor while editing a post - global mediathek - Dashboardwidget in root blog displaying all posts which still have to be translated **Currently in development** == Installation == = Requirements = * WordPress Multisite 3.3 * PHP 5.2* = Installation = 1. Unpack the download-package 2. Upload the files to the `/wp-content/plugins/` directory 3. Activate the plugin through the 'Network/Plugins' menu in WordPress and hit 'Network Activate' 4. Go to 'All Sites' and then 'Edit' each Site and then select the tab 'Multilingual' to configure the settings for each Site Help tab for further explanation can be found on the right top of the page. == Screenshots == 1. List of Sites in Network with new column for interlinked sites 2. Settings for each site in Network 3. Preview and linked posts in a post 4. Widget for switch language in Twenty Eleven Theme == Other Notes == = Acknowledgements = **Thanks to** different customer for trust in our know how and suggestion and release of solutions in this plugin. * German language files by [usself](http://inpsyde.com) ;) = Licence = Good news, this plugin is free for everyone! Since it's released under the GPLv3, you can use it free of charge on your personal or commercial blog. = 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 == = Alpha = * First version for the free wild web