Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
tolisa #1
Contribute and Favicons
Hi everybody
How can I add a Favicon using Contribute ?
Thank's for your reply.
Sam
tolisa Guest
-
favicons
I've used favicons for a few years, but only just realised I can put code in the head to point to a favicon. This is handy if you want different... -
Admin Contribute in Drmwvr - "must install Contribute"
I have been administering the Contribute site from Dreamweaver 8, with Contribute 4 installed on the same machine. Now when I try to "Administer... -
Do I need Contribute AND Contribute Publishing Server?
Do I need to have Contribute Publishing Server installed on the web server on order to update web pages with Contribute? - Andrea -
Contribute 2 Connection Keys using Contribute 3?
Is it possible to create a Contribute 2 Connection Key using Contribute 3? If so, how? -
Problem creating keys in Contribute 2 for Contribute 3users
Hi I'm using Contribute 2 or Dreamweaver MX to administer a site. I created a key for a Contribute 3 user. When they try and install the key they... -
Philip Keyes #2
Re: Contribute and Favicons
I also would like to add a favicon with Contribute 3. Doesn't anyone have a suggestion? It would be much appreciated.
Philip Keyes Guest
-
Marje #3
Re: Contribute and Favicons
Are you familiar with "Publish file from my computer?" Contribute now gives you
the ability to upload files directly from a user's desktop to the server.
Using the Publish File From My Computer feature, users can easily publish a
file from their computer to the server without having to use the Browse > EditInstead, the user chooses File > Publish File From My Computer and browses to> Publish workflow.
the file that they wish to publish. The user then has the option to select the
folder into which they want to publish the file.
Marje Guest
-
arfore #4
Re: Contribute and Favicons
While this correct as far as uploading the file to the server, the code
component of adding a favicon cannot be added using Contribute unless the role
you are using has access to the "Edit Page Source in External Application"
command under the Actions submenu of the File menu.
Assuming that you have access to this function (if not contact the
administrator of your site) then you need to add the following code into the
"head" section of the document:
<link rel="shortcut icon" href="/images/favicon.ico" type="image/x-icon" />
Make sure to replace the value of the "href" attribute with the path to your
particular icon (the path is relative to the webroot of your site).
arfore Guest



Reply With Quote

