# خيار لجعل المواضيع غير المدرجة غير متاحة للجمهور

**URL:** https://meta.discourse.org/t/setting-option-to-make-unlisted-topics-inaccesible-to-public/277862
**Category:** Feature
**Tags:** unlisting
**Created:** [5 سبتمبر 2023، 1:53م UTC](https://meta.discourse.org/t/setting-option-to-make-unlisted-topics-inaccesible-to-public/277862 "2023-09-05T13:53:35Z")
**Posts on this page:** 1
**Showing post:** 8

<div class="post-metadata">

### Author: ![rahim123](https://avatars.discourse-cdn.com/v4/letter/r/df705f/32.png) [@rahim123](https://meta.discourse.org/u/rahim123)
#### Post date: [8 سبتمبر 2023، 12:51ص UTC](https://meta.discourse.org/t/setting-option-to-make-unlisted-topics-inaccesible-to-public/277862/8 "2023-09-08T00:51:19Z")

</div>

لدي مستخدم قديم طلب الإزالة المؤقتة لجميع مواضيعه (حوالي 300 موضوع) لسبب شخصي محدد. إذا تغير وضعه، فستحتاج هذه المواضيع إلى استعادتها في المستقبل. بينما تكون المواضيع في حالة الإزالة، يجب ألا تكون متاحة للجمهور حتى لو كان لدى شخص ما عنوان URL الخاص بها، وجميعها مفهرسة حاليًا في محركات البحث. لذا فإن الطريقة الوحيدة التي وجدتها لجعلها غير متاحة للجمهور بشكل جماعي هي حذفها. (اخترت عدم نقلها إلى فئة خاصة لأنه بدا الأمر أكثر صعوبة لاستعادة كل موضوع إلى فئته السابقة بطريقة برمجية / جماعية، ويبدو أنه من المفيد طلب خيار الإعدادات في هذا الموضوع و/أو [Bulk un-deletion](https://meta.discourse.org/t/bulk-un-deletion/277861) بدلاً من ميزة التراجع عن المراجعة الجماعية.)

> [@pfaffman](#):
>
> يجب أن يكون من الممكن حذف كميات كبيرة من خلال Rails إذا كنت تستضيف بنفسك.

مثير للاهتمام. ما رأيك في هذا المنظور؟

> [@Best way to temporarily remove public access to a user's topics?](https://meta.discourse.org/t/best-way-to-temporarily-remove-public-access-to-a-users-topics/277242/23?u=rahim123):
>
> You can’t, at least not easily. Here’s why: You would need the following info: the user id the date in UTC the bulk deletion happened the post ID of each deleted topic’s OP advanced knowledge of using the rails console and/or psql directly to run a very advanced SQL query as you need to clear the deleted\_at field on both the topic itself and the post that is the OP of the topic. And please don’t ask why I know this…

---

_[View the full topic](https://meta.discourse.org/t/setting-option-to-make-unlisted-topics-inaccesible-to-public/277862)._
