You are here

README.txt in Animate Any 8

Same filename and directory in other branches
  1. 7 README.txt
*********************************************************
-----------------------Animate Any-----------------------
*********************************************************

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/docs/8/extending-drupal-8/installing-modules
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 "/animate_any/css/" directory
(e.g:/animate_any/css/animate.css). Or you can directly run a below git command:
"git clone -b master https://github.com/daneden/animate.css" in
"/animate_any/css/".

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