You are here

README.txt in Collapsiblock 8

CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Troubleshooting
 * Maintainers


INTRODUCTION
------------

The Collapsiblock module provides the functionality to make blocks collapsible.

This module is intended for site-builders who are new to Drupal with relatively
simple needs. We will try to accommodate feature requests and options but will
balance those with the need for a simple UI.

 * For a full description of the module visit:
   https://www.drupal.org/project/collapsiblock

 * To submit bug reports and feature suggestions, or to track changes visit:
   https://www.drupal.org/project/issues/collapsiblock


REQUIREMENTS
------------

This module requires no modules outside of Drupal core.


INSTALLATION
------------

 * Install the Collapsiblock module as you would normally install a contributed
   Drupal module. Visit https://www.drupal.org/node/1897420 for further
   information.


CONFIGURATION
-------------

    1. Navigate to Administration > Extend and enable the module.
    2. Navigate to Administration > Structure > Block Layout and place a block.
    3. Now when placing blocks there is an additional fieldset on the
       configuration page. Choose the "Block collapse behavior". Save block.

Optionally, the last state of blocks is saved in a cookie for each user.


TROUBLESHOOTING
---------------

Collapsiblock needs to know the page element in which block container, block
titles (subjects) and block contents are enclosed, something that varies by
theme.

Collapsiblock tries to support the majority of themes out-of-the-box by using
flexible jQuery selector. But for some themes it might not work.

If Collapsiblock doesn't work, go to the /admin/build/themes/settings.
You can set your own jQuery selector here for the different elements in blocks.

More info: http://api.jquery.com/category/selectors/


MAINTAINERS
-----------

 * Max Pogonowski (Darvanen) - https://www.drupal.org/u/darvanen
 * Sonvir Choudhary (sonvir249) - https://www.drupal.org/u/sonvir249

Supporting organization:

 * QED42 - https://www.drupal.org/qed42

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Troubleshooting
  8. * Maintainers
  9. INTRODUCTION
  10. ------------
  11. The Collapsiblock module provides the functionality to make blocks collapsible.
  12. This module is intended for site-builders who are new to Drupal with relatively
  13. simple needs. We will try to accommodate feature requests and options but will
  14. balance those with the need for a simple UI.
  15. * For a full description of the module visit:
  16. https://www.drupal.org/project/collapsiblock
  17. * To submit bug reports and feature suggestions, or to track changes visit:
  18. https://www.drupal.org/project/issues/collapsiblock
  19. REQUIREMENTS
  20. ------------
  21. This module requires no modules outside of Drupal core.
  22. INSTALLATION
  23. ------------
  24. * Install the Collapsiblock module as you would normally install a contributed
  25. Drupal module. Visit https://www.drupal.org/node/1897420 for further
  26. information.
  27. CONFIGURATION
  28. -------------
  29. 1. Navigate to Administration > Extend and enable the module.
  30. 2. Navigate to Administration > Structure > Block Layout and place a block.
  31. 3. Now when placing blocks there is an additional fieldset on the
  32. configuration page. Choose the "Block collapse behavior". Save block.
  33. Optionally, the last state of blocks is saved in a cookie for each user.
  34. TROUBLESHOOTING
  35. ---------------
  36. Collapsiblock needs to know the page element in which block container, block
  37. titles (subjects) and block contents are enclosed, something that varies by
  38. theme.
  39. Collapsiblock tries to support the majority of themes out-of-the-box by using
  40. flexible jQuery selector. But for some themes it might not work.
  41. If Collapsiblock doesn't work, go to the /admin/build/themes/settings.
  42. You can set your own jQuery selector here for the different elements in blocks.
  43. More info: http://api.jquery.com/category/selectors/
  44. MAINTAINERS
  45. -----------
  46. * Max Pogonowski (Darvanen) - https://www.drupal.org/u/darvanen
  47. * Sonvir Choudhary (sonvir249) - https://www.drupal.org/u/sonvir249
  48. Supporting organization:
  49. * QED42 - https://www.drupal.org/qed42