You are here

README.txt in Floating block 7

Same filename and directory in other branches
  1. 8 README.txt
  2. 6 README.txt
-- SUMMARY --

The Floating block module allows you to keep html blocks, selected using
jquery selectors in a fixed position on the page similar to the way that
tableheader.js works in core Drupal.

For a full description of the module, visit the project page
  http://drupal.org/project/floating_block

To submit bug reports and feature suggestions, or to track changes
  http://drupal.org/project/issues/floating_block


-- REQUIREMENTS --

None.


-- INSTALLATION --

 Install as usual, see http://drupal.org/node/70151 for further information.


-- CONFIGURATION --

 Settings and configuration page can be found in:
  Administer > Settings > Floating Block

 Configure which html elements to apply the effect to on the settings page.
 Settings can be any valid jQuery selector.

 To disable behavior on smaller browser widths set the width.

 Customize the menu settings in Administer  Site configuration
  Administration menu.

 To prevent administrative menu items from appearing twice, you may hide the
  Navigation menu block, or move the Administer menu items into a separate
  menu.

-- CUSTOMIZATION --


-- TROUBLESHOOTING --


-- FAQ --


-- CONTACT --

Current maintainers
 Alex Pott (alexpott) - http://drupal.org/user/157725
 Jarkko Oksanen (jOksanen) - http://drupal.org/user/2352292

File

README.txt
View source
  1. -- SUMMARY --
  2. The Floating block module allows you to keep html blocks, selected using
  3. jquery selectors in a fixed position on the page similar to the way that
  4. tableheader.js works in core Drupal.
  5. For a full description of the module, visit the project page
  6. http://drupal.org/project/floating_block
  7. To submit bug reports and feature suggestions, or to track changes
  8. http://drupal.org/project/issues/floating_block
  9. -- REQUIREMENTS --
  10. None.
  11. -- INSTALLATION --
  12. Install as usual, see http://drupal.org/node/70151 for further information.
  13. -- CONFIGURATION --
  14. Settings and configuration page can be found in:
  15. Administer > Settings > Floating Block
  16. Configure which html elements to apply the effect to on the settings page.
  17. Settings can be any valid jQuery selector.
  18. To disable behavior on smaller browser widths set the width.
  19. Customize the menu settings in Administer Site configuration
  20. Administration menu.
  21. To prevent administrative menu items from appearing twice, you may hide the
  22. Navigation menu block, or move the Administer menu items into a separate
  23. menu.
  24. -- CUSTOMIZATION --
  25. -- TROUBLESHOOTING --
  26. -- FAQ --
  27. -- CONTACT --
  28. Current maintainers
  29. Alex Pott (alexpott) - http://drupal.org/user/157725
  30. Jarkko Oksanen (jOksanen) - http://drupal.org/user/2352292