drupal-views
drupal argument problem using views
Say you have two content types, restaurant and menu. The restaurant content type has various CCK fields like id, address etc. While Menu has a node reference to restaurant and other CCK fields like br[详细]
2023-02-27 08:27 分类:问答Drupal Views - for user: id field, match content against an array
I have an array of user ids and I need to go through the a user: id field within a view, adding a bit of specific HTML for matching and non-matching results.[详细]
2023-02-27 02:50 分类:问答Drupal 6 - Flag friend module - filtering friended users (or similar)
I\'m using the flag friend module, and I\'m trying to accomplish what I thought would be an easy task.[详细]
2023-02-26 05:30 分类:问答Programmatic Views in Drupal 7
I\'m trying to create two views. View-1 is a list of nodes. View-2 is an image gallery associated with each node.[详细]
2023-02-25 14:58 分类:问答How to pass arguments between views in Drupal-7
I consistently find myself up against the following use case, and have yet to grok the proper workflow / solution:[详细]
2023-02-25 03:31 分类:问答Views 3 Relationship Handler
I am trying to write a relationship handler for Views 3 in Drupal 7, but am failing even to begin. Basically, I have a bunch of nodes of various types all with the same field attached to them. This f[详细]
2023-02-24 10:34 分类:问答date range in drupal-6 view arguments?
I have a view which loads certain goods elements on the view based upon start date and end开发者_StackOverflow date, what i need is a date range. Unfortunately in drupal arguments there is no range an[详细]
2023-02-24 07:52 分类:问答A way to limit taxonomy exposed filter options in view with arguments in drupal
I\'m building a product catalog where a particular secti开发者_高级运维on is displayed by views with an argument, a taxonomy id of a section.[详细]
2023-02-24 02:49 分类:问答drupal view, how to group by content type
I want to make a view that shows the most visited article from each content type, so I want 开发者_如何转开发to group by content type, and sort by node statistics views, desc[详细]
2023-02-23 22:48 分类:问答Including a lightbox slideshow on a Drupal Views Page
I\'m creating a pag开发者_Go百科e which consists of pieces of Equipment.Each equipment has 2-5 images uploaded.I\'m making a listing of all of these and would like to display it as follows:[详细]
2023-02-23 14:53 分类:问答