dokuwiki-plugin-translation icon indicating copy to clipboard operation
dokuwiki-plugin-translation copied to clipboard

Easily setup a multi-language DokuWiki

Results 19 dokuwiki-plugin-translation issues
Sort by recently updated
recently updated
newest added

This pull request contains some translation updates.

I don't find how make this... Actually, only admin can see the page "outdated and missing translations". However it's more efficient if all people (who have right to see namespace)...

feature

Hi, after updating to the current version, I get the following error message when I open a translated page: ``` 2023-02-02 08:16:00 Error: Call to undefined method helper_plugin_translation::getTransItem() /var/www/html/wiki/lib/tpl/bootstrap3/tpl/translation.php(31) #0...

After updating to the latest version, the style of the language selector is changed. We had it setup as dropdown, but the dropdown did not work as before (no dropdown...

I'm restricting translations to the namespace "names". So, links look like this: `:names:page` `:names:langcode1:names:page` `:names:langcode2:names:page` Then, when entering a translated page, the original language link look like this: `:names:names:page` `:names:langcode1:names:page`...

bug

Hi, the flags of Spain and Croatia, files "es.svg" and "hr.svg" aren't shown in the drop-down menu of the translation plugin. Maybe the file size is too big? Regards Juergen

I would be nice to define a fallback language for plugin "translation". If i visit german version of page "X" "de:X" and there is no content, i like to see...

feature

Hi, and thanks for this great and very helpful plugin ! This is not a bug report but a feature suggestion... I'm sometimes using the [move plugin](https://www.dokuwiki.org/plugin:move) to move /...

feature
PR welcome

When translations are restricted to a namespace, and the plugin is installed using option 1 (original language has no namespace prefix), links were generated incorrectly. Fixes issue #61 for me!