I am new to Drupal, however I have one simple request/question I was hoping you could shed light on.

If and how is it possible to have a different sidebar for every and any page?
Thanks!

Comments

bander2’s picture

Depending on your exact needs the Display Suite or Panels modules might be what you need.

- Brendan

nevets’s picture

Sidebars a populated with blocks and you can control which blocks a visible on which pages. If you want them different on every page the context module is a good way to achieve this.

Also, please note Drupal 7 is the current production version, Drupal 8 is still in development.