Hello,
The HTML Editor specified in the "Use Text Editor" setting in backend (Configuration > Layout > Display Settings) only applies to frontend rich text areas.
In the backend, you always have the CKE Editor. As a result, e.g. for a group description formatted in frontend with JCE (the HTML Editor I'm using), formatting is partly lost when I edit this description in backend.
Thanks
Hi, Richard.
It is designed to work that way. In backend JomSocial uses WYSIWYG editor that it came with. You can change it for front end but in backend it will stay default one.
I disagree. I talked to Merav on Friday about this, and she said to me that it sounded more like a bug.
I'm escalating this.
Hi nrichard,
This is how it was designed, but that doesn't make it correct. I tend to agree with you. I have raised a ticket so it will be looked at by the developers and i will mark this post as a confirmed bug so we can track it thought the system.
Hi, Nrichard.
We have not received any response back from you in over 7 days, and would like to know if you consider this issue to be resolved. If you have any further questions, simply reply to this post.
No further questions, just waiting for a fix as this was marked as a "Confirmed Bug".
Well, we don't consider this as bug, rather than as future improvment, but we marked it as "bug" since it'll be added in our future version.
Hi there.
Please extract those files here > \administrator\components\com_community\views\groups\(it'll be included into our next installation package)
And then check the issue once again, it should fix the problem. If not, please let us know and we'll look into this once again.
Hello,
It does not work with your file. Nothing is changed, it's always the default JomSocial editor whatever is set for "Use Text Editor" in JomSocial Layout Configuration. Maybe you should look around code
$js= 'assets/editors/ckeditor/ckeditor.js';
CAssets::attach($js, 'js');
Hi there.
I'm gonna consult with our devs about this fix.
Hi there.
Please extract those files here > \administrator\components\com_community\views\groups\view.html.php(it'll be included into our next installation package)
And then check the issue once again, it should fix the problem. If not, please let us know and we'll look into this once again.
How would it work, file is the same as previously! :-/
I'm kinda confused, since everything works fine for me...Hmm, maybe I should ask for some developer help on this one.
Hi there.
I just was informed that this works for creation of new groups, unfortunateely it does't works for existing groups. Not sure if this's fixable at moment. I'll consult with our developers once again about it.