带分类参数显示的 Drupal 视图

发布于 2024-08-27 04:05:57 字数 869 浏览 6 评论 0原文

我有一个带有基于分类术语和页面显示的参数的视图。我在显示屏上看到了一个很好的摘要列表,但我想显示图像和分类术语。有什么办法可以非编程地做到这一点?

目前页面如下所示: 替代文本
(来源:shaiperednik.com

我想要类似的东西这:(只是一个想法,具体布局此时无关紧要) 替代文本
(来源:shaiperednik.com

我安装了taxonomy_image模块,为必要的术语上传了图像,但不知道如何将它们显示在参数摘要页面上 我还遵循了如何@ http://drupal.org/node/638578#comment -2799854,但不知道第7步后该怎么做。谢谢您的帮助!

I have a view with an argument based on Taxonomy Term and a page display. I get a nice summary list on the display, but I'd like to show an image and the taxonomy term. Any way to do this non-programatically?

Currently the page looks like this:
alt text
(source: shaiperednik.com)

I'd like something like this: (just an idea, exact layout is irrelevant at this point)
alt text
(source: shaiperednik.com)

I have the taxonomy_image module installed, images uploaded for the necessary terms, but can't figure out how to get them displayed on the argument summary page
I've also followed the how to @ http://drupal.org/node/638578#comment-2799854, but don't know what to do after step 7. Thank you for the help!

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

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

发布评论

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

评论(1

雨落星ぅ辰 2024-09-03 04:05:57

好的,找到了我的解决方案。创建了产品词汇的分类视图,作为将图像和文本字段链接到其分类页面的网格,并且 BAM 它成功了!

ok, found my solution. Created a taxonomy view of the products vocab as a grid linking images and text fields to their taxonomy pages and BAM it worked!

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