cancel
Showing results for 
Search instead for 
Did you mean: 

loading two different document-management.xml

Pradeep_Bhat
Star Contributor
Star Contributor

Hi folks, I want to know how we can load two different document-management.xml file in theme-contrib.xml. I want to load these two different files based on some condition. For example, if i click on a URL, a different document-management.xml(default) should be loaded and if i click on another URL, my customized document-management.xml should be loaded.

<extension target="org.nuxeo.theme.services.ThemeService"
	point="themes">
	<theme>
		<src>themes/custom-document-management.xml</src>
		<src>themes/default-document-management.xml</src>
	</theme>
</extension>

I dont know whether in nuxeo we can load two document-management.xml in same build. Please help me on this.

0 REPLIES 0
Getting started

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.