Posted by bdbolin on January 28, 2013 at 10:02pm
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!
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
Depending on your exact needs
Depending on your exact needs the Display Suite or Panels modules might be what you need.
Sidebars a populated with
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.