Badge for GlotPress

Beschrijving

Generate SVG badges of translation statuses in your projects. This plugin requires GlotPress to be installed.

Badges:

Project badges:

  • translation_sets
  • sub_projects

Translation sets badges:

  • all_count
  • untranslated_count
  • percent_translated
  • waiting_count
  • warnings_count
  • fuzzy_count

Example:

  • https://example.com/glotpress/badge/path/of/the/project/percent_translated-fr.svg

For basic URLs scheme, use this format:

  • https://example.com/?gp_badge=true&project_path=the/project/path/&locale=fr&info=percent_translated

Schermafdrukken

  • Example badges

Installatie

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin

FAQ

Does it support pretty URLs

yes, just use /glotpress/badge/{project_path}/{info}-{locale}.svg

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Badge for GlotPress” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

“Badge for GlotPress” is vertaald in 8 localen. Dank voor de vertalers voor hun bijdragen.

Vertaal “Badge for GlotPress” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.0.1

  • Green color only if 100% translated
  • Add plugin dependency: glotpress

1.0.0

  • Plugin creation