You are here

README.txt in Ajax loader 7

Same filename and directory in other branches
  1. 8 README.txt
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
  1. Description
  2. -----------
  3. This module allows you to change the default drupal ajax throbber.
  4. Installation
  5. ------------
  6. To install this module, do the following:
  7. 1. Extract the tar ball that you downloaded from Drupal.org.
  8. 2. Upload the entire directory and all its contents to your modules directory.
  9. Configuration
  10. -------------
  11. To enable and configure this module do the following:
  12. 1. Go to Admin -> Modules, and enable "Ajax loader".
  13. 2. Go to Admin -> Configuration -> User Interface -> Ajax loader, and make
  14. any necessary configuration changes.
  15. 3. You are done, the default ajax throbber is now sexy!
  16. 4. Check ajax_loader.api.php to add your own throbbers.