I am having a hard time understanding what hook_theme() does. My understanding is that it has something to do with making it possible to override templates.
I have been trying for some time now to reformat the date that appears below the avatar when a comment is made to a blog post.
In Drupal6, I basically have a block (a hierarchical menu structure) that turns out like this in HTML:
I just want to show multitab on each node page. and want to pass node id to each tab. each tab should load content either via ajax if noscript it should load via url
i have a dynamic block data (from database) for one of my modules and it is displayed in 开发者_运维百科the right sidebar.
My pro开发者_JAVA百科blem is with <?php drupal_set_message(\'Hello World\'); ?> in node.tpl.php
I\'ve created a comment--track.tpl.php file in order to theme the comments of my \"track\" type node but I can\'t get Drupal to use it. It keeps using my themename/comment.tpl.php file. I made sure to
I\'m starting a Drupal 7 site and have noticed that almost every page will require a separate layout.
I am using Drigg on Drupal 6.17. Drigg has a content type called as \"Scoop\". I try to change the labels and order of fields. Normally, this is done in Content Management > Content Types > Mana
In Drupal, I created a block using views. This block contains the latest blog entries. I\'ve placed this on a specifi开发者_运维问答c page to display it as an archive. Now, as for the blog itself (for