10-14-2014 10:06 AM
10-21-2014 09:45 PM
Hi,
I think it would be better to use the loginScreen extension point from org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService instead of overwritting or editing login.jsp.
Have a look for instance at: https://github.com/nuxeo/nuxeo-services/blob/014a61093a0778d6fd02bcdd88037f9289ed328d/nuxeo-platform...
The important tag here is: newsIframeUrl
Cédric.
10-16-2014 12:30 PM
You have to put in your login.jsp this line:
boolean showNews = false;
The login.jsp is in the nuxeo-platform-webapp-X.X.jar in the bundles folder (/nxserver/bundles).
Inside the jar, the JSP is in this folder: web/nuxeo.war/login.jsp
I hope this help
11-14-2014 12:43 PM
Hi,
10-17-2014 10:50 AM
Hello,
Thx a lot, worked perfectly right !
JB
11-14-2014 12:44 PM
Hi,
03-18-2015 07:15 AM
Ok sorry
10-21-2014 09:45 PM
Hi,
I think it would be better to use the loginScreen extension point from org.nuxeo.ecm.platform.ui.web.auth.service.PluggableAuthenticationService instead of overwritting or editing login.jsp.
Have a look for instance at: https://github.com/nuxeo/nuxeo-services/blob/014a61093a0778d6fd02bcdd88037f9289ed328d/nuxeo-platform...
The important tag here is: newsIframeUrl
Cédric.
11-11-2014 04:11 AM
Hello,
In fact, I don't know how to use this link to test-loginscreenconfig-merge... What am I supposed to do with these lines ? Put them in a file somewhere ?
Thx for your answers.
JB
11-14-2014 10:30 PM
Hi jbpotokar, This kind of customization can be done with Nuxeo IDE, you should have a look at: http://doc.nuxeo.com/display/NXDOC56/Learning+to+customize+Nuxeo+EP. You'll find examples how to extend services using xml files.
Regards, Cédric.
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.