You are here

README.txt in Text Resize 8

Same filename and directory in other branches
  1. 6 README.txt
  2. 7 README.txt
// $Id $

Description
-------
The Text Resize module creates a block with links that use
jQuery to resize text within the specified div.

Text Resize was originally written by Mark W. Jarrell (attheshow) at
Fleet Thought (http://fleetthought.com). Thanks to pallavi_sugandhi for starting
the D8 port.


Install
-------
Installing the Text Resize module is simple:

1) Copy the text_resize folder to the modules folder in your installation

2) Enable the module using Administer -> Extend page (/admin/modules)

3) Configure the block to work with your theme at Configuration -> Text Resize

4) Place the block into a region at Structure -> Block Layout


Customization
-------

Text Resize should work fine with the Bartik, Garland or Zen-based themes.
If it's not working for your installation, you may need to change the div that's
being resized. Please use the administration form for Text Resize to customize.
More customization tips can be found in the help for the module.
You'll find the help at /admin/help/text_resize.

Support
-------
If you experience a problem with the module, file a
request or issue on the Text Resize queue. DO NOT POST IN THE FORUMS. Posting in
the issue queues is a direct line of communication with the module author.

See: https://www.drupal.org/project/issues/text_resize

File

README.txt
View source
  1. // $Id $
  2. Description
  3. -------
  4. The Text Resize module creates a block with links that use
  5. jQuery to resize text within the specified div.
  6. Text Resize was originally written by Mark W. Jarrell (attheshow) at
  7. Fleet Thought (http://fleetthought.com). Thanks to pallavi_sugandhi for starting
  8. the D8 port.
  9. Install
  10. -------
  11. Installing the Text Resize module is simple:
  12. 1) Copy the text_resize folder to the modules folder in your installation
  13. 2) Enable the module using Administer -> Extend page (/admin/modules)
  14. 3) Configure the block to work with your theme at Configuration -> Text Resize
  15. 4) Place the block into a region at Structure -> Block Layout
  16. Customization
  17. -------
  18. Text Resize should work fine with the Bartik, Garland or Zen-based themes.
  19. If it's not working for your installation, you may need to change the div that's
  20. being resized. Please use the administration form for Text Resize to customize.
  21. More customization tips can be found in the help for the module.
  22. You'll find the help at /admin/help/text_resize.
  23. Support
  24. -------
  25. If you experience a problem with the module, file a
  26. request or issue on the Text Resize queue. DO NOT POST IN THE FORUMS. Posting in
  27. the issue queues is a direct line of communication with the module author.
  28. See: https://www.drupal.org/project/issues/text_resize