Yea, I set up the following small ".HTML" file which may be similar to what you did, maybe?
Code: Select all
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
<body>
<a href='http://xyplorer.blogspot.com'>XYplorer blog</a>
</body>
</html>
And that initially just shows as a link, but will show my blog when clicked on...I was hoping there was a direct way instead of this work-around.
Update: Ok, now I see a slightly better way: Created a ".url" shortcut file containing the following
Code: Select all
[InternetShortcut]
URL=http://xyplorer.blogspot.com/
Modified=B0DE41F62E27C801E3
which goes directly to the blog...I've not used that file type that I recall, as I never saw a good reason to, as I have all my "Favorites" within my IE/FF sessions...however, even this method takes some additional setup compared with having a way to get there directly via a catalog item entry, if that were possible...
It would be cool if the blog were available via the built-in links from the "Help>XYplorer on the web", but those links open in a browser, so now I wish there could be an option as to whether to do that, or use the Info Panel instead.