maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   N900: browser clickable phone numbers? (https://talk.maemo.org/showthread.php?t=34628)

moo 2009-11-17 11:02

N900: browser clickable phone numbers?
 
Hi,

Does N900 browser support clickable phone number links? E.g. click-to-dial, click-to-add-to-contacts?

I know following formats are supported:

iPhone:

$tag = '<a href="tel:'.$number.'"target="_self">'.$parameters['text'].'</a>';

Series 60:

$tag = '<a href="wtai://wp/mc;'.$number.'">'.$parameters['text'].'</a>';

pelago 2009-11-17 13:45

Re: N900: browser clickable phone numbers?
 
I haven't seen any demonstration of any implementation of this on Maemo, unfortunately.

Dexter1759 2009-11-17 13:58

Re: N900: browser clickable phone numbers?
 
I'm sure that if these isn't an existing feature it'd be an easy add on to create, I remember seeing something similar a while back for firefox, that used Skype (on your PC) to dial something it recognised as a number on a web page.

qwerty12 2009-11-17 14:23

Re: N900: browser clickable phone numbers?
 
<html>
<a href=\\\"tel://[number]\\\">[number]</a>
</html>

^ works. But it will only load up the Phone program with the number entered in; you will have to press Call, etc. yourself. But at least you can \\\"Add to Contacts\\\" from there. :)

Gah, ignore the \'\\\'s. Stupid proxxies...

suihkulokki 2009-11-17 14:30

Re: N900: browser clickable phone numbers?
 
yes, n900 supports tel: uri scheme. I also remember S60 supporting it.

For "click to add to contacts" I suggest generating a vCard, all phones including n900 eat them for breakfast (om nom nom).

lma 2009-11-17 23:48

Re: N900: browser clickable phone numbers?
 
URI scheme support according to /usr/share/applications/uri-action-defaults.list:
Code:

[Default Actions]
http=hildon-browser.desktop
https=hildon-browser.desktop
ftp=hildon-browser.desktop
mailto=hildon-modest.desktop
chatto=hildon-rtcom-messaging-ui.desktop
xmpp=hildon-rtcom-messaging-ui.desktop
sms=hildon-rtcom-messaging-ui.desktop
voipto=hildon-rtcom-call-ui.desktop
sip=hildon-rtcom-call-ui.desktop
callto=hildon-rtcom-call-ui.desktop
tel=hildon-rtcom-call-ui.desktop
mms=hildon-mediaplayer.desktop
mmsh=hildon-mediaplayer.desktop
rtsp=hildon-mediaplayer.desktop


kryptoniankid17 2009-11-18 02:42

Re: N900: browser clickable phone numbers?
 
wow never thought about that. but i hope it does ar i use it regularly in s60.

Laughing Man 2009-11-18 02:57

Re: N900: browser clickable phone numbers?
 
There's also several add-ons in Firefox that can turn phone numbers into click to dial. Ranging from Skype to Google Voice to the plain jane ones.

torreymoss 2010-05-10 12:45

Re: N900: browser clickable phone numbers?
 
Quote:

Originally Posted by qwerty12 (Post 379308)
<html>
<a href=\\\"tel://[number]\\\">[number]</a>
</html>

^ works. But it will only load up the Phone program with the number entered in; you will have to press Call, etc. yourself. But at least you can \\\"Add to Contacts\\\" from there. :)

Gah, ignore the \'\\\'s. Stupid proxxies...

Ok, sorry as I am new to this system. I was hoping for a firefox add on and have been unsuccessful at finding one. So with the above are you suggesting this code currently exists and my browser should recognize phone numbers on web pages? Any help would be greatly appreciated. many thanks

tuareg 2010-06-08 18:41

Re: N900: browser clickable phone numbers?
 
Sorry but I am just a user. Please help me to understand. Can we activate the "tap to call" feature on the standard n900 browser? Does anyone know if there is any plug-in or add-on that allows to the n900 browser or any other browser working on the n900 that enables "tab to call" feature?

Thank you.


All times are GMT. The time now is 13:21.

vBulletin® Version 3.8.8