- Posts: 337
- Thank you received: 6
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
This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.
The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.
Question Extended Editor for Kunena
Version 1.0.9 - 7 feature-release:
At first, special thanks to Lintzy for her great help to this release!
Please report feedback!
Here the new files for 1.0.9:
Changelog:
- new color-palette (based on phpBB)
- new img-function (opens a formular for easier handling)
- new link-function (opens a formular for easier handling)
Dont't forget to modify your language file (see attached readme)...
Please Log in or Create an account to join the conversation.
- MarcelP102
-
- Offline
- Junior Member
-
- Posts: 48
- Thank you received: 0
Please Log in or Create an account to join the conversation.
I'm also working on handle the "More Smilies" and Video on the same way...
This is needed to manage smilies and BBCodes in backend (choose position, upload, publish/unpublish)...
Please Log in or Create an account to join the conversation.
Version 1.0.9 - 8 Bugfix/optimization-release:
Please report feedback!
Here the new files for 1.0.9:
Changelog:
- fixed a issue with img-tag (if no size defined)
- changed position of additional fields
- add automatic closing if other additional fields open
Dont't forget to modify your language file (see attached readme)...
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I have installed your last release, 1.0.9-9 for my Kunena 1.0.9, but when i click on emoticons, nothing happens. They don't appear in the text.
Can someone help me?
Of course, for the author, is one of the greatest hacks por Kunena i've seen and must be INTO next release of kunena!! Very goood job!!! thanks!!
For Spanish/Español,
Here is the translation for the New Boardcode-icons/
Traducción para los iconos nuevos del componente (tienes que añadirlos, por ejemplo al final, de tu archivo kunena_spanish.php:
//Hack del BBCode Kunena
DEFINE('_BBCODE_STRIKE', 'Texto Tachado: [strike]Texto[/strike]');
DEFINE('_BBCODE_SUB', 'Subíndice: Text');
DEFINE('_BBCODE_SUP', 'Superíndice: Text');
DEFINE('_BBCODE_LINK_URL', ' URL: ');
DEFINE('_BBCODE_LINK_TEXT', ' Texto: ');
DEFINE('_BBCODE_LINK_INSERT', 'Insertar');
DEFINE('_BBCODE_IMAGE_SIZE', ' Tamaño (1-499): ');
DEFINE('_BBCODE_IMAGE_URL', ' URL: ');
DEFINE('_BBCODE_IMAGE_INSERT', 'Insertar');
:laugh:
Please Log in or Create an account to join the conversation.