Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Is it possible to configure the space dircetory as the site-wide home page?

Stefan Prenner September 7, 2011

Hello,

Is it possible to configure the space dircetory as the site-wide home page instead of the dashboard?

1 answer

1 vote
Robert Collier September 17, 2011

You could try extracting xwork.xml out of confluence-x.x.jar and putting an edited version in /WEB-INF/classes/xwork.xml so that it will then supersede the one in the JAR file.

find this entry:
<action name="dashboard" class="com.atlassian.confluence.dashboard.actions.DashboardAction">

change the success result to where you would like it go to, such as:
<result name="success" type="velocity">/users/peopledirectory-results.vm</result>

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events