README.txt in Ajax loader 7
Description
-----------
This module allows you to change the default drupal ajax throbber.
Installation
------------
To install this module, do the following:
1. Extract the tar ball that you downloaded from Drupal.org.
2. Upload the entire directory and all its contents to your modules directory.
Configuration
-------------
To enable and configure this module do the following:
1. Go to Admin -> Modules, and enable "Ajax loader".
2. Go to Admin -> Configuration -> User Interface -> Ajax loader, and make
any necessary configuration changes.
3. You are done, the default ajax throbber is now sexy!
4. Check ajax_loader.api.php to add your own throbbers.
File
README.txt
View source
- Description
- -----------
- This module allows you to change the default drupal ajax throbber.
-
- Installation
- ------------
- To install this module, do the following:
-
- 1. Extract the tar ball that you downloaded from Drupal.org.
-
- 2. Upload the entire directory and all its contents to your modules directory.
-
- Configuration
- -------------
- To enable and configure this module do the following:
-
- 1. Go to Admin -> Modules, and enable "Ajax loader".
-
- 2. Go to Admin -> Configuration -> User Interface -> Ajax loader, and make
- any necessary configuration changes.
-
- 3. You are done, the default ajax throbber is now sexy!
-
- 4. Check ajax_loader.api.php to add your own throbbers.