This forum is for assistance with theme development.

Getting Page Name

Hello Drupals..

How would one go about betting the page name?
For instance I want to get a var called "frontpage_eu" from
http://www.mydoamn.com/test/frontpage_eu

thanks
/andreas

Overriding node.tpl.php for one single node

I want a specific "node.tpl.php" file to be used for a specific node. This particular node has to do all sorts of stuff, for which I need to write some significant PHP.

I've been doing some research, and I found that I can name a file "page-node-9.tpl.php," however, this overrides "page.tpl.php" which is not what I want. This overrides the entire page structure, where I just want to override the interior content section that's normally populated by "node.tpl.php".

I tried naming a file "node-node-9.tpl.php" but that didn't work.

DRUPAL 5 - Garland Theme -- Table Issue

Hi,

I am trying to add a table to a new page, for some reason the table stretches across the entire content area. Initially, there was some CSS involved in my code, but then later I decided to just create a test page with the following content. The input format was set to FULL HTML.

how can i theme the coment form ?

how i change the comment area ?

the zone that begin whit

<div class="box"> 
<div class="content">[...]"

Burnt theme is not letting to change the themes on Drupal 5.0

Hi,

Could you someone help me to resolve this. I've Drupal 5.0 on my server and configured Burnt theme and later i'm trying to change this theme back to different one, but it is letting to change the themes. When i click on themes link, i get this error.

Fatal error: Call to undefined function: form_render() in /home/paradesi/public_html/themes/burnt/template.php on line 50

Thanks

Display Role Name

Any have an easy to use snippet to display a users role?

Pages

Subscribe with RSS Subscribe to RSS - Theme development