This forum is for assistance with theme development.

Other sources...

Is there anywhere else to get free themes other than drupal.org? I have searched time and time again but I can't find anywhere. There were always loads of places for mambo templates, but there's nowhere for drupal themes. I really like the goofy theme, but I really need a php-template based theme.

Does anybody know of a php-template versiobn of goofy or something very simmilar? I've had a go at porting myself, but I just don't know enough about it.

$content definition / flexinode / theming

I am customizing Kubrick Theme for my website, but I want to have a better handling of the $content variable as when I create content using Flexinode, it happens that I get the names of the fields next to the content, which something I do not like. Thus, I need to know from where should i handle that issue or handle the $content better.

Regards

Martin Sarano

Full description of XTemlates

hi

Sorry for my english

Where can I find a full description of all available section tags/item tags in XTemplates engine? I found http://drupal.org/node/6493 But it looks not to be full. For example I see nothing about

<!-- BEGIN: box -->
<!-- END: box -->

section.

--
Artem Zolochevskiy

Drupal latest CVS version and XTemplate themes ...

Hello,

I just downloaded today the latest version of Drupal from the CVS and my XTemplate theme from my previous version (Drupal 4.6.3) didn't worked anymore. Here is what i did. After i installed the latest version from the CVS i installed the XTemplate engine from the previous version but it looks like it's not working anymore. XTemplate is not supported anymore? I saw that now PHPTemplate is the default theme engine. Is there a way i could fix the xtemplate to work properly?

Thank you,

Attila

How/where to change settings for $content ?

Hi!

I am working on a new theme for my website using PHPTemplate. I've built it from the standard template.

Most things I figured out. But there is one thing I just can't find. There are offen used different variable with print. Then those variables have html code which I would like to structure and format.

Example 1:

<a href="/ <?php print $node_url ?> " title=" <?php print $title ?> ">

Example 2:

PhpTemplate and Vbulletin (tutorials?)

Greets all, I would like to know if there are any detailed tutorials for phptemplate. I am not a coder but want to use it since it looks like it will be the norm for 4.7. I just installed it and I am using the 'vbulletin plumbing' (http://www.vbulletin.org/forum/showthread.php?t=97341&page=1&pp=15) and would like to know if any one else is using/doing the same with Drupal and Vbulletin and could help give some light on doing so.

Pages

Subscribe with RSS Subscribe to RSS - Theme development