drupal 广告视图按 Nodequeue 关系排序

发布于 2024-12-02 08:58:48 字数 119 浏览 0 评论 0原文

我有一个按分类查看列表广告的广告类型,但我需要按 Nodequeue 对它们进行排序,但我在“关系”区域中看不到它。任何地方都有这方面的黑客吗? Drupal 堆栈交换不允许我为这个问题添加急需的标签。所以我把它发布在这里。

I have a Advertisement type of View listing Ads by taxonomy but I need to order them by Nodequeue and I don't see it available in the Relationships area. Is there a hack for this anywhere?
Drupal stack exchange won't let me add the much needed tags for this question. So I'm posting it here.

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

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

发布评论

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

评论(1

月下凄凉 2024-12-09 08:58:48

您需要告诉视图有从广告到节点的关系(Ad:Aid)。为此,请转到“关系”并添加基于“广告:援助”的关系。然后,您将在“字段”下看到所有可用的“节点”字段,例如“标题”和“正文”。然后添加另一个关系“(Node) Nodequeue: Queue”。

You need to tell the view to have a relation from Advertisement to Node (Ad: Aid). Do this by going to Relationships and adding a relationship based upon "Ad: Aid". You'll then see under Fields all of the Node fields such as Title and Body available. Then add another relationship "(Node) Nodequeue: Queue".

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