Badge for GlotPress

Mô tả

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

Ảnh màn hình

Cài đặt

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

Hỏi đáp

Does it support pretty URLs

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

Đánh giá

Không có đánh giá nào cho plugin này.

Người đóng góp & Lập trình viên

“Badge for GlotPress” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Badge for GlotPress” đã được dịch qua 8 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Badge for GlotPress” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.0.3

  • Tested up to WP 7.0

1.0.2

  • Tested up to WP 6.9
  • Remove useless domain path
  • Use markdown format for previews in readme

1.0.1

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

1.0.0

  • Plugin creation