Actions
Feature #87897
closedAdd phone numbers to type of links
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Site Handling, Site Sets & Routing
Target version:
-
Start date:
2019-03-13
Due date:
% Done:
0%
Estimated time:
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.
Actions