Any help on the best way to do this would be greatly appreciated. I'm going to have a variety of different types of nodes (e.g. poll, event, forum) which will all be categorised using the same taxonomy.
What I'd like to do is set up a template which pulls in the appropriate poll, event, forum etc based on a particular taxonomy term.
E.g. Say I have a term in my taxonomy called "Dogs" then I would like to have appear on my /dogs/ page the:
(or not)... you see (or when logged out) that default Drupal content: to create the first account, admin page, etc.
where is this editable in Drupal? i know that's a really dumb question because i know this is a CMS -- i looked in a few handbooks and have even "tried' to figure out if it will simply disappear after my first content creation, but i do not find this simple information.
and click on the random image you be taken to my embedded gallery2.
any page shown within the embedded gallery2 pages displays a random image (at left, center column) on all gallery2 pages; this is in ADDITION to the random image shown on the far right (a "drupal page", if you will).
I'm making an student article database.
Each article has it own category and each category belongs to a section.
Could you tell me how to make navigation which would work like this:
Somebody clicks on section and he gets on the left, list of categories and in the body part, he gets section description
then if somebody clicks on category he gets only article titles listed.
I'm just starting to get to know Drupal, but this kind of navigation that i needed stopped my work, maybe there is some module which work like this?