Beskrivelse
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
Installation
- Upload to the
/wp-content/plugins/
directory - 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
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Badge for GlotPress” is open source software. The following people have contributed to this plugin.
Bidragsydere“Badge for GlotPress” er blevet oversat til 8 sprog. Tak til oversætterne for deres bidrag.
Translate “Badge for GlotPress” into your language.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
1.0.1
- Green color only if 100% translated
- Add plugin dependency:
glotpress
1.0.0
- Plugin creation