I would like to find out if it would be possible to implement the block rollup feature in the BlueMarine theme.
..Similar to the ADC theme's rollup feature.
I need to know the language the user uses to theme my site. For page.tpl.php, there is a $language which does exactly this. But I need this information in node.tpl.php. How can I access it?
I was asked to do a site in Drupal that will be like a stock exchange site, where people would search for a keyword and it should display the results as on a contact sheet. Several thumbs in sevaral columns and rows. Basically it should display like a category of an image gallery but for a search result. Can this be done in Drupal with the image.module? Thank you!
i want to implement drupal cms system in my web site and so i want to implement my site's look and feel in drupal cms.please help how i will implement it.
I am nearly finished my first PHPTemplate theme. Its been intresting converting my initial design to it, but I am almost there. All my nodes are themed in a particular way but some fo the static pages I want to me themed diffrently.
For example I want the agregrator to be themed diffrently. How would I go about doing this? An example would be great.