I need to change the word "Dashboard" which apperas when users log onto the WIKI to something else. How can i do that?
You need to edit the JAR file to do this. Go to <confluence-install>/confluence/WEB-INF-lib and open confluence-x.x.jar. Browser through com/atlassian/confluence/core and open ConfluenceActionSupport.properties file. Find "title.dashboard" and change its value to something else. Save the page and jar file, and then restart Confluence.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.