You are here

README.txt in Noscript Tag 8

Same filename and directory in other branches
  1. 7 README.txt
CONTENTS OF THIS FILE
---------------------

 * Introduction
 * Installation
 * Configuration


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

Current Maintainer: Viswanath Polaki <polaki_2005@yahoo.com>

This module displays noscript tag when javascript is disabled in users browser.
Site admin can configure what content to be displayed in the noscript tag.
In some browsers the script tag is disabled or javascript is disabled, which
leads to bad user experience. In those cases this module comes in handy by
displaying a message in top of site.

Site admins can configure what content can be displayed in the noscript tag.
Admins can add plain text or markup in the noscript tag via this module.

Admins can also configure which users can view this noscript tag by the help of
permissions to view the noscript tag.


INSTALLATION
------------

* Install as you would normally install a contributed Drupal module. See:
   https://www.drupal.org/docs/8/extending-drupal/installing-contributed-modules
   for further information.


CONFIGURATION
-------------
Site admins can set the noscript tag value via admin panel
For editing the noscript tag value navigate to
URL: <yourdomain.com>/admin/config/development/noscript-tag-setting

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Installation
  5. * Configuration
  6. INTRODUCTION
  7. ------------
  8. Current Maintainer: Viswanath Polaki
  9. This module displays noscript tag when javascript is disabled in users browser.
  10. Site admin can configure what content to be displayed in the noscript tag.
  11. In some browsers the script tag is disabled or javascript is disabled, which
  12. leads to bad user experience. In those cases this module comes in handy by
  13. displaying a message in top of site.
  14. Site admins can configure what content can be displayed in the noscript tag.
  15. Admins can add plain text or markup in the noscript tag via this module.
  16. Admins can also configure which users can view this noscript tag by the help of
  17. permissions to view the noscript tag.
  18. INSTALLATION
  19. ------------
  20. * Install as you would normally install a contributed Drupal module. See:
  21. https://www.drupal.org/docs/8/extending-drupal/installing-contributed-modules
  22. for further information.
  23. CONFIGURATION
  24. -------------
  25. Site admins can set the noscript tag value via admin panel
  26. For editing the noscript tag value navigate to
  27. URL: /admin/config/development/noscript-tag-setting