Skip to content
Snippets Groups Projects
Select Git revision
  • 4.7.x-1.x
  • 7.x-1.x default
  • 6.x-1.x
  • 7.x-2.x
  • master
  • 5.x-1.x
  • 7.x-1.0-beta1
  • 6.x-2.18
  • 6.x-2.17
  • 6.x-2.16
  • 6.x-2.15
  • 6.x-2.14
  • 6.x-2.13
  • 6.x-2.11
  • 6.x-2.12
  • 6.x-2.10
  • 6.x-2.9
  • 6.x-2.8
  • 6.x-2.7
  • 6.x-2.5
  • 6.x-2.6
  • 6.x-2.4
  • 5.x-2.15
  • 6.x-2.3
  • 6.x-2.2
  • 5.x-2.14
26 results

phone

  • Open with
  • Download source code
  • user avatar
    The Great Git Migration authored and Drupal Git User (LDAP) committed
    d5047599
    History
    Name Last commit Last update
    README.txt
    phone.info
    phone.module
    Copyright 2006 http://www.arvoriad.com
    
    
    Description
    -----------
    This module provides a phone field type for CCK.
    
    Features:
    ---------
    * Validation of phone numbers : support for with French, US and Canadian phone numbers 
    * Formating of phone numbers 
    
    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.