The new version of the Image module has some components, one of them being image_gallery.module which creates some views and taxonomy for you to use.
I have used Content Profile Module to make a content type of profile. I have then gone to my User management menu -> Permissions menu and given access to the \"testuser\" role to be able to create the
I\'m trying to achieve a sort of special sorting in Drupal. Let\'s say we\'ve got a table of data such as this:
I\'ve got a view that filters by year. The year is a normal text CCK field on the content type. I\'ve exposed this fiel开发者_如何学运维d in the view, so that the user can type in a value for it. E.g.
I had built a website for my client with Drupal 6 . Now he wants to query cost of his service from one town to another 开发者_StackOverflowtown. I know basics of CCK and Views. I will need two select
I created a page view where it lists all nodes grouped by content types. My problem is how to create a page which will only output the view, I mean without the headers, sidebars etc.. just the view co
How would you get about assigning a custom profile to a particular role in Drupal 6? For example if the user belongs to a role \"TEAM1\" and we want them to have a different profile than the rest of t
I have a content type (Witl) that the user creates. On the creation form, the user selects an option out of a list of nodes that\'s generated from a view (VOut). Right now I store that option as a nod
I\'ve overridden the views-view.list.tpl.php. I want to optionally included some extra HTML markup if a value in a CCK f开发者_JAVA百科ield for the current node is set to certain values.
I\'ve a View displaying users of my website. how can i remove the user Anonymous from my View ? i.e. 35 author