drupal-theming
Passing data between Drupal module callback, preprocess and template
I\'ve create a module called finder that I want to take parameters from a url, crunch them and then display results via a tpl file. here\'s the relevant functions...[详细]
2023-02-08 00:26 分类:问答a way to create a dynamic loop for a drupal cck field with multiple values
i have a list of links that i want to print similar to Drupal: Associating grouping more than one CCK field but the multigroup module is no longer active (as of like a month after that post) i have be[详细]
2023-02-06 23:22 分类:问答How to show different Views on different Drupal Themes
Say I have a default theme for my drupal site. Here I h开发者_StackOverflow中文版ave created views, blocks, etc and styled everything the way I want for the public. Now, as the admin I would like to h[详细]
2023-02-06 18:43 分类:问答Why aren't my drupal 7 submenu's showing?
I can\'t seem to get my sub-menus to display. I\'ve gone to: Home » Administration » Structure » Menus[详细]
2023-02-06 00:54 分类:问答How to insert a block into a node or template in Drupal 7?
In Drupal 6, it was easy to insert a block into a temp开发者_如何转开发late with the following code:[详细]
2023-02-05 04:31 分类:问答Right Sidebar appears below content - Drupal Zen Subtheme
I am trying to create a new theme for my Drupal site. I am working with Drupal 6.20 and Zen\'s latest version.[详细]
2023-02-04 18:56 分类:问答Drupal Theming and custom variables in custom pages
I have created a custom page which sits at site.com/user/me/soe now im trying to theme this page and have created a subsequent 开发者_StackOverflow中文版template file.[详细]
2023-02-04 13:37 分类:问答Drupal: how to pass variable from node to block?
I\'d like to do in do some processing of node fields in node.tpl.php save it to a variable and display开发者_如何学Go in a block that is loaded after the node (on the same page).[详细]
2023-02-04 11:39 分类:问答Require and place block in a drupal theme?
In a theme I\'m creating I\'m wanting to place blocks in locations that are different from the default开发者_开发百科 ones. Eg place the search block in the header.[详细]
2023-02-04 07:07 分类:问答How to print the node taxonomy in a block?
I\'d like to print taxonomy terms (from field field_tags) in a block on a node view page (in a Zen subtheme).[详细]
2023-02-03 22:10 分类:问答
加载中,请稍侯......