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 contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

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

More
17 years 2 weeks ago #12647 by Repelzteeltje
It works !!!

Thanks Roland !

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

More
17 years 1 week ago #12994 by roland76
Hello together,

could someone (or more ;) ) test this hack in Internet Explorer 6... Especially with different png-bugfix's...

Please give feedback here if everything works fine or if there are problems, because 30% of all Internet Users uses IE 6 (on my site as example). :dry:

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

More
17 years 1 week ago #13675 by Slotpro

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

More
17 years 1 week ago #13724 by lavsteph
hello,

I propose an addition of functions : left-center-right

in smile.class
Code:
<!-- lavstehphack start --> <img class = "bbcode" accesskey = "left" name = "addbbcode4" src="/images/com_kunena/text_align_left.png" alt="left" onclick = "bbfontstyle('[left]', '[/left]');" onmouseover = "javascript:document.postform.helpbox.value = '<?php echo _KUNENA_EDITOR_HELPLINE_ALIGN_LEFT;?>'" /> <img class = "bbcode" accesskey = "center" name = "addbbcode4" src="/images/com_kunena/text_align_center.png" alt="center" onclick = "bbfontstyle('[center]', '[/center]');" onmouseover = "javascript:document.postform.helpbox.value = '<?php echo _KUNENA_EDITOR_HELPLINE_ALIGN_CENTER;?>'" /> <img class = "bbcode" accesskey = "right" name = "addbbcode4" src="/images/com_kunena/text_align_right.png" alt="right" onclick = "bbfontstyle('[right]', '[/right]');" onmouseover = "javascript:document.postform.helpbox.value = '<?php echo _KUNENA_EDITOR_HELPLINE_ALIGN_RIGHT;?>'" /> <!-- rlavstephhack end -->
and add language
Code:
DEFINE('_KUNENA_EDITOR_HELPLINE_ALIGN_LEFT', ' Align text/image to the left '); DEFINE('_KUNENA_EDITOR_HELPLINE_ALIGN_CENTER', ' Center text '); DEFINE('_KUNENA_EDITOR_HELPLINE_ALIGN_RIGHT', ' Align text/image to the right ');
images and changes in the file attached

File Attachment:

File Name: Hack_bbcod...teph.zip
File Size:19.16 KB

Manager French translation

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

More
16 years 11 months ago - 16 years 11 months ago #15783 by Randal
Hello! Thank You for this beauty hack.

I translate it to Polish. (Język Polski) :)

File Attachment:

File Name: polishBBcode.txt
File Size:4.71 KB
Last edit: 16 years 11 months ago by Randal.

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

More
16 years 11 months ago #16145 by glendo
Replied by glendo on topic How to Apply this Hack
Hi I downloaded the hack and uploaded the files via ftp and overwrote the existing files however the editor still does no appear. What have I missed?
Thanks

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

Time to create page: 0.256 seconds