Skip to main content

Home/ Drupal/ Group items tagged template

Rss Feed Group items tagged

Hendy Irawan

Display suite | drupal.org - 0 views

  •  
    Display Suite allows you to take full control over how your content is displayed using a drag and drop interface. Arrange your nodes, views, comments, user data etc. the way you want without having to work your way through dozens of template files. A predefined list of layouts (D7 only) is available for even more drag and drop fun! By defining custom view modes (build modes in D6), you can define how one piece of content should be displayed in different places such as teaser lists, search results, the full node, views etc.
Robert Redl

Using different page templates depending on the current path | drupal.org - 0 views

shared by Robert Redl on 21 Aug 11 - Cached
  • the front page is a special case: the special template: page-front.tpl.php will be used for the page set to , or the URL http://example.com with no path following, as well as any path aliased to that location - in other words this is the same as the 'is_front' variable
Hendy Irawan

template_preprocess_node | Drupal API - 0 views

  •  
    "Process variables for node.tpl.php Most themes utilize their own copy of node.tpl.php. The default is located inside "modules/node/node.tpl.php". Look in there for the full list of variables. The $variables array contains the following arguments: $node $view_mode $page "
1 - 3 of 3
Showing 20 items per page