Umbraco - 如何通过媒体项目上传或删除事件自动更改 XML 文件?
我正在寻找以下问题的解决方案,但我不确定 Umbraco 是否可以做到这一点。
我们有一个 Flash 影片,它将通过 XML 读取图像/图像路径以及随附的标题,我们需要能够通过 Umbraco 管理这些内容。
是否可以为何时从该特定文件夹上传或删除图像编写一个事件,以便更改 XML 文件并添加或删除相应的数据?
I'm looking for a solution to the following problem and I'm not sure if this is possible to do with Umbraco.
We have a Flash movie which will read in images/paths to images and an accompanying title via XML and we need to be able to manage these through Umbraco.
Is it possible to program an event for when an image is uploaded or removed from this specific folder so that it makes changes to the XML file and so it adds or removes the corresponding data?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以通过以下两种方式之一来解决此问题 - 以便对内容管理员来说最简单,或者从代码和资源的角度来看最易于管理。
HTH,
本杰明
You could approach this from one of two ways - so that it's easiest for your content managers, or so it's most manageable from a code and resource perspective.
HTH,
Benjamin