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.
I have a multilingual website (english, german and french). That works all fine with the multilingual module.
At the moment users can create events on the website which have the language "neutral".
I know it's possible to assign just a language to an event. But in my opinion that's not userfriendly if the user has to create for each language a new event if just title and body are different.
Hi, I found the Node Limit module doesn't work the way I expected. So I need a module that will limit how many profiles (custom content type) a user can have according to the Role they belong to, so they can have 1-2 each depending on the Role. This is going to be for paid memberships per role so its really important I get this working and really appreciate any help.
Is any way or module to display all the menu items weather it is accessible or not, And when it is clicked, it should take to login page if not accessible, Normal flow if it is accessible .
I am currently developing a new theme for Drupal 7. I have been asked to include a contact form for certain content types (called "Services", these pages offer products and packages).
So for all pages that are created under that content type "Services" I would like a contact form to display below the text.
Can I call the default Drupal form into these pages via the content editing page on the system?
I've seen that this can be done on Drupal 6, but wasn't sure if it would be a different procedure for Drupal 7.