I am trying to replace the normal links in this theme wit a JavaScript based menu. No luck yet. Anyone who can help me out? Where do I have to put this lines:
I would like to try to accomplish something, but I haven't figured out exactly what approach to take using Drupal. I realize that blocks can have CSS which is conditional on their module-delta, and on their module, but what I'd like to be able to do is create the ability to style a block from a pre-arranged style, without having to go into the CSS every time I create a new block.
Probably I'm doing something wrong, bu I can't find a way to make primary and secondary links translated by locale.module.
Is there a way in configurazion settings to specify the text of a link in the fomr t("text") so that it will be translatred by locale.module ??
I would like to do it without any hack to modules...
thanks a lot
Matteo
Hi all,
Is PHPTemplate theme compatible with 4.5 ?? Where can I download a 4.5-ready version ??
I'm downloading Drupal CVS to my pc, but I could not find it....
thanks a lot
Matteo
Hello there! I need to customize the output for comments and blocks in my site. I'm using phptemplate, but I don't know which variables are available to print the dynamic content, like $title, $body, etc. Somebody could tell me where can I find some example templates for this sections, comment.tpl.php and block.tpl.php?
Otherwise, how can I show all local variables that exists in the execution environment of the script (if posible), so I can see where is this content.
I recently installed the WebCounter module for displaying the counter statistics on my website. It is working well. Althought the more option does not work yet. It is a great feature.
However most of the available THEMES are not working OK anymore. There are some which are still OK, but most of them displays the three colums layout not right anymore. Sometimes the right colum is displayed over the left colum and sometimes the right colum is displayed directly after the leftcolum. No middle section than anymore.