Page 1 of 1

Changing contents of the body

PostPosted:Thu Jun 12, 2014 8:20 pm
by kesha
Hello,

I want to change the body contents to suit my purpose. For example, in the Login Page, I want to welcome user with different message, or changing the name of the tabs like 'File', 'Edit' etc. Is there any provision for doing such changes. I need some help soon. Kindly acknowledge. Thanks.

Re: Changing contents of the body

PostPosted:Sat Jun 14, 2014 9:02 am
by jllort
You got two options:
1- patch actual OpenKM.war file
2- get source code and apply there the changes, and then deploy your own war.

Tell us what you prefer and I will try to explain you the steps.

Re: Changing contents of the body

PostPosted:Mon Jun 16, 2014 1:13 pm
by kesha
Hello,

Thank you for your reply. I have the source code with me. So I will prefer 2nd option. But I would appreciate your input as to which option is easier. Waiting for your reply. Thanks.

Re: Changing contents of the body

PostPosted:Tue Jun 17, 2014 6:37 pm
by jllort
- To change only login, the easies is apply path ( replace into OpenKM.war the file login.jsp )
- About changes on text values ( the best option is change in administration -> languages ) and then export to preservate the inserts for future changes from our side.

Also compile OpenKM.war will give you the same results as apply patch, but you can take control of more details than can not be under control without compilation. For example if you want to do some change in UI, extension etc... you mandatory need to compile OpenKM.war

Re: Changing contents of the body

PostPosted:Wed Jul 02, 2014 9:23 am
by nigyel
Hello,

I too am looking for a solution to change the login page text... "Welcome to OpenKM ! Use a valid username and password to access to OpenKM user Desktop."

I am unable to see the option in administration -> languages

Please help...

Using version Version: 6.3.0 (build: 8144)

Regards,
Nigyel...

Re: Changing contents of the body

PostPosted:Thu Jul 03, 2014 2:49 pm
by pavila
Why do you want to change it? Tell us and perhaps we can change it in a future release.

Regards.

Re: Changing contents of the body

PostPosted:Fri Jul 04, 2014 6:44 pm
by jllort
Take a look at Administration -> configuration parameters ( I think this is not internationlized )