I\'m currently creating an ecommerce site using Drupal and the Ubercart module,for each product I need to have the option to display an article (blo开发者_C百科g/story) that relates to that specific p
In a Drupal 开发者_运维百科block\'s Page Visibility Settings I\'d like to prevent a certain block from showing if the second value in the path is a number. This does not seem to be working for me. Che
I am a newbie in Drupal, I just created开发者_高级运维 a module and try to display. But the block HTML code breaks all boundaries of the Theme. How we can control the HTML in blocks ?
In Drupal6, I basically have a block (a hierarchical menu structure) that turns out like this in HTML:
i have a dynamic block data (from database) for one of my modules and it is displayed in 开发者_运维百科the right sidebar.
This is a new one for me.I upgraded a Drupal site from 6.20 to 6.22.After the core upgrade, the block visibility settings are all goofed up.Quite a few that were enabled prior to the upgrade are now d
I want to develop a module that defines a block which can be invoked with arguments — for example, a block is an ad zone template and th开发者_运维问答e argument is which zone I would like to invoke
How do I make a simple block to subscribe myself by providing my email in simlenews, without having to register m开发者_如何学Cyself.
I have 300 blocks in my site and when I wanted to change the weight of a block, JavaScript crashed and now I can\'t make changes to any blocks. How can I开发者_C百科 make a change to a block now?
The following code is a Drupal block made in php. 1) How can I implement more then one item?now i have test1 but i want test1, test2, test3 and test5.