コンテンツへスキップ
メニュー
この質問にフラグが付けられました
3 返信
4551 ビュー

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.

アバター
破棄
最善の回答

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

アバター
破棄
著作者 最善の回答

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

アバター
破棄
最善の回答

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

アバター
破棄
関連投稿 返信 ビュー 活動
2
12月 22
4884
0
7月 21
1846
2
3月 15
5100
0
1月 24
1342
1
1月 23
3540