This forum is for assistance with theme development.

Displaying invididual blocks only

All blocks are called using tags {blocks}.

How can I display the individual blocks? I know they have their ID's, but I can't find anywhere in documentation how a tag invoking the individual block looks like? How to get some block's unique ID?

Additionally, is there any documentation on the list of Drupal's tags?

Guys, I am sorry - I am the Drupal beginner, and some things are very unclear to me even after fiddling with Drupal for a few weeks... :( Please, give me a hand here...

Displaying invididual blocks only

All blocks are called using tags {blocks}.

How can I display the individual blocks? I know they have their ID's, but I can't find anywhere in documentation how a tag invoking the individual block looks like? How to get some block's unique ID?

Additionally, is there any documentation on the list of Drupal's tags?

Guys, I am sorry - I am the Drupal beginner, and some things are very unclear to me even after fiddling with Drupal for a few weeks... :( Please, give me a hand here...

Special formatting for "Static on front page" option

I would like to put the words "Featured Article" at the top of each node that has "Static on front page" checked. I'm using xtemplate.

I tried inserted "Featured Article" after the div class="node {static}" tag and it worked, sort of. It put "FEATURED ARTICLE" at the top of every node, not just static on front page nodes. Is there any way to limit it to just static on front page entries?

Frontpage with different node content

I need to set up the front page content so it displays Title and teaser from the pages that have 'Promoted to front page' option setup - just like the default, but would need to use 4-6 separate table cells for display. Meaning newest articles would be output in 4-6 cells.

So the same tags would be invoked 4-6 times. I have tried to copy the code from BEGIN: node to END: node into four cells but the output is all messed up. I know I am missing the basics here, but I really can't do it. :(

Taxonomy terms are all assigned. How do I start doing this?

Multiple Templates: Help, how do I style each section?

I’ve scoured the forms, read every tutorial that I can get my hands on and I’m still a bit confused regarding multiple templates. You see, I want more than the same basic layout for every page. I would like to have access to multiple layouts within a single theme, which I could then assign to various pages (or nodes, still trying to figure that one out).

So I throw myself at the mercy of those wiser than me. Drupal community, how do you create multiple layouts using the same theme? How do you vary the layout of each section within your Web site? I’m a fairly skilled CSS programmer with only a modest understanding of PHP/Drupal/Xtemplate.

Example: Using flexinode (http://drupal.org/node/view/5737) I’ve created a new content type called "Campus News." Under taxonomy I’ve created a new section called "Campus News." Now I would like to style this section differently than the other sections of the Web site. In fact I would like to have the option of creating a new style for every section. This is where I hit a roadblock, because Xtemplate (which is great) uses a single template file for the entire site. How might I get around this limitation and assign various styles to each section?

Here’s some of my research:

Related Posts

Apply Specific HTML template to: taxonomy OR node-type OR module OR block

http://drupal.org/node/view/8084

I'm about 80% done, but have some crediting questions

I have modified the xtemplate theme to be darker and made some small hacks to it, below is the URL.
http://www.etherpunk.com/files/gamer-1.0pre1.tar.bz2 (for those intersted in taking a peak, if it helps)

Pages

Subscribe with RSS Subscribe to RSS - Theme development