View Single Post
marxian's Avatar
Posts: 2,448 | Thanked: 9,523 times | Joined on Aug 2010 @ Wigan, UK
#29
Originally Posted by nokiabot View Post
Intregating qdl as download manager cutetube as video player modrana as adress opener etc via a long click or open with dailog should be good as they are incredibly good apps which serve their purpose well also it should not hamper perfomance ?
btw it is evolving as a nice microb replacement
You can use those applications to handle appropriate URLs by adding custom URL handlers. At the moment the handlers do not appear in the context menu, so the handler is only called if you click the link. Adding handlers to the context menu is planned for a future release.

Example handler to display YouTube videos in cuteTube:

Code:
[cuteTube]
regExp=(http(s|)://(www.|m.|)youtube.com/(v/|.+)(v=|list=|)|http://youtu.be/)
command=dbus-send --type=method_call --dest=com.maemo.cuteTube / com.maemo.cuteTube.display string:%URL%
__________________
'Men of high position are allowed, by a special act of grace, to accomodate their reasoning to the answer they need. Logic is only required in those of lesser rank.' - J K Galbraith

My website

GitHub
 

The Following 5 Users Say Thank You to marxian For This Useful Post: