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.
Is there a link that points to multiple taxonomies on same level?
I have tax. terms like japanese, korean, pop, rock.. and they are in the same hierarchy level cos i want to mix them to have a page of "everything pop" and "every korean" etc. but i'd like to make an alias to "japanese + pop".. is it possible, or I have to put pop under japanese for this? or should I set the container "music" from single hierarchy to multiple?? and whatever i have to do, then how will the link to "japanese" AND "pop" look like? Thanks.
hello friends,
I want to create a page for my drupalmade site but I can not !
The problem is when I add a page, the page shows me something like a post not a real page ....
I want to have a Page which no post or other thing contain in it
Hi folks
I have a custom form created in my drupal & i wanna email some data to that perticular user on successful submission of the form. Can anybody tell me how to that ? Atleast one can guide me where to find the php code/module which uses smtp server to email the password to the user?