- Posts: 12279
- Thank you received: 2534
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?
That's html codes but you need bbcodes. Maybe therefore the user purezn means it works with the JCE Editor Pro.dsrpmedia wrote: 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?
Example of bbcode tables:
| Column 1 | Column 2 |
|---|---|
| 123 | 456 |
| 123 | 456 |
You can edit anytime in this table, but only in the backend. If you edit this article, you see this changes also in the forum. I don't know satisfying solutions for tables, because they are also not optimal for mobile view if they contain too many columns.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
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- but the code itself is what is shown in the editing area before submitted,. If only the table was displayed in the editing area before being submitted this would have worked perfectly
Please Log in or Create an account to join the conversation.
| Column 1 | Column 2 | Column 3 |
|---|---|---|
| Row 1, Column 1 | Row 1, Column 2 | Row 1, Column 3 |
| Row 2, Column 1 | Row 2, Column 2 | Row 2, Column 3 |
If you want to edit a table you must do it with the source mode, because the editor not recognize tables.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.