Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/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

Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Solved Remove X Button from CKEditor Toolbar

More
1 year 7 months ago #231650 by rob parker
How can I do that?  I expected that it would be controlled by the setting for "Show X button" in the Bbcode tab of the Aurelia template, but that has no effect - although it does work for Ebay, Instagram, ....

Rob
 

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

More
1 year 7 months ago #231652 by Leen
I can confirm that turning off the X button does not work here either

With kind regards
Leen
The following user(s) said Thank You: rob parker

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

More
1 year 7 months ago #231653 by Gindi
A permanent solution would be to delete the "x" directory in /media/kunena/core/js/plugins/.

gindi
The following user(s) said Thank You: rob parker

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

More
1 year 7 months ago #231655 by rob parker
Since there doesn't seem to be a way to do it within the configuration options, I'll go for the permanent removal.

Rob
 

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

More
1 year 7 months ago #231659 by rich
It is possible that it no longer works due to the switch from Twitter to X and that nobody has noticed this yet.
If you want to remove all social share buttons, you can also do this with a customckeditor_config.js ( see here ).
Once you have created this, add two slashes in front of this entry in the custom file line 32:
from
{ name: 'social', groups: [ 'social' ] },
to
// { name: 'social', groups: [ 'social' ] },

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: rob parker

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

More
1 year 7 months ago #231660 by rob parker
Thanks Rich.  That seems a much better solution than removing a folder.  I've already got one customisation in custom_ckeditor_config.js,

Rob
 

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

Time to create page: 0.323 seconds