You are here

README.txt in Extra body classes 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------
  * Introduction
  * Installation
  * How to use
  * Maintainers
  * Supporting organization

INTRODUCTION
------------
  * Extra body classes is a simple module which will use to provide this 
  classes to <body> tag.
  1) current date time stamp
  2) current year
  3) current month
  4) current day
  5) current user roles
  6) single event date
  7) custom classe

INSTALLATION
------------
  1) Download and place unzipped folder in /modules/contrib directory.
  2) Go to admin/modules path and install this module.
  3) Now Extra body classes module is ready to use.
  For more info visit: 
  https://www.drupal.org/documentation/install/modules-themes/modules-8

HOW TO USE
----------
  1) Once this module is successfully installed, go to 
     admin/config/content/extra-body-classes path.
  2) If user needs to add current date time stamp as a body class then select
     Date check box.
  3) If user needs to add current year as a body class then select Year check
     box.
  4) If user needs to add current month as a body class then select Month check
     box.
  5) If user needs to add current day as a body class then select Day check box.
  6) If user needs to add current user roles as a body class then select Current 
     user roles check box.
  7) If user needs to add custom class then provide it into Add custom classes
     filed.
  8) Save it.
  9) Output: <body class="20151014 2015 october wednesday administrator ...>

MAINTAINERS
-----------
Current maintainers:
  * Rahul Baisane (rahulbaisanemca) - https://www.drupal.org/u/rahulbaisanemca

SUPPORTING ORGANIZATION
-----------------------
  * QED42 Engineering Pvt. Ltd. (https://www.drupal.org/marketplace/qed42)

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * How to use
  6. * Maintainers
  7. * Supporting organization
  8. INTRODUCTION
  9. ------------
  10. * Extra body classes is a simple module which will use to provide this
  11. classes to tag.
  12. 1) current date time stamp
  13. 2) current year
  14. 3) current month
  15. 4) current day
  16. 5) current user roles
  17. 6) single event date
  18. 7) custom classe
  19. INSTALLATION
  20. ------------
  21. 1) Download and place unzipped folder in /modules/contrib directory.
  22. 2) Go to admin/modules path and install this module.
  23. 3) Now Extra body classes module is ready to use.
  24. For more info visit:
  25. https://www.drupal.org/documentation/install/modules-themes/modules-8
  26. HOW TO USE
  27. ----------
  28. 1) Once this module is successfully installed, go to
  29. admin/config/content/extra-body-classes path.
  30. 2) If user needs to add current date time stamp as a body class then select
  31. Date check box.
  32. 3) If user needs to add current year as a body class then select Year check
  33. box.
  34. 4) If user needs to add current month as a body class then select Month check
  35. box.
  36. 5) If user needs to add current day as a body class then select Day check box.
  37. 6) If user needs to add current user roles as a body class then select Current
  38. user roles check box.
  39. 7) If user needs to add custom class then provide it into Add custom classes
  40. filed.
  41. 8) Save it.
  42. 9) Output: