Drupal 动态侧边栏

发布于 2024-11-28 05:05:28 字数 52 浏览 0 评论 0原文

如何在drupal上添加动态侧边栏? (就像我们如何创建一个包含前 3 个视频的侧边栏)

how to add a dynamic sidebar on drupal?
(Like how do we create a sidebar with the top 3 videos)

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

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

发布评论

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

评论(1

旧故 2024-12-05 05:05:28

创建块视图并按您的视频内容类型对其进行过滤。将其限制为 3。然后在块配置页面上,将新创建的块拖到您选择的侧边栏中。
您可以对新闻内容类型执行相同的操作。只需创建另一个按您的新闻内容类型过滤的块视图即可。

Create a Block View and filter it by your video content type. Limit it to 3. Then on the blocks configuration page, drag your newly created block into the sidebar of your choice.
You can do the same for your news content type. Just create another block view that's filtered by your news content type.

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