Feature #87897
Add phone numbers to type of links
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Link Handling, Site Handling & Routing
Target version:
-
Start date:
2019-03-13
Due date:
% Done:
0%
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Meaning, I would like to add another link category (in addition to file, page, external, email) to the link wizard. When this is rendered in the frontend a clickable phone number should be created.
The creation of the link would have to be configurable, but something with the format:
<a href="tel:<fullphonenumber including country code>">number ...</a> will work and be clickable on mobile devices.
History
#1
Updated by Andreas Fernandez 9 months ago
- Status changed from New to Needs Feedback
This feature is already implemented in the upcoming v10, see #86629. Are you missing something here or is this ticket a duplicate?
#2
Updated by Sybille Peters 9 months ago
- Status changed from Needs Feedback to Closed
Will look at feature in 10. Closing. Thanks.