You are here

README.txt in Animate Any 7

Same filename and directory in other branches
  1. 8 README.txt
CONTENTS OF THIS FILE
---------------------
 * Introduction
 * Installation
 * Configuration
 * Maintainers

INTRODUCTION
------------

 * This module help(s) you to provide animation to section of your website.
 * You can add animation from admin back end.


INSTALLATION
------------
 * Install as you would normally install a contributed drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.
 * Here we are using animate.css library to provide animation for Drupal.
 * You need to download animate.css library from https://github.com/daneden/animate.css 
   and extract the files to "/sites/all/libraries/" directory(e.g:/sites/all/libraries/animate.css).
   Or you can directly do a "git clone -b master https://github.com/daneden/animate.css" in
   "/sites/all/libraries/".
   
CONFIGURATION
-------------
 * After installation of module Clear all cache first (Important to do this).
 * Go to admin/config/animate_any.
 * Add animation by entering html identifier's i.e Classes and ID
 * You can find the list of added animation here admin/config/animate_any/list


MAINTAINER 
-----------
Current maintainers:
 * Viraj Rajankar (virajrajankar) https://www.drupal.org/u/virajrajankar
 * A Ajay Kumar Reddy (ajay_reddy) - https://www.drupal.org/u/ajay_reddy
 * Yash Khandelwal (yash_khandelwal) https://www.drupal.org/u/yash_khandelwal
 * Anurag Shah (anurag.s) https://www.drupal.org/u/anurags

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. * Maintainers
  7. INTRODUCTION
  8. ------------
  9. * This module help(s) you to provide animation to section of your website.
  10. * You can add animation from admin back end.
  11. INSTALLATION
  12. ------------
  13. * Install as you would normally install a contributed drupal module. See:
  14. https://drupal.org/documentation/install/modules-themes/modules-7
  15. for further information.
  16. * Here we are using animate.css library to provide animation for Drupal.
  17. * You need to download animate.css library from https://github.com/daneden/animate.css
  18. and extract the files to "/sites/all/libraries/" directory(e.g:/sites/all/libraries/animate.css).
  19. Or you can directly do a "git clone -b master https://github.com/daneden/animate.css" in
  20. "/sites/all/libraries/".
  21. CONFIGURATION
  22. -------------
  23. * After installation of module Clear all cache first (Important to do this).
  24. * Go to admin/config/animate_any.
  25. * Add animation by entering html identifier's i.e Classes and ID
  26. * You can find the list of added animation here admin/config/animate_any/list
  27. MAINTAINER
  28. -----------
  29. Current maintainers:
  30. * Viraj Rajankar (virajrajankar) https://www.drupal.org/u/virajrajankar
  31. * A Ajay Kumar Reddy (ajay_reddy) - https://www.drupal.org/u/ajay_reddy
  32. * Yash Khandelwal (yash_khandelwal) https://www.drupal.org/u/yash_khandelwal
  33. * Anurag Shah (anurag.s) https://www.drupal.org/u/anurags