Feature #10889
openAdd support for the 'tel' URL protocol handler
0%
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
Updated by Mischa The Evil over 12 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.
Updated by Filou Centrinov over 11 years ago
Supported in RedCloth 4. More about RedCloth 4: #6269
Updated by Jan Niggemann (redmine.org team member) over 11 years ago
- Related to Feature #14203: Add support for the 'notes://' protocol handler added
Updated by Toshi MARUYAMA about 9 years ago
- Has duplicate Feature #20829: Support tel for phone numbers in wiki added
Updated by Stephan Meyer 18 days ago
+1
We have a user defined field for the users with the telefon number of the user. At the moment we cannot create a link out of it because the tel:/ protocol is not allowed
Updated by Bernhard Rohloff 16 days ago
- Related to Patch #41941: Add support for tel: protocol to custom fields added
Updated by Bernhard Rohloff 16 days ago
Stephan Meyer wrote in #note-5:
+1
We have a user defined field for the users with the telefon number of the user. At the moment we cannot create a link out of it because the tel:/ protocol is not allowed
I have submitted a patch for it in #41941.
With the markdown option the tel protocol is supported out of the box when writing the link in this format:
[+12 341234](tel:+12341234)