[Posting my reply to a private message here...]
If the URL is stored in an item's -weblink- field, then when clicked on Material will call -window.open(item.weblink)-. Your browser should then prompt what to do. So, for a custom URL protocol I'm guessing you'd need to configure your browser on how to handle it. *Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json 2. Open browser's developer tools 3. Open console tab in developer tools 4. REQ/RESP messages sent to/from LMS will be logged here. ------------------------------------------------------------------------ cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686 View this thread: http://forums.slimdevices.com/showthread.php?t=111851 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
