You are here

README.txt in Phone 7

Same filename and directory in other branches
  1. 5 README.txt
  2. 6 README.txt
  3. 7.2 README.txt
Copyright 2010 http://www.arvoriad.com


Description
-----------
This module provides a phone field type for CCK.

Features:
---------
* Validation of phone numbers : support of
	+ France,
	+ Belgium,
	+ Great Britain,
	+ Switzerland,
	+ Italy,
	+ Greece,
	+ Netherland,
	+ Israel,
	+ Russia,
	+ Ukraine,
	+ Australia
	+ Spain,
	+ Czech,
	+ Hungary,
	+ Poland (mobile only),
	+ Costa Rica,
	+ Panamana,
	+ Brazil,
	+ Chili,
	+ New Zealand,
	+ China,
	+ Hong-Kong,
	+ Macau,
	+ Philippine,
	+ Singapore,
	+ US,
	+ Swiss,
	+ Jordan,
	+ Egypt,
	+ South Africa,
	+ Pakistan,
	and Canadian phone numbers
	and generic international phone numbers
* Formating of phone numbers
* Option for internationalization of phone numbers
* IPhone support
* Phone CCK fields can be used as a Token
* This module is compatible with module http://drupal.org/project/node_import Node Import module, this module allowing to import data into phone fields

Prerequisites
-------------
The phone.module requires the content.module to be installed.

Installation
------------
To install, copy the phone directory and all its contents to your modules
directory.

Configuration
-------------
To enable this module, visit administer -> modules, and enable phone.

Bugs/Features/Patches:
----------------------
If you want to report bugs, feature requests, or submit a patch, please do so
at the project page on the Drupal web site.
http://drupal.org/project/phone

Todo List:
----------
* add support to other country phone numbers
* improve the validation of phone numbers for the different countries
* internationalization of the module

Author
------
Thierry Guégan (http://www.arvoriad.com)

If you use this module, find it useful, and want to send the author
a thank you note, then use the Feedback/Contact page at the URL above.

The author can also be contacted for paid customizations of this
and other modules.

File

README.txt
View source
  1. Copyright 2010 http://www.arvoriad.com
  2. Description
  3. -----------
  4. This module provides a phone field type for CCK.
  5. Features:
  6. ---------
  7. * Validation of phone numbers : support of
  8. + France,
  9. + Belgium,
  10. + Great Britain,
  11. + Switzerland,
  12. + Italy,
  13. + Greece,
  14. + Netherland,
  15. + Israel,
  16. + Russia,
  17. + Ukraine,
  18. + Australia
  19. + Spain,
  20. + Czech,
  21. + Hungary,
  22. + Poland (mobile only),
  23. + Costa Rica,
  24. + Panamana,
  25. + Brazil,
  26. + Chili,
  27. + New Zealand,
  28. + China,
  29. + Hong-Kong,
  30. + Macau,
  31. + Philippine,
  32. + Singapore,
  33. + US,
  34. + Swiss,
  35. + Jordan,
  36. + Egypt,
  37. + South Africa,
  38. + Pakistan,
  39. and Canadian phone numbers
  40. and generic international phone numbers
  41. * Formating of phone numbers
  42. * Option for internationalization of phone numbers
  43. * IPhone support
  44. * Phone CCK fields can be used as a Token
  45. * This module is compatible with module http://drupal.org/project/node_import Node Import module, this module allowing to import data into phone fields
  46. Prerequisites
  47. -------------
  48. The phone.module requires the content.module to be installed.
  49. Installation
  50. ------------
  51. To install, copy the phone directory and all its contents to your modules
  52. directory.
  53. Configuration
  54. -------------
  55. To enable this module, visit administer -> modules, and enable phone.
  56. Bugs/Features/Patches:
  57. ----------------------
  58. If you want to report bugs, feature requests, or submit a patch, please do so
  59. at the project page on the Drupal web site.
  60. http://drupal.org/project/phone
  61. Todo List:
  62. ----------
  63. * add support to other country phone numbers
  64. * improve the validation of phone numbers for the different countries
  65. * internationalization of the module
  66. Author
  67. ------
  68. Thierry Guégan (http://www.arvoriad.com)
  69. If you use this module, find it useful, and want to send the author
  70. a thank you note, then use the Feedback/Contact page at the URL above.
  71. The author can also be contacted for paid customizations of this
  72. and other modules.