README.txt in Views Sexy Throbber 7
Same filename and directory in other branches
---------------------------------- Installing Views Sexy Throbber: ---------------------------------- Place the entirety of this directory in sites/all/modules/views_sexy_throbber 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. ---------------------------------- Performance tips ---------------------------------- This module dose not add any special php functionality. It only adds a css file. Even the css file is added from the (.info) file of module for better performance. Make sure you always enable the css/js aggregation and compression on your production sites from yoursite.comadmin/config/development/performance so you can merge and minimize the file requests. ---------------------------------- How can i change the throbber icon or override the styling ---------------------------------- The best way to override the styling is by disabling this module and copy/paste the module's css code to your theme. There you can change whatever you want. Where do i get more throbber icons? ---------------------------------- Check out these two sites that offer customized throbber icons: loadinfo.net ajaxload.info ----------------------------------
File
README.txtView source
- ----------------------------------
- Installing Views Sexy Throbber:
- ----------------------------------
- Place the entirety of this directory in sites/all/modules/views_sexy_throbber
- 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.
-
- ----------------------------------
- Performance tips
- ----------------------------------
- This module dose not add any special php functionality.
- It only adds a css file. Even the css file is added from the (.info) file of
- module for better performance. Make sure you always enable
- the css/js aggregation and compression on your production sites from
- yoursite.comadmin/config/development/performance so you can merge
- and minimize the file requests.
-
- ----------------------------------
- How can i change the throbber icon or override the styling
- ----------------------------------
- The best way to override the styling is by disabling this module and copy/paste
- the module's css code to your theme. There you can change whatever you want.
- Where do i get more throbber icons?
-
- ----------------------------------
- Check out these two sites that offer customized throbber icons:
- loadinfo.net
- ajaxload.info
- ----------------------------------