This forum is for less technical discussions about the Drupal project, not for support questions.

Newsletter signup

I dig that Drupal Security Newsletter signup function...which module is that?

Learning PHP - any book recommendations?

There are hundreds of books on PHP on Amazon. Can any of the PHP gurus here recommend of a GOOD one for a beginner?

Thanks!

Multiple parents - breadcrumbs repeating

I have lot of terms that fit into two or more parent categories. I'm using multiple parents, which is fantastic for this kind of thing. The only problem with it is that the breadcrumbs are showing the same parent category twice. It shows properly the different parent terms, but because they all sit inside a similar 'grandparent', then this shows twice.

Is there a way with the breadcrumbs to code so that if a term is already in the breadcrumbs, it won't get repeated?

coComment in drupal

is there anybody who managed to have coComment working on drupal?
ciao!
pOg

www.botulinux.net

PHP variables

Hello,
I know my question is probably simply, but I can't find documentation where I find all variables who I can use in drupal development.

For example: I'd like change page.tpl.php file
and I don't know how to ASK if page is title or nope.

Question like:
if ($title==0):
echo('Something here ...')
endif;
Is not working :(:(:(

"Last Updated"

How can I get a "last updated" tag at the bottom of my pages so visitors know how fresh the content is?

Pages

Subscribe with RSS Subscribe to RSS - General discussion