====== TranslationBuddy Plugin ====== ---- plugin ---- description: Translation statistics, for users of plugin:translation author : HÃ¥kan Sandell email : sandell.hakan@gmail.com type : syntax lastupdate : 2012-12-16 compatible : adora belle depends : conflicts : similar : tags : language statistics downloadurl: https://github.com/HakanS/dokuwiki-plugin-translationbuddy/zipball/master bugtracker : https://github.com/HakanS/dokuwiki-plugin-translationbuddy/issues sourcerepo : https://github.com/HakanS/dokuwiki-plugin-translationbuddy/ donationurl: ---- ===== Description ===== {{ :plugin:translationbuddy.png?300|}} Displays information about the translation effort of a wiki, supporting the [[plugin:translation|plugin translation]] * New pages * Translation effort for each language * Outdated pages * Localized pages not found in English ===== Syntax ===== Syntax example: ----- translationbuddy ------ daysnew: 90 outdated: 2 ignore_ns: plugin langs: en de fr ru ----- No arguments are mandatory but might be handy. * **daysnew** -- Timespan used when identifying new pages * **outdated** -- Number of page links to outdated pages for each language * **ignore_ns** -- Namespaces ignored by the plugin * **lang** -- overrides plugin:translation config setting when displaying statistics ===== Installation ===== Search and install the plugin using the [[plugin:extension|Extension Manager]]. Refer to [[:Plugins]] on how to install plugins manually. ===== Development ===== === Change Log === {{rss>https://github.com/HakanS/dokuwiki-plugin-translationbuddy/commits/master.atom 6 date}} === Known Bugs and Issues === * None ===== Discussion ===== //Could be placed on an external page (e.g. plugin:pluginname:discussion) to have a distinction between user comments and author docs//