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 10 months ago - 12 years 10 months ago #145196 by guerilla
Replied by guerilla on topic WYSIWYG BBCode editor
i couldnt explain what i wanna say, i guess. i modified wysibb to quickreply. but the thing is, in kunena every message has a quickreply box in bottom. but i wanna change this to one quickreply at bottom of page to all messages like here:

www.kunena.org/forum/133-K-15-Common-Que...ect-auto-quick-reply

in old kunena it wasnt a problem. but in new kunena i couldnt understan forum structure yet.


i mean this code. look the code below:
Code:
<a id="kreply145132" class="kicon-button kbuttoncomm kqreply btn-left" href="/forum/114-User-written-hacks/127855-hack-wysiwyg-bbcode-editor-for-kunena/reply/145132" rel="nofollow" title="Quick reply this message."> <span class="reply"><span>Quick Reply</span></span> </a>

i moved qucikreply box to end of the page. but i must change all quickreply buttons click action to open this one box. i wondering in which file this code created.

thanks...
Last edit: 12 years 10 months ago by guerilla.

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

More
12 years 10 months ago #145208 by xillibit
Replied by xillibit on topic WYSIWYG BBCode editor
Form Kunena 2.0 there aren't majors changes on this part, what you can if put a specific CSS class on quick reply button like and add a javascript code to detect click on quick reply button and open quick reply box

I don't provide support by PM, because this can be useful for someone else.

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

More
12 years 10 months ago #145211 by guerilla
Replied by guerilla on topic WYSIWYG BBCode editor

xillibit wrote: Form Kunena 2.0 there aren't majors changes on this part, what you can if put a specific CSS class on quick reply button like and add a javascript code to detect click on quick reply button and open quick reply box


last version i used was kunena 1.5, i think.


you can use sceditor for an alternative WYSIWYG BBCode editor solution. it is simple and good too, but i cant solve jquery conflict on sceditor with kunena.

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

More
12 years 10 months ago #145239 by ChaosHead
Replied by ChaosHead on topic WYSIWYG BBCode editor
Look at Xenforo. There's incredible text editor. The only question is whether there is a desire for Kunena developers to add new features?

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

More
12 years 10 months ago #145241 by xillibit
Replied by xillibit on topic WYSIWYG BBCode editor
I have tested xenforo but it seems that the editor is just tinyMCE, the new features are developped to anwers to the community desire :).

I don't provide support by PM, because this can be useful for someone else.

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

More
12 years 10 months ago #145247 by guerilla
Replied by guerilla on topic WYSIWYG BBCode editor
html based WYSIWYG editors like tinymce or ckeditor are not a good choice for forums. forum editors must be bbcode based WYSIWYG editor like vbulletin, smf or else.

sceditor or wysibb can be good choice.

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

Time to create page: 0.236 seconds