[All Adaptavist Apps]
This feature is accessed from the Options Tab in the Layout Manager in Theme Builder 3.0 and above.
The favourites icon appears next to the URL of your wiki in the browser and also in your bookmarks, web feeds and other locations that link to your site. This option allows you to customise it.
System Administrators can set permissions to restrict who can use these options. By default, only Confluence site administrators (confluence-administrators
group) can change these options.
By default the Confluence logo is displayed, however you might want something more custom and that's what this option allows you to do.
There are two formats for setting the icon - a URL (absolute or relative) or a shortcut to a menu icon.
Simply enter the URL to your icon, for example:
http://www.mysite.com/images/myicon.png
The icon should be a 16x16 pixel PNG image.
You can also use relative URLs (ideal for sites that are accessible via HTTP and HTTPS or different domain names):
/path/myicon.png
There are three common places where images can be stored:
/images
folderTo do this, you'll need access privileges for the server file system. Simply copy your icon to the /images
folder on the server and then specify the relative path to the image.
If Confluence is clustered, you'll have to upload the image to each server to ensure users can access it from each node.
The key benefit to this approach is that the icon will always be available - even to logged out users.
The key disadvantage is that you'll have to re-upload the icon after each Confluence upgrade so be sure to include this task in your change control procedures.
Simply attach the icon to a page in your wiki and then right-click the link to that file and copy the link location. For best results, remove the http://mysite.com
part of the URL to make it relative.
This is probably the easiest way to use a custom icon, even in a clustered environment, however anonymous users (i.e. not logged in) will only be able to see the icon if the page where it's attached (and the associated space and wiki as a whole) is accessible to anonymous users.
If you have some standard web space, eg. an Apache server sat in front of Confluence, you can serve the image from there.
If you're Confluence wiki is served from a different domain (or sub-domain) to the location where the image is stored, you'll need to use an absolute URL (i.e. including the http:\//mysite.com
part).
There are two possible disadvantages to using this method:
http
and https
) or domains, the image URL won't automatically reflect the URL being used to access your wiki and this could cause problems.Theme Builder is bundled with over 800 professional icons that can be used with the menuicon macro. You'll be glad to know that it's really easy to use any of those icons as your favourites icon.
A key benefit here, over the URL based methods, is that Theme Builder will handle the URL automatically so you don't have to worry about protocols and domains, etc.
To use an in-built icon, simply enter it's name prefixed with the "at" sign, for example:
@copy
That would use the "copy" icon as your favourites icon: