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 wanted to know if anyone knew of a way specifying a login page for a specific user group? so when they login they are taken to a specific page? or even do it for individual users?
I want to hide some content types under create content menu.For example, i want to allow the user only access "forum topic" content type. But when the user login, they can see all the content types under 'create content' menu. How can i hide those unwanted content types?
I'm using drupal 4.7.5.
Thanks much in advance.
As this is my first post on this site, don't expect too much from my information. I felt it necessary to provide it, however, since I scoured the internet for resources, found none resolving this problem, and was left to solve it on my own.
As my site is meant to be multilingual, I would need to have a dynamic link (or something like that) to the image so that depending on the language of the site, one or the other image (in the other language) would be displayed.
Is it possible to do this with the available module - localizer or Internationalization?
Or another module would do, or is coding necessary?