try.thepavilion.io is Pavilionâs public staging site thatâs updated to the latest discourse every 24 hours. You can see for yourself whether the issue youâre interested in is addressed there, and test the feature set. For example if you have you content languages set to French and Italian, and your interface language (aka locale) set to French, youâll see this
Iâve closed some old issues on the repo, and asked for the recently created ones (the feature requests in any event) to be submitted at thepavilion.io. Please report any further issues, or make any feature requests using the bug report or feature request wizards on thepavilion.io.
Hello @angus,
I have problem on my fresh self-hosted discourse. Every time when I push save changes I get blank modal with âInternal Server Errorâ title. After hit ok, the plugin page is blank, but settings are saved.
Next, when I try to add other language to exist, the checkboxes which was previously checked after save are uncheck. So when I want to add a new language I must uncheck everything, save, and now check this one which I want.
Also I sometimes notice the settings reset to default just after night.
Iâve merged in an update from vcoffey (sorry Vern, couldnât find you here), whoâs supported by @oreillyc. Iâve also made various updates to the plugin today.
@hiddenlucas Please upgrade and test it again. If you have any further issues please fill out a bug report here: Bug Report
The language tag is not appearing in the tag dropdown menu making it difficult to filter topics using the tag. The reason I found is simply because the anchor is missing from the list item: <a data-tag-name="en" class="discourse-tag box">en</a>
Is it possible to select specific interfaced languages that will be shown in the guest language switcher (at header)? Currently the switcher will show many languages in the drop down menu. I didnât find the code that controls the languages. Any guide will be appreciated.
I have installed and enabled this and the discourse translator plugin on a new forum. The translation API works fine, but I was under the impression, that it would be possible with this plugin to automatically display translated posts that are not spoken by a user, in their respective language - automatically.
Basically, in an ideal world with ideal translations, a person talking only French would browse the forums (which are, letâs say, in English), and see everything as written in French.
Did I understand the functionality wrong? Is this not possible to achieve with this plugin?
To everyone who has reached out to me recently about getting category and tag translations to work, i.e. the features described here:
Youâve reached out at the right time A client of Pavilionâs is actually looking to get that functionality working on current Discourse so @merefield and I will be working on it in May/June. Weâll post an update here when itâs ready.
This is not currently a feature of the plugin, but it could be added in the future. Please see the documentation on this, in particular the bolded part below. That is what the integration with the Translator plugin currently does.
you can enable multilingual translator content tag sync (you wonât be able to enable it unless all four things are true).
The sync automatically applies the detected language of posts in a topic as content languages, as long as the detected language matches a content language enabled on your site.
Just a note that @merefield is working on this plugin right now, both bug-fixes and the Custom Translations features. This work is due to be completed by the end of June.
A bug that allowed Language Content Tags to appear in the Tag page undesirably should now be fixed:
As part of our renewed focus on ensuring these issues donât pop up again, weâve gone to the effort of including tests to cover these specific scenarios.
As ever please update and let us know if you are seeing any issues with these scenarios.