Drupal has some built in views that work without Views contrib module. We even can not manage or alter them. frontpage and taxonomy_term are two examples of such views. They are known as default views
How can I create a custom page.tpl.php for a specific view? I\'m not talking about styling 开发者_JAVA技巧the view itself, just the page where that view gets rendered.
I´ve got a problem with how to display taxonomy terms of node with which I need some help. I´ve got 2 taxonomy vocabularies: categories and featured article. The first is a hierarchical vocabulary
Is there a place where I can place override theme files other than a theme\'s folder? For example, if I wanted to override the appearance of a view\'s row in 开发者_Go百科the same style for more than
I have the following scenario: I have a content type called \'Product\' in which there are the default input fields and a number of custom input fields that have been created using CCK.
I have bee开发者_StackOverflown trying to create a page using views that will list down all the nodes authored by a specific user.
Im using OG and Views. Currently my views have to have a page 开发者_StackOverflowdisplay to show an event list for each group. So this means that every time a create a group I will have to create ano
What is the best method of styling the users list page.开发者_开发技巧 I\'d like the change the layout and styles of the users view. What\'s the best way to do this?Instead of trying to alter the layo
I have a CCK field called \"link\" and want to add it\'s content to the -Tag in the RSS-Feed generated by Views 2. Is there any variable to access this information in the row template of a vi开发者_如
I may not be able to explain this properly but please help me with this if you can spot the problem. I made two versions of the site and both have a view in common. But in the information given below