You are here

README.txt in Views Sexy Throbber 7.2

Same filename in this branch
  1. 7.2 README.txt
  2. 7.2 images/README.txt
Same filename and directory in other branches
  1. 7 README.txt
----------------------------------
Installing Views Sexy Throbber:
----------------------------------
Place the entirety of this directory in sites/all/modules/views_sexy_throbber
or install it using the drupal installer.
You must also install the Views module (http://www.drupal.org/project/views).

1) Navigate to Administer -> Build -> Modules. Enable Views Sexy Throbber.
2) Create or edit an existing view and make sure you enable Ajax
from the Advanced Settings
3) Go to your site frontend and visit your ajax view. Now you will have
a nice new loading animation screen.

----------------------------------
Configuring Views Sexy Throbber:
----------------------------------
1) Navigate to Structure -> Views -> Settings -> Views Sexy Throbber
or visit admin/structure/views/settings/trobber
2) Fill the settings form as you wish
3) Click the save button.

----------------------------------
Internet Explorer 7 and 8 support :
----------------------------------
This module uses rounded corners and trancperent backgound colors that are not
supported natively by Internet Explorer 7 and 8. Thankfully there is a module
that fixes this problem. 
Download and enable the CSS3PIE module at http://drupal.org/project/css3pie
After enabling the CSS3PIE module "Views sexy throbber" will do the nessesery
settings to make everything work so you dont need to worry about the settings.

----------------------------------
Performance tips
----------------------------------
This module is built with performance in mind.
The flexibility and the style configuration do NOT add any extra load
to your server. The only thing that this module will add is a cached css file.
For better frontend performance enable the "css/js aggregation and compression"
in your production site by visiting "admin/config/development/performance"
so you can merge and minimize the file requests.

----------------------------------
Check out those sites to get more throbber icons:
http://preloaders.net
http://loadinfo.net
http://ajaxload.info
----------------------------------

File

README.txt
View source
  1. ----------------------------------
  2. Installing Views Sexy Throbber:
  3. ----------------------------------
  4. Place the entirety of this directory in sites/all/modules/views_sexy_throbber
  5. or install it using the drupal installer.
  6. You must also install the Views module (http://www.drupal.org/project/views).
  7. 1) Navigate to Administer -> Build -> Modules. Enable Views Sexy Throbber.
  8. 2) Create or edit an existing view and make sure you enable Ajax
  9. from the Advanced Settings
  10. 3) Go to your site frontend and visit your ajax view. Now you will have
  11. a nice new loading animation screen.
  12. ----------------------------------
  13. Configuring Views Sexy Throbber:
  14. ----------------------------------
  15. 1) Navigate to Structure -> Views -> Settings -> Views Sexy Throbber
  16. or visit admin/structure/views/settings/trobber
  17. 2) Fill the settings form as you wish
  18. 3) Click the save button.
  19. ----------------------------------
  20. Internet Explorer 7 and 8 support :
  21. ----------------------------------
  22. This module uses rounded corners and trancperent backgound colors that are not
  23. supported natively by Internet Explorer 7 and 8. Thankfully there is a module
  24. that fixes this problem.
  25. Download and enable the CSS3PIE module at http://drupal.org/project/css3pie
  26. After enabling the CSS3PIE module "Views sexy throbber" will do the nessesery
  27. settings to make everything work so you dont need to worry about the settings.
  28. ----------------------------------
  29. Performance tips
  30. ----------------------------------
  31. This module is built with performance in mind.
  32. The flexibility and the style configuration do NOT add any extra load
  33. to your server. The only thing that this module will add is a cached css file.
  34. For better frontend performance enable the "css/js aggregation and compression"
  35. in your production site by visiting "admin/config/development/performance"
  36. so you can merge and minimize the file requests.
  37. ----------------------------------
  38. Check out those sites to get more throbber icons:
  39. http://preloaders.net
  40. http://loadinfo.net
  41. http://ajaxload.info
  42. ----------------------------------