Umbraco - 如何像 DotNetNuke 一样轻松导入站点图像/aspx 文件?
我来自 DotNetNuke 背景。我已经能够让 Umbraco 工作,但我一次只能上传一张图像等。这非常慢,因为我有一个很大的网站。除了使用第三方实用程序之外,还有什么可以加快上传过程吗?我可以将图像放在媒体文件夹中吗?
I come from a DotNetNuke background. I have been able to get Umbraco to work, but I can only upload an image at a time etc. This is painfully slow because I have a large site. Other then using third party utilities is there anyway to speed up the upload process? Can I just drop the images in the media folder?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
将文件放入媒体文件夹中不会产生任何影响,因为媒体库(在 Umbraco 中)不会知道它们在那里。
最简单的方法是使用优秀的桌面媒体上传器
Dropping the files in the media folder will have no effect as the Media library (in Umbraco) will not know that they are there.
The easiest route is to use the excellent Desktop Media Uploader