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 7 的网站和一个在 Wordpress 上运行的单独博客。我很好奇是否可以创建一个显示博客标题并链接到博客条目的块。此外,一旦添加了新的博客条目,它应该会自动更新。
请告知是否可以实现此功能。
我确信您的 Wordpress 博客可以提供其内容的一个或多个 RSS 提要。在 Drupal 站点中,您可以激活聚合器模块(它在核心中)并从这些提要中提取内容。还有一堆其他的 contrib 模块可以扩展(或替换)该功能。