Kunena 6.3.8 Released

The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Question Please make your translations to work in both K1.0 and K1.5 (contains instructions)

More
15 years 6 months ago #1 by Matias
This code in the beginning of the file will make your new translation to work in every released Kunena version (both K1.0 and K1.5):
Code:
// Dont allow direct linking defined( '_JEXEC' ) or defined ('_VALID_MOS') or die('Restricted access');

This allows translators to use only one translation for every release and to fix typos from the old strings so that forums which are using older Kunena versions can also benefit from your changes.

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

More
15 years 5 months ago #2 by zarro
Matias wrote:

This code in the beginning of the file will make your new translation to work in every released Kunena version (both K1.0 and K1.5):

Code:
// Dont allow direct linking defined( '_JEXEC' ) or defined ('_VALID_MOS') or die('Restricted access');

This allows translators to use only one translation for every release and to fix typos from the old strings so that forums which are using older Kunena versions can also benefit from your changes.


I love the Idea of the community work and that's why it would be wonderful if there was a template with detailed description we can use for translations. I would love to see a download link at the beginning of the Translations forum.I searched through the search no results were returned.

Can you post a Template somewhere so it would be easier for all of us. :woohoo:


Cheerz,

Zarro

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

Time to create page: 0.333 seconds