LanFeng11
(Lan Feng11)
9 أكتوبر 2025، 5:05م
1
\nكيف يمكنني منع المستخدمين من نشر مواضيع جديدة؟\n\n
\n\n
إعجاب واحد (1)
تحتاج إلى تعديل أذونات الفئة وإزالة إذن “إنشاء”.
إذا كنت لا تزال تواجه مشكلة، فانشر الأذونات التي قمت بتكوينها.
إعجابَين (2)
LanFeng11
(Lan Feng11)
9 أكتوبر 2025، 5:37م
3
شكرا لإجابتك. لقد قمت بتعيينها للسماح للموظفين فقط بالنشر. عندما قمت بتغيير إذن “الجميع” إلى “عرض فقط”، لم يختفِ زر “موضوع جديد”، بل تمكنوا من التحرير. لا ينبغي أن يكون لديهم خيار عرض نشر موضوع جديد.
إعجاب واحد (1)
هل قمت بحفظ إعدادات الفئة؟ (يجب أن أسأل)
هل قمت بالاختبار باستخدام مستخدم عادي ليس عضوًا في فريق العمل؟
إعجابَين (2)
LanFeng11
(Lan Feng11)
9 أكتوبر 2025، 7:04م
5
لقد قمت بحفظ إعدادات الفئة، وقمت بتحديث المتصفح. تم استخدام حساب غير موظف، ويمكن تحريره. لا يمكن تحديد الفئة، وتظهر للقراءة فقط، ولا يمكن إنشاء موضوع جديد. أتذكر أن زر “إنشاء موضوع جديد” لم يكن قابلاً للنقر، ولم يكن من الممكن تحرير الموضوع، وهذا منطقي، أليس كذلك؟
إعجاب واحد (1)
Moin
9 أكتوبر 2025، 7:20م
6
تم تغيير هذا منذ فترة
main ← new-topic-btn-readonly-topic
opened 05:38AM - 28 Aug 25 UTC
### What is this change?
When visiting a restricted category or tag where the… current user does not have permission to create a topic, we should still allow the user to write a new topic under a different category or tag. This is especially important when using the new topic button from the sidebar.
#### When the user does not have permission, the composer category defaults to:
1) Subcategory (if SiteSetting.default_subcategory_on_read_only_category is true and subcategory exists)
2) Default category chooser value of Category... prompting the user to select a category from the dropdown
This PR is a follow up to #33495 which was reverted previously due to a couple of issues which are now corrected:
- we no longer set a default category based on `default_composer_category` (previously was step 2 above)
- category banner text when a user cannot create a topic is now showing up correctly
- added a title attribute with more info for the disabled category in the category dropdown in composer
- for staff only tags, when creating a topic from the tag page as a non staff member we now automatically remove the restricted tag from the tags field in composer (as the user cannot use this tag)
Internal ref: /t/-/152613
ماذا تقصد بـ “تعديل المواضيع”؟
4 إعجابات
LanFeng11
(Lan Feng11)
10 أكتوبر 2025، 3:33م
7
إعجابَين (2)
system
(system)
تم إغلاقه في
9 نوفمبر 2025، 3:33م
8
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.