Badge for GlotPress

外掛說明

在 GlotPress 專案中產生譯文狀態的 SVG 徽章。要使用這個外掛,必須先安裝 GlotPress。

徽章:

專案徽章:

  • translation_sets
  • sub_projects

譯文集徽章:

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

範例:

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

針對基本網址配置,請使用以下格式:

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

螢幕擷圖

  • 徽章範例

安裝方式

  1. 將壓縮檔解壓縮所得的 badge-for-glotpress 資料夾上傳至 /wp-content/plugins/ 目錄中。
  2. 在 WordPress 管理後台的 [外掛] 選單中啟用外掛。

常見問題集

這個外掛是否支援易於辨識的網址?

支援,它的網址格式為 /glotpress/badge/{project_path}/{info}-{locale}.svg

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Badge for GlotPress〉的開發相關工作。

參與者

〈Badge for GlotPress〉外掛目前已有 7 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Badge for GlotPress〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.1

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

1.0.0

  • Plugin creation