This forum is for assistance with theme development.

phptemplate - primary / secondary links

Perhaps the explanation for these theme-specific links should read something like:

In the format: text:url; more text:url (//site.com for absolute urls -- leave off http:)

Bill

Where is HTML for Admin block generated ?

Can anyone tell me where the HTML which generates the logs under the Admin section is generated ? I have looked through admin.module, watchdog.module and statistics.module but can't seem to find anything likely in any of those.

What I want to do is add a CSS class to the initial

phptemplate & banner module

Hope this is the most appropriate place..

Trying to get banner modules working in a phptemplate based theme (box_gray) however it doesn't seem to work. Basically if it's in a block, I should:

return banner_display(5);

For xtemplate, the author provides a template:

http://www.tweakgeek.com/xtemplate.patch

However, I can't figure out how to do it with phptemplate...any tips for someone not knowledgable in PHP?

Best way to start?

What is the best way to start building a custom theme for Drupal? I read in the comments of the theme documentation section that XTemplate is not a good choice- why? It seems a much more logical alternative to the large ammounts of PHP code. Where can I read more?

Multiple Theme / Custom Homepage / Theme Switching

Hi! not sure if someone said this before (or if there's an EVEN easier/better way) to switch themes:

This is for Version Drupal 4.5

I wanted several pages to have a diffrent theme so I added something like this to includes/conf.php:

// get the value for q:
// http://www.ngowebsite.org/drupal/?q=node/1
//
$current_dir = $_GET["q"];

New "custom" menus in drupal 4.5

Hello!

The new incarnation of drupal is the best ever...
Unfortunately, I am missing a feature that was present (and very useful) in one of the addoon modules for ptrvious versons:
The custom menus had the ability to stay "open" instead of following open-by-context mode.
Am I missing something or is this 'feature' missing from the core menu module?

Thanx very much for any info.
__
BP Toni

Pages

Subscribe with RSS Subscribe to RSS - Theme development