You are here

README.txt in Block Country 8

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

 * Introduction
 * Requirements
 * Installation
 * Configuration
 * Maintainers

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

This module helps to create country specific Blocks. It Add country
 setting to block and manages country specific display of block.

Block will be only visible for the selected countries. It detects
 and gets User's country from Ip2Country information and based on
 this it manages block visibility.

 * For a full description of the module, visit the project page:
   https://www.drupal.org/project/block_country

 * To submit bug reports and feature suggestions, or to track changes:
   https://drupal.org/project/issues/block_country

REQUIREMENTS
------------

This module requires the following modules:

 * IP-based Determination of a Visitor's Country
 (https://www.drupal.org/project/ip2country)

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

 * Install as you would normally install a contributed Drupal module.
   See: https://www.drupal.org/node/895232 for further information.

CONFIGURATION
------------

The module has no menu or modifiable settings. To add country
 specific visibility to a block, go to that block's
 configuration page and in visibility section, under country
 tab, select a country.

 Check "Negate the condition" option, to get the block visible
 in all countries but the selected country.

MAINTAINERS
-----------

Current maintainers:
 * Ashish Dalvi (Ashish.Dalvi) - https://www.drupal.org/u/ashishdalvi
 * Naveen Valecha (naveenvalecha) - https://www.drupal.org/u/naveenvalecha

This project has been sponsored by:
 * BLISSTERING SOLUTIONS
   Blisstering Solutions is a Drupal Services, Solutions and Products Company.
   It offer full range of Drupal Services from building your Drupal Solution -
   that include custom module development, theming, performance or testing – to
   extending your Drupal site or solution to mobile, tablet, Facebook and cloud.
 * QED42 ENGINEERING PRIVATE LTD.

File

README.txt
View source
  1. CONTENTS OF THIS FILE
  2. ---------------------
  3. * Introduction
  4. * Requirements
  5. * Installation
  6. * Configuration
  7. * Maintainers
  8. INTRODUCTION
  9. ------------
  10. This module helps to create country specific Blocks. It Add country
  11. setting to block and manages country specific display of block.
  12. Block will be only visible for the selected countries. It detects
  13. and gets User's country from Ip2Country information and based on
  14. this it manages block visibility.
  15. * For a full description of the module, visit the project page:
  16. https://www.drupal.org/project/block_country
  17. * To submit bug reports and feature suggestions, or to track changes:
  18. https://drupal.org/project/issues/block_country
  19. REQUIREMENTS
  20. ------------
  21. This module requires the following modules:
  22. * IP-based Determination of a Visitor's Country
  23. (https://www.drupal.org/project/ip2country)
  24. INSTALLATION
  25. ------------
  26. * Install as you would normally install a contributed Drupal module.
  27. See: https://www.drupal.org/node/895232 for further information.
  28. CONFIGURATION
  29. ------------
  30. The module has no menu or modifiable settings. To add country
  31. specific visibility to a block, go to that block's
  32. configuration page and in visibility section, under country
  33. tab, select a country.
  34. Check "Negate the condition" option, to get the block visible
  35. in all countries but the selected country.
  36. MAINTAINERS
  37. -----------
  38. Current maintainers:
  39. * Ashish Dalvi (Ashish.Dalvi) - https://www.drupal.org/u/ashishdalvi
  40. * Naveen Valecha (naveenvalecha) - https://www.drupal.org/u/naveenvalecha
  41. This project has been sponsored by:
  42. * BLISSTERING SOLUTIONS
  43. Blisstering Solutions is a Drupal Services, Solutions and Products Company.
  44. It offer full range of Drupal Services from building your Drupal Solution -
  45. that include custom module development, theming, performance or testing – to
  46. extending your Drupal site or solution to mobile, tablet, Facebook and cloud.
  47. * QED42 ENGINEERING PRIVATE LTD.