Skip to Content
Menú
This question has been flagged
3 Respostes
4524 Vistes

I want to use MediaPlugin and LinkPlugin option in web editor on forum post with out Karma Point check. I edit the website_forum.js to disable Karma 


            //if (hasFullEdit) {

            toolbar.push(['insert', ['linkPlugin', 'mediaPlugin']]);

            //}

and

            //if (!hasFullEdit) {

                options.plugins = {

                    LinkPlugin: true,

                    MediaPlugin: true,

                };

            //}


and then I update website_forum module. The result is nothing to change.

any idea to fix it?


Odoo 13.0


Thank.

Avatar
Descartar
Best Answer

How do i remove the karma option altogether? My users are not teenagers, so they just want to be able to ask and answer questions without gamification

Avatar
Descartar
Autor Best Answer

I adjust the Karma Gains value below and try to post the answer to increasing karma point to 10000 the link and image not show.


I think Odoo 13 CE not support this feature

Avatar
Descartar
Best Answer

easiest they-put very big amount for karma point to post and etc.

Avatar
Descartar
Related Posts Respostes Vistes Activitat
2
de des. 22
4877
0
de jul. 21
1831
2
de març 15
5092
0
de gen. 24
1331
1
de gen. 23
3523