View Single Post
Old 04-29-2015, 08:39 AM   #2
Junior Member
 
Join Date: Feb 2015
Posts: 3
jeremy is on a distinguished road
Default

Hello!
This dashboard block doesn't support external links. You can make link to manager function, which redirect to external link.

Link to manager function for your example will be looks like this:
<doc><tutorial_1 func="MGRFUNC">LINK LABEL</tutorial_1></doc>

Your manager function(plugin) should return redirect:
<doc><ok type="blank">http://example.com</ok></doc>
jeremy is offline   Reply With Quote