Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 drupal 的新手,目前我必须找到一种使用规则模块从 XML 创建内容的方法。
我设法从 web 服务获取 xml,并且我已经创建了相应的内容类型,其中包含显示数据的字段。在此之后,我不知道如何在规则中创建我需要的内容节点。
有小费吗?
我不建议仅使用规则模块来执行此操作。查看可以从 XML 提要创建节点的提要模块。