プラグインがページを操作した場合、そのプラグインをアンインストールするとどうなりますか?

I’m just discovering the world of discourse plugins. But before I commit to them, I need to know the consequences.

Since they are open source, there are no guarantee that they will be maintained forever (thank you creators <3) . So any day they can break and my only choice be to remove it.

But then what happens with the posts that used the plugin?

I’m thinking about plugins like:

This one is one I’d like to use but haven’t been updated in 2 years so I don’t know if I should even bother…

Why some have check marks and some doesn’t?

Thank you! <3

公式プラグインは以下で見つけることができます: https://meta.discourse.org/tags/c/plugin/official

これらは(Discourse チームが)メンテナンスを行っているため、問題を引き起こすことは基本的にありません。公式プラグインには、あなたが言及していた緑色のチェックマークが付いています。

サードパーティ製のプラグインは、Discourse インスタンスに損害を与える可能性があります。ほとんどの場合、プラグインをアンインストールすることで問題は解決しますが、常にそうとは限りません。

私のアドバイスとしては、必要最小限のプラグインのみをインストールし、代わりに #customization:theme カテゴリにあるテーマのコレクションを増やしていくことをお勧めします。これらはインストールする際にずっと安全です。画像ギャラリーのプラグインについて言及していましたが、これは以下のようなテーマで実現可能です:

Thanks! I really like the locations and events plugins, they fit my community quite well. I guess I’ll just create a bunch of topics using them, then comment out the line in my app.yml and see what happens…

Edit: I tested it

With the locations plugin, they just get erased, topics continue but without location data.

The events plugin is weird, it does not show as installed anymore, but I can still insert dates, and the previous dates are still correctly displayed.

No damage to the forum itself. But still means you’d lose all the locations data associated. Dates you’d keep some information.

Since they really fit my community I’ll use it and hope it never breaks/becomes obsolete.

Upon reinstalling them, the stuff came back as it was before uninstalling. Weird but good I guess…