- Posts: 67
- Thank you received: 12
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your configuration report when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question set image size in posting not working (reason for my former problem)
in Kunena5 (don't know v6) the code looked like [img size=150]*
*may be if an admin will try to edit this post CK Editor will not work because of this tag
but having this in a posting in Kunena 7 CK Editor won't open to work with.
now in Kunena 7 I cannot find how to set the image size in CK Editor,
even if it is set (by using SK Editor) CK Editor ignors the params.
so how can wet set the size of inline images in CK Editor ?
and also:
SK Editor does not fully work
setting the size on an inline image gives the expected preview,
BUT in the normal posting view the image is still original size
Please Log in or Create an account to join the conversation.
you see, the size setting of an img is declared (included as width), but not CKEditor or SCEditor are giving a size attribute to images.
so how can we set image size ?
Please Log in or Create an account to join the conversation.
[img] => works, but no size settings
[img=200x67] works in SC preview, but not in forum view CK removes the size setting
[img size=200] works in SC forum view, but not in preview CK does not open in working mode
Please Log in or Create an account to join the conversation.
why (where?) have you disabled the images size and property settings in the basic image plugin?
this is what the image insert dialog looks like normally:
btw. also the upload option could be helpful, (using config to disable)
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2535
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
can you explain in which file Kunena disables the image property settings ?
(in not in the ckeditor_config, may be in the image.js but Kunena has minified them, so hard to read).
I would like to experiment a bit more.
also do you know/see why CK Editor skipps if there is an attribute in the image tag (not depending on the value)?
Please Log in or Create an account to join the conversation.