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.
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
- Repelzteeltje
-
- Offline
- Junior Member
-
Less
More
17 years 2 weeks ago #12647
by Repelzteeltje
Replied by Repelzteeltje on topic Re:New Boardcode-icons
It works !!!
Thanks Roland !
Thanks Roland !
Please Log in or Create an account to join the conversation.
17 years 1 week ago #12994
by roland76
Replied by roland76 on topic Re:Extended Editor for Kunena
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:
could someone (or more
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.
17 years 1 week ago #13675
by Slotpro
Replied by Slotpro on topic Re:Extended Editor for Kunena
i not use
Hide Images and Attachments for guests
for bbCode new version
Please Log in or Create an account to join the conversation.
17 years 1 week ago #13724
by lavsteph
Manager French translation
Replied by lavsteph on topic Re:Extended Editor for Kunena
hello,
I propose an addition of functions : left-center-right
in smile.class
and add language
images and changes in the file attached
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 -->
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 ');
Manager French translation
Please Log in or Create an account to join the conversation.
16 years 11 months ago - 16 years 11 months ago #15783
by Randal
Replied by Randal on topic Re:Extended Editor for Kunena
Hello! Thank You for this beauty hack.
I translate it to Polish. (Język Polski)
I translate it to Polish. (Język Polski)
Last edit: 16 years 11 months ago by Randal.
Please Log in or Create an account to join the conversation.
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
Thanks
Please Log in or Create an account to join the conversation.
Time to create page: 0.256 seconds