Is there a way to see ALL uploaded images on our Discourse forum? I mean something like ‘Media library’ in wordpress?
I am not sure how do i upload a new image and get the image URL to paste it logo settings?
To upload and replace just use the wizard again, https://your.domain/wizard
The other question with media galery is a good one, I also would like to know
For the logo it will be easy anyway, after re-upload you see it in admin.
And other images you should get the url with right click on it. Actually they should be available for share on other servers too - crossdomain.
It would be nice to see a list of uploads, sorted by file size, with link to the post uploaded to. That way we can identify large files that might need removal or handling.
I think this topic has been covered before and I don’t recall where those conversations ended up… except that there is no functionality in the ui for managing uploads.
例えば、Topic List Previews プラグインは素晴らしいのですが、トピックやその投稿に関連付けられている画像からのみトピック一覧のプレビューを選択できます。しかし、すでに別のトピックにアップロード済みの画像をプレビューとして使いたい場合はどうでしょうか?それを簡単に行うことはできません。また、管理者が別のトピックにアップロード済みの画像をトピックに挿入したい場合も、同様に簡単にはできません。データエクスプローラーでURLを取得し、エディタに貼り付ける必要があります(エディタでは、すでにアップロード済みの画像から選択する機能が提供されていないため)。さらに、管理者が様々な理由でアップロード済みの画像を編集する必要がある場合も、簡単に行う方法がありません。これらはほんのいくつかの課題に過ぎません。現時点では回避策で対応できますが、時間とともに管理を容易にし、より多くの機能を提供するために、いくつかのプログラムを開発するつもりです。