Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Solved Wrong map bbcode syntax on non-english [4.0.10]

More
10 years 2 months ago #173166 by voland
Crypsis. Kunena 4.0.10 + russian
When i use button map there`s list box with type of map - Hybrid\Landscape\roads or sputnik (on russian).

But after inserting tag there`s code like
[map type=Гибридная zoom=2][/map]

And of course it doesnt work.
Needs not to translate tag for bbcode

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago - 10 years 2 months ago #173169 by rich
hm.. this codes should be hardcoded.
Please go to "Language -> ru-RU" and open ru-RU.kunena_tmpl_crypsis.ini

Change the codes from line 113 - 116 to
Code:
COM_KUNENA_EDITOR_MODAL_MAP_SETTINGS_HYBRID="Hybrid" COM_KUNENA_EDITOR_MODAL_MAP_SETTINGS_ROADMAP="Roadmap" COM_KUNENA_EDITOR_MODAL_MAP_SETTINGS_TERRAIN="Terrain" COM_KUNENA_EDITOR_MODAL_MAP_SETTINGS_SATELLITE="Satellite"

Important! Always create a backup before you make any changes to your website!
Last edit: 10 years 2 months ago by rich.
The following user(s) said Thank You: voland

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #173173 by voland
Done.
But thru language overriding

But now on front we have english words.
Better to divide front variables and code if its possible

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #173176 by rich

But now on front we have english words.


Where do you see English words in the front? The words Hybrid, Roadmap, Terrain and Satellite are only available in the editor modal window.

Important! Always create a backup before you make any changes to your website!

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #173179 by rich

But now on front we have english words.
Better to divide front variables and code if its possible

I'm sorry, I had misunderstood you. Did you mean the text in the modal settings? Then you're right, it should be separated.

Important! Always create a backup before you make any changes to your website!

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #173208 by rich
A fix will be included in the next version.

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: voland

Please Log in or Create an account to join the conversation.

Time to create page: 0.221 seconds