Feature #10889
Add support for the 'tel' URL protocol handler
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Text formatting | |||
Target version: | - | |||
Resolution: |
Description
I have been trying to figure out how to link a phone number so that a mobile user can click on it and call the number. The html code is quite simple however I cant figure out how to make it work in redmine. Any help would be deeply appreciated.
Html Code example: <a href="tel:+1800229933">Call us free!</a
Related issues
History
#1
Updated by Mischa The Evil about 10 years ago
- Subject changed from Text Syntax to Add support for the 'tel' URL protocol handler
- Category set to Text formatting
Dunno though if it is a (frequently) needed feature for most of the Redmine users.
#2
Updated by Filou Centrinov about 9 years ago
Supported in RedCloth 4. More about RedCloth 4: #6269
#3
Updated by Jan Niggemann (redmine.org team member) almost 9 years ago
- Related to Defect #14203: Add support for the 'notes://' protocol handler added
#4
Updated by Toshi MARUYAMA over 6 years ago
- Duplicated by Feature #20829: Support tel for phone numbers in wiki added