Page 1 of 1

Logout Button

PostPosted:Sun Nov 10, 2013 10:57 am
by muellere
hi All,
Is there a way to generate a logout button on the right side of the selection?
Thanks for a tip

Re: Logout Button

PostPosted:Sun Nov 10, 2013 11:20 am
by jllort
You can change login apperance with simple patch at OpenKM.war. Basically you're interested in login_desktop.jsp ( where's html structure ) and desktop.css file. To open and edit OpenKM.war file you can use zip application. Remember after any change in OpenKM.war shoudl delete folder OpenKM into webapps and folder localhost into work/Catalina to apply the changes.