dotCMS - Open Source Content Management System, Ondemand CMS, and Professional Support

Document Search

Article Information

Since Version: 1.7
Tags: plugins
Updated: 4/23/2009 4:21:24 PM
By: Jason Tesser
Doc id: 170459
Print Page: Export to PDF

Configuring dotCMS Properties

The plugins provide a great way of configuring the dotCMS. You can configure any property with the dotmarketing.properties, portal.properties, or the system.properties. In the past the config of these files usually happened within the dotCMS in the *-ext version of the file. Within your plugin the property files all have the -ext on them and live under the conf directory. Any properties configured will override or comment out the previous value and add the value within your plugin. This is where your plugin load order might matter. When possible it is nice to keep your configuration in one plugin which should be the last one to load. This is achieved by placing it first in the plugins.xml file.



Post a Comment


Add Comments

   

 
Post