تخطي للذهاب إلى المحتوى
القائمة
لقد تم الإبلاغ عن هذا السؤال
3 الردود
4547 أدوات العرض

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
ديسمبر 22
4882
0
يوليو 21
1841
2
مارس 15
5097
0
يناير 24
1342
1
يناير 23
3537