# 是否有主题组件或插件允许管理员访问 img src 内容？

**URL:** <https://meta.discourse.org/t/is-there-a-theme-component-or-plugin-to-allow-admins-access-to-img-src-content/216096>\
**Category:** Development\
**Created:** [2022年一月26日 16:22 UTC](https://meta.discourse.org/t/is-there-a-theme-component-or-plugin-to-allow-admins-access-to-img-src-content/216096 "2022-01-26T16:22:31Z")\
**Posts on this page:** 2\
**Page:** 1

<div class="post-metadata">

**Author:** ![michellefs](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/michellefs/32/234543_2.png) [@michellefs](https://meta.discourse.org/u/michellefs)\
**Post date:** [2022年一月26日 16:22 UTC](https://meta.discourse.org/t/is-there-a-theme-component-or-plugin-to-allow-admins-access-to-img-src-content/216096/1 "2022-01-26T16:22:32Z")

</div>

当我上传图片到某个主题时，是否有办法查看（并可能管理）图片的存储位置？

- \<img src="[https://global.discourse-cdn.com/](https://global.discourse-cdn.com/)…

例如，不同的管理员可能希望在多个主题中使用相同的图片，那么我们是否可以从共享库中“抓取”图片，而不是多次重新上传同一个 .jpg/.png 文件？

---

<div class="post-metadata">

**Author:** ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)\
**Post date:** [2022年一月26日 16:49 UTC](https://meta.discourse.org/t/is-there-a-theme-component-or-plugin-to-allow-admins-access-to-img-src-content/216096/2 "2022-01-26T16:49:02Z")

</div>

有一个名为“将远程图片下载到本地”的站点设置，它会将远程链接的图片下载到您的站点并更新嵌入的图片。

一旦图片被下载并且链接被更新，您就可以重复使用它而无需重新上传。

这与共享库不完全相同，但可以奏效。例如，您可以有一个共享的员工主题，您可以在其中发布照片以供重复使用。
