Project

General

Profile

Actions

Feature #10889

open

Add support for the 'tel' URL protocol handler

Added by jacob helms over 12 years ago. Updated 16 days ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
Text formatting
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
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

Related to Redmine - Feature #6269: RedCloth 4 supportNew

Actions
Related to Redmine - Feature #14203: Add support for the 'notes://' protocol handlerClosed

Actions
Related to Redmine - Patch #41941: Add support for tel: protocol to custom fieldsNew

Actions
Has duplicate Redmine - Feature #20829: Support tel for phone numbers in wikiClosed

Actions
Actions #1

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.

Actions #2

Updated by Filou Centrinov over 11 years ago

Supported in RedCloth 4. More about RedCloth 4: #6269

Actions #3

Updated by Jan Niggemann (redmine.org team member) over 11 years ago

  • Related to Feature #14203: Add support for the 'notes://' protocol handler added
Actions #4

Updated by Toshi MARUYAMA about 9 years ago

  • Has duplicate Feature #20829: Support tel for phone numbers in wiki added
Actions #5

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

Actions #6

Updated by Bernhard Rohloff 16 days ago

  • Related to Patch #41941: Add support for tel: protocol to custom fields added
Actions #7

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)

Actions

Also available in: Atom PDF