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.
Hi,
I want to know how to create a duplicate block for each language to display? Because some blocks don't show up in all languages. I'm using event module and enabled the 'Calendar to browse events' block. How can I make a duplicate of that block?
Tnx in advance!!!
Hi guys, im gonna install a drupal multisite behavior: common codebase and one database per site.
The idea is to keep the modules that are used by all the sites in the /sites/all/modules/ folder, and the themes and modules used just by one sites in it /sites/example1.com/ folders.
I've read the 10 minutes multisite configuration and all went well with the first try, but now i have some question.
How can I display specific block with both languages (when any language is selected it should display the same blocks). For example, when u choose any language from 'Language switcher' and change my site's language, some blocks doesn't show up in Drupal content, like login block and 'Calendar to display events'. How to solve this problem? Any help will be appreciated!
If I have a drupal 6 installation ... with my own module !! will it be necessary to redesign the module to make it compatible with drupal 7... I'm planning to make a project management system ..