All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencms.configuration.opencms.xml Maven / Gradle / Ivy

Go to download

OpenCms is an enterprise-ready, easy to use website content management system based on Java and XML technology. Offering a complete set of features, OpenCms helps content managers worldwide to create and maintain beautiful websites fast and efficiently.

There is a newer version: 18.0
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE opencms SYSTEM "http://www.opencms.org/dtd/6.0/opencms-configuration.dtd">

<opencms>
    <configuration>
		<config class="org.opencms.configuration.CmsTestConfiguration"/>
		<config class="org.opencms.configuration.CmsSystemConfiguration"/>	
		<config class="org.opencms.configuration.CmsVfsConfiguration"/>  
		<config class="org.opencms.configuration.CmsWorkplaceConfiguration"/>
		<config class="org.opencms.configuration.CmsImportExportConfiguration"/>		              
		<config class="org.opencms.configuration.CmsSearchConfiguration"/>	
		<config class="org.opencms.configuration.CmsModuleConfiguration"/>	
    </configuration>       
</opencms>    




© 2015 - 2024 Weber Informatics LLC | Privacy Policy