You are here

README.txt in Contact Info 7

README.txt

This module collects site-wide contact information and displays it in a block
that you can place anywhere on your site.

Contact information that you provide will be displayed on the site in the hCard
microformat (http://microformats.org/wiki/hcard). An hCard is a small bundle of
code that you want to put on your web site so that Google Maps (and other
mapping services) can more easily index the site's location information.


INSTALLATION
============
- Once downloaded, enable the module at admin/modules
- Enter your contact information at admin/config/system/contactinfo
- Place the 'Contact information' block into one of your theme's regions at
  admin/structure/block


RECOMMENDED MODULES
===================

- Invisimail (http://drupal.org/project/invisimail)
  Email addresses within the hCard will be obfuscated if the Invisimail module
  is installed.


THANKS
======
Thanks to Shawn DeArmond, author of the hCard module on drupal.org which
inspired this module.


AUTHOR/MAINTAINER
======================
- dboulet (Daniel Boulet)

File

README.txt
View source
  1. README.txt
  2. This module collects site-wide contact information and displays it in a block
  3. that you can place anywhere on your site.
  4. Contact information that you provide will be displayed on the site in the hCard
  5. microformat (http://microformats.org/wiki/hcard). An hCard is a small bundle of
  6. code that you want to put on your web site so that Google Maps (and other
  7. mapping services) can more easily index the site's location information.
  8. INSTALLATION
  9. ============
  10. - Once downloaded, enable the module at admin/modules
  11. - Enter your contact information at admin/config/system/contactinfo
  12. - Place the 'Contact information' block into one of your theme's regions at
  13. admin/structure/block
  14. RECOMMENDED MODULES
  15. ===================
  16. - Invisimail (http://drupal.org/project/invisimail)
  17. Email addresses within the hCard will be obfuscated if the Invisimail module
  18. is installed.
  19. THANKS
  20. ======
  21. Thanks to Shawn DeArmond, author of the hCard module on drupal.org which
  22. inspired this module.
  23. AUTHOR/MAINTAINER
  24. ======================
  25. - dboulet (Daniel Boulet)