Closed (fixed)
Project:
Phone
Version:
5.x-2.3
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Oct 2007 at 21:09 UTC
Updated:
28 Apr 2014 at 07:26 UTC
Jump to comment: Most recent
Here's a patch that adds some extra formatting options to North American phone numbers. It allows you to specify a separator for phone numbers other than '-', and to optionally enclose the area code in parentheses. It also formats the optional extension readably.
| Comment | File | Size | Author |
|---|---|---|---|
| phone_2.patch | 2.22 KB | TheMystic |
Comments
Comment #1
davemybes commentedNice patch. Thanks for that. Works well, and the phone number area code and extension look much better now. It also showed me that there is a new release of the module which is not shown on the main module page.
Comment #2
thierry_gd commentedTaken into account in 5.2.7 version
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #4
thirdender commentedHow do you use this in Drupal 7? I just spent a while digging through the docs, and I couldn't figure out how to add the settings programatically, and I don't see these settings exposed through any forms. Thanks!