如何在drupal中将包含所有字段的节点导出到csv中

发布于 2024-12-10 10:23:08 字数 79 浏览 0 评论 0原文

我想知道是否有任何模块可以将所有内容 cck 字段导出到 drupal 中的 csv 中。

请帮助我,

提前致谢

I would like to know is there any module for exporting all the content cck fields into csv in drupal..

Please help me

thanks in advance

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

七月上 2024-12-17 10:23:08

我个人在 feeds 模块方面取得了巨大成功。它提供了许多功能,使日常导入/导出变得更加容易。

另一种对我来说效果很好的方法是视图数据导出模块。它允许您将任何视图导出为各种格式。

I personally have had great success with the feeds module. It provides many features that make routine import / exports much easier.

Another way that has worked well for me is the Views data export module.. It allows you to export any view as a variety of formats.

古镇旧梦 2024-12-17 10:23:08

节点导出模块也可能对您有帮助。

...节点导出包附带 CSV - 符合 RFC4180 的 CSV
代码格式。非常适合在 Windows 软件中查看和编辑数据
作为电子表格。

Node export module may also help you.

...the Node export package comes with the CSV - RFC4180 compliant CSV
code format. Ideal for viewing in Windows software, and editing data
as spreadsheets.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文