Home Forums OS X Server and Client Discussion Questions and Answers Distributing .webloc files

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #366818
    Lindsay Robertso
    Participant

    Hi,

    Does anyone know of a nicer way to distribute a .webloc file with a custom icon to client workstaions Docks?

    I want to put a link on the dock to a website. But if i distribute the location using WGM it shows the full path address in the dock and looks horrible.

    Ive tried using Apple remote desktop to creade an alias folder and put the webloc file in there, but i cant figure out how to tell WGM to put an alias of it onto the dock for each user…

    cheers.

    l.

    #366820
    Ross
    Participant

    I have created HTML files with custom icon like this:

    [code]
    <html>
    <head>
    <title>test</title>
    <meta http-equiv="refresh" content="0;url=http://www.test.com">
    <body bgcolor="#ffffff">
    </body>
    </html>
    [/code]

    I think there is another way of changing the .webloc extension to something else but I can’t remember, maybe someone else will post.

    #366821
    Ross
    Participant

    I give up

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.

Comments are closed