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

Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.

Loved WYSIWYG BBCode editor

More
12 years 1 month ago #154930 by cotswoldphoto
Replied by cotswoldphoto on topic WYSIWYG BBCode editor
So, happily coding right now. There are 17 different Kunena BBCode tags, plus smilies. I have coded and tested 9:

bold
italics
underline
strikethrough
text size
font color
code
unordered list
ordered list

Text size required me to also code an extra button called 'remove format'.

I have coded but not tested:

subscript *
superscript *
quote *
quote with citation *
spoiler *
hide
horizontal rule *
confidential
smilies *

hide and confidential are not coded yet, but are similar to quote, so shouldn't take long.

There is always tomorrow. If there isn't, why worry? The world must be about to end!
The following user(s) said Thank You: ChaosHead, alexdevine

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

More
12 years 1 month ago #154931 by alexdevine
Replied by alexdevine on topic WYSIWYG BBCode editor
Hi,

This is amazing news, i take it this will all be safe to use, correct?

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

More
12 years 1 month ago #154932 by cotswoldphoto
Replied by cotswoldphoto on topic WYSIWYG BBCode editor
Yes, it will be safe in that the forum page never sees the html code. It only ever sees bbcode. The plugin strips any unwanted HTML code out.

I can make it work in Kunena 3.0.5. I will provide instructions on how to install it.

I will also submit it as a plugin to the SKEditor team, who may choose to offer it on their site as a download (the advantage is that it gets updated along with SKEditor changes that way), and maybe, if the Kunena devs like it, they can roll it into Kunena 3.1

There is always tomorrow. If there isn't, why worry? The world must be about to end!

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

More
12 years 1 month ago #154933 by alexdevine
Replied by alexdevine on topic WYSIWYG BBCode editor
Hi,

This is amazing, i cannot wait to try it, i would also consider adding it to the JED!

If you need any testers i am available on Skype if required.

Regards
Alex

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

More
12 years 1 month ago #154934 by cotswoldphoto
Replied by cotswoldphoto on topic WYSIWYG BBCode editor
Superscript and subscript now tested OK. Horizontal Rule next. This will be a bit harder.

There is always tomorrow. If there isn't, why worry? The world must be about to end!

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

More
12 years 1 month ago - 12 years 1 month ago #154944 by cotswoldphoto
Replied by cotswoldphoto on topic WYSIWYG BBCode editor
Well, horizontal rule is now done. It took hours. The problem was that it is an empty tag. My sandbox demo sort of works with the hr tag.

The sandbox has an editor box, and the hr works there OK, and the hidden textarea with BBCode in also gets it when you insert, but I have a textarea you can see the underlying bbcode, and that waits for you to move the cursor before it updates to show the newly inserted hr.

On to the next tag. I think I will do the smilies next.

There is always tomorrow. If there isn't, why worry? The world must be about to end!
Last edit: 12 years 1 month ago by cotswoldphoto.

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

Time to create page: 0.303 seconds