User login

How to configure and enable blocks in Drupal

Create some blocks first, the add block link at the top of the admin/build/block page

these blocks would be in different languages

then create a multilingual block, which will let you slot these blocks in. Again, I'm fairly certain you want something for each block even if you don't have a translation-- put another translation in.

from here on the steps are the same for any block

first, click configure next to the block

here you can tell it what pages to display on or not to display on (so you want to do this step before turning the block on)

you list pages as , mediacenter, node/2, user, user/* (for all user pages) etc.

then on the main admin/build/block page, you have the block show up in a region -- left sidebar, footer, above content, etc.

and give it a weight (negative floats highest, positive numbers sink lowest)

and save the block admin page

Resolution

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • You can use Markdown syntax to format and style the text. Also see Markdown Extra for tables, footnotes, and more.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <blockquote> <small> <h2> <h3> <h4> <h5> <h6> <sub> <sup> <p> <br> <strike> <table> <tr> <td> <thead> <th> <tbody> <tt> <output>
  • Lines and paragraphs break automatically.

More information about formatting options

By submitting this form, you accept the Mollom privacy policy.