Discourse サイトの部分的なコピーを作成しますか?グループとして離脱する際に。

こんにちは。Discourse はセキュリティとプライバシーを重視していることは理解していますが、私の期待する答えではないかもしれないと覚悟はしています。それでも、これが可能かどうかだけでもお聞きできればと思います。

私は最近、サイトの大部分のユーザーが同意していない決定を下した管理チームがいる Discourse フォーラムから来ました。そのため、現在、私たちの議論のトピックを移転する新しい場所を探している最中です。もちろん、その管理チームも Meta を閲覧しているため、私を特定できるような情報は一切記載しません。

しかし、管理チームの協力が得られなくても、すでに存在するトピックをどうにかして救い出す方法はないかと考えています。どこかにアーカイブするだけでも、何もないよりはマシです。これらのトピックを保存したり、完全に別の場所にコピーしたりするための最適な方法は何でしょうか?

よろしくお願いいたします。

「いいね!」 2

How many topics need to be moved? Honestly copying by hand would be easiest, provided the number of topics is fairly small. You could probably write some code to automate this using the web crawler view and the Discourse API as well.

「いいね!」 2

There are topics here about archiving discourse. Pulling them into another discourse won’t be easy, but I’ve written code to pull down a category, I think. (oh, it’s just a topic - - GitHub - pfaffman/discourse-downloader: Download a Discourse topic for offline analysis).

I don’t suppose you have a budget. How many topics/categories?

「いいね!」 4

Sorry for the delay in response, I have been sick.

We’d probably be looking a several hundred topics, of anywhere from 100 to 15,000 posts. We likely do not have a budget to pay for this if downloading the posts for free is an option.

On that note, how exactly is the program you linked meant to be run? Downloading them to offline storage sounds ideal.

「いいね!」 2