Drupal 5.x 将内容从一种类型迁移到另一种类型
我在页面内容类型中有很多内容,我想将其迁移到新的自定义内容类型。我根本不需要添加或删除字段或更改存储在内容类型中的数据,只需直接复制它们即可。有模块可以做到这一点吗?
I have a bunch of content in the page content type that I would like to migrate to a new custom content type. I don't need to add or remove fields or change the data stored in the content type at all, just straight copy them over. Is there a module to do this?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
就像 iPhone 一样,“有一个模块可以实现这一点。” Node Convert 可以快速轻松地完成此操作。
Just like the iPhone, "there's a module for that." Node Convert does this quickly and easily.