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

Solved possible to use joomla editor instead of component one?

More
5 years 3 months ago - 5 years 3 months ago #215115 by dsrpmedia
I desperately need to be able to put tables into replies in my forum

another thread said that was not possible with kuenena, but it is with the default Joomla editor. Is there any way to load the default Joomla editor instead of the built in one from the forum?
 
Last edit: 5 years 3 months ago by dsrpmedia.

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

More
5 years 3 months ago #215118 by rich
I'm sorry, but that's not possible.

Important! Always create a backup before you make any changes to your website!

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

More
5 years 3 months ago #215129 by purezen

I desperately need to be able to put tables into replies in my forum

I don't know if this will work for you, but here is an "out of the box" idea.
1. Create your tables in Joomla by using the Add New Article function and JCE Editor Pro.
2. Then switch to Source Code in the Joomla Editor and copy code.
3. Now go to your Kunena Forum, switch the "new editor" to Source mode and Paste code from Joomla editor.
4. Press Source again to return to normal edit mode.

When you are finished, delete the Joomla article code.

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

More
5 years 3 months ago - 5 years 3 months ago #215178 by rich
A further possibility would be an unpublished Joomla article which contain the table. If you enter in the Kunena message this code
Code:
[article]22[/article]
(the number must be the article ID) the article will be displayed in the message.

Important! Always create a backup before you make any changes to your website!
Last edit: 5 years 3 months ago by rich.

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

More
5 years 3 months ago #215179 by dsrpmedia
 thanks for the suggestion, a lengthy workaround, but it almost works.however, when I paste the table code into the source area in kunena, then unclick the source to show the styling it is just showing the code - not converting the code to tables. ( see screenshots)what is the point of the code dbutton if the htrml is being stripped out in the editor?is there a setting I missed thsat would allow for code in the editor?

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

More
5 years 3 months ago #215180 by dsrpmedia
inserting the article almost works - but I need to be able to put content into the tables of the cells - when I insert this way it is not editble

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

Time to create page: 0.258 seconds