2017 © Pedro Peláez
 

wordpress-plugin babble

A WordPress plugin to handle translating content into a variety of languages.

image

cftp/babble

A WordPress plugin to handle translating content into a variety of languages.

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 51 Forks
  • 140 Open issues
  • 37 Versions
  • 0 % Grown

The README.md

Babble

  • Tags: translations, translation, multilingual, i18n, l10n, localisation
  • Requires at least: 3.5.1
  • Tested up to: 4.1.1
  • Stable tag: 1.5.1
  • License: GPLv2 or later
  • License URI: http://www.gnu.org/licenses/gpl-2.0.html

Multilingual WordPress done right., (*1)

Description

This plugin is at a beta stage for translating:, (*2)

  • Posts
  • Pages
  • Custom post types
  • Categories
  • Tags
  • Custom taxonomies.

It is powering a live site at http://freespeechdebate.com/., (*3)

The plugin was built with an aversion to both additional database tables, additional columns or column changes and a desire to keep additional queries to a minimum. The plugin is (in theory) compatible with WordPress.com VIP and was built with this platform in mind., (*4)

There are a lot of @FIXME comments, expressing doubts, fears, uncertainties and unknowns; feel free to weigh in on any of them., (*5)

Please add bugs and contribute patches and pull requests to https://github.com/cftp/babble/issues, (*6)

Pull requests on the develop branch, please, not the master branch., (*7)

Contributors: Simon Wheatley, John Blackbourn, Scott Evans, Simon Dickson, Marko Heijnen, Tom Nowell, Gary Jones, Emyr Thomas, (*8)

Installation

Installation is fairly standard:, (*9)

  1. Upload the babble directory to the /wp-content/plugins/ directory
  2. Ensure pretty permalinks are activated in Settings -> Permalinks, not sure how it will cope without these!
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. You'll now be prompted to set the languages you want, you can pick from any of the language packs you've got installed
  5. You'll notice the language switcher menu in the admin bar, use this to switch languages and (depending on context) to create new versions of the content you are looking at (from the front end) or editing (from the admin area)

Screenshots

Trigger a translation from the post edit screen
Trigger a translation from the post edit screen, (*10)

View the jobs in the translation queue
View the jobs in the translation queue, (*11)

Add the translation on the translation editor
Add the translation on the translation editor, (*12)

Changelog

1.5.1

  • Fix for not syncing when updating post meta (#261)

1.5

  • New functionality for translating post meta data.
  • New option to immediately create blank translations when a translation job is open.
  • Use the default language text direction for translations which have empty content.
  • Visual tweaks to the translation editing screen.

1.4.4

  • Load the interface textdomain when loading and displaying the admin toolbar on the front end.
  • Correctly set the interface language and content language separately from each other.
  • The WPLANG constant is deprecated since WP 4.0. We now give preference to the WPLANG option when setting the defaults.
  • Fix registration of 'term_translation' taxonomy.
  • Fix breaking rewrite rules starting with ^.
  • Various corrections to templates and body classes.
  • Various smaller bug fixes.

1.4.3

  • Fix the single post template names
  • Update the bundled External Update API library

1.4.2

  • Fix the language switcher widget so it correctly displays language names

1.4.1

  • Add the External Update API library to serve updates to Babble from GitHub

1.4

  • ENHANCEMENT: Translation job UI and workflow
  • ENHANCEMENT: Separation of admin language setting from the content language
  • Various fixes and enhancements

gap of time while we add various things, (*13)

alpha 1.1

  • Taxonomy terms.

alpha 1

  • Proof of concept concentrating on the translation of posts. Taxonomies and menus are not handled yet. Widgets are out of scope completely for this phase of work.

The Versions

16/10 2015

dev-test-installer

dev-test-installer

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

07/10 2015

dev-fix/343-invalid-callback-for-array-walk

dev-fix/343-invalid-callback-for-array-walk

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

07/10 2015
05/10 2015

dev-fix/339-wp_installing-undefined

dev-fix/339-wp_installing-undefined

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

01/10 2015

dev-fix/330-richaber-adds-tests

dev-fix/330-richaber-adds-tests

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

21/09 2015

dev-travis-build-changes

dev-travis-build-changes

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

16/09 2015

dev-fix/332-phpunit-babble-testcase-fatal

dev-fix/332-phpunit-babble-testcase-fatal

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

20/08 2015

dev-add/323-custom-translation-ui

dev-add/323-custom-translation-ui

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

13/08 2015

dev-fix/219-clarify-filter-names

dev-fix/219-clarify-filter-names

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

13/08 2015

dev-have_duplicate_metadata

dev-have_duplicate_metadata

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

07/08 2015

dev-object-cache-jobs-234

dev-object-cache-jobs-234

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

14/07 2015

dev-246-cache-terms

dev-246-cache-terms

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

14/07 2015

dev-tweak-language-settings

dev-tweak-language-settings

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

14/07 2015

dev-fix/227-sanitisation

dev-fix/227-sanitisation

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

13/07 2015

dev-fix/302-inputs

dev-fix/302-inputs

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

13/07 2015

dev-fix/247-shadow-names

dev-fix/247-shadow-names

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

09/07 2015

dev-fix/216-rtl

dev-fix/216-rtl

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

08/07 2015

dev-fix/output-escaping

dev-fix/output-escaping

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

08/07 2015

dev-remove/simplify-hooks

dev-remove/simplify-hooks

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

08/07 2015

dev-fix/linting-test-by-breaking

dev-fix/linting-test-by-breaking

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

25/06 2015

dev-fix/validation

dev-fix/validation

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

25/06 2015

dev-fix/error-suppression

dev-fix/error-suppression

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

16/06 2015

dev-fix/237-admin-menu

dev-fix/237-admin-menu

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

by Code For The People

09/06 2015

dev-master

9999999-dev

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

09/06 2015

1.5.1

1.5.1.0

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

03/03 2015

dev-fix/simplify-plugin-class

dev-fix/simplify-plugin-class

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

02/03 2015

dev-mizkirsten-scanner-errors

dev-mizkirsten-scanner-errors

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

28/02 2015

dev-fix/remove-error-log-calls

dev-fix/remove-error-log-calls

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

27/02 2015

1.5

1.5.0.0

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

26/02 2015

dev-post_meta

dev-post_meta

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

23/10 2014

1.4.4

1.4.4.0

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

13/06 2014

dev-fix/notices-translation-job

dev-fix/notices-translation-job

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

27/04 2014

1.4.3

1.4.3.0

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

21/10 2013

1.4.2

1.4.2.0

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

21/10 2013

dev-feature/widget-fix

dev-feature/widget-fix

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

21/10 2013

1.4.1

1.4.1.0

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People

11/10 2013

1.4

1.4.0.0

A WordPress plugin to handle translating content into a variety of languages.

  Sources   Download

GPL-2.0+

The Requires

 

by Code For The People