Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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.
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
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?
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.
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.