When taxonomy_menu is used to add categories to the menu, then the breadcrumbs are OK.
Let's say I add taxonomy TX1 to menu node 'Home/my articles/TX1'.
When I click on some category from TX1 (understand - click in the menu), then the breadcrumbs look for example like this 'Home/my articles/TX1/term1'.
But when I click on the category directly (not from the menu built by taxonomy_menu), then the breadcrumbs look like this 'Home/term1'.
I need to customize theming for one particular form. When I add MYTHEME_form_element() function to my template.php, than it is customized, but site-wide. Is there a way to use this function for one particular form only. Something like MYFORM_form_element().
I have a working Drupal 4.6 + Gallery2 install. After I installed the Gallery2 module, an extra link appeared in the Navigation block. When a user is not logged in, this is the only link avaible.
I've adapted friendselectric theme for a website here but I'd like to centre the whole thing on the page. How do I do that without sticking the whole thing in a table?
I'm pretty sure that drupal is the CMS for my website, let me explain my request :
I want to create a photography project website :
- i will create different topics in a photo gallery and people will be able to post a max of 3 photos per topic
- they will have a personnal account and will update personnal info also
- I want to be able to sort by photographers and see all the photos they post in each topic
- There will be a blog for news and a mailing list