README.txt 536 B

1234567891011121314151617181920
  1. // $Id;
  2. CONTENTS
  3. ---------
  4. * Introduction
  5. * Installation
  6. * Custom themes
  7. Introduction
  8. ------------
  9. This module will display blocks in a accordion widget.
  10. It will apply accordion widget for sidebar_first(left), sidebar_right(right) regions
  11. Installation
  12. ------------
  13. The drupal7 is having jquery 1.3.2 version and jquery UI is also available with the drupal core.
  14. Install accordion_blocks module and enable.
  15. Clear your cache, then block on left side and right side(if you have blocks both sides) will appear in accordion widget.