<?xml version="1.0" encoding="UTF-8"?>
<config>
<!--+
| MAIL_DEPLOY_CATEGORY
+-->
<mail.server>mail.anyware</mail.server>
<mail.username/>
<mail.password/>
<!--+
| NEWSLETTER_DEPLOY_CATEGORY
+-->
<newsletter.archive.display>5</newsletter.archive.display>
<!--+
| DOCBOOK_DEPLOY_CATEGORY
+-->
<openoffice.port>8100</openoffice.port>
<!--+
| PLUGINS_CORE_DATASOURCE_CORE_CONFIG_JDBC_CATEGORY_DATASOURCE
+-->
<runtime.datasource.core.jdbc.driver>com.mysql.jdbc.Driver</runtime.datasource.core.jdbc.driver>
<runtime.datasource.core.jdbc.url>jdbc:mysql://localhost/bpi</runtime.datasource.core.jdbc.url>
<runtime.datasource.core.jdbc.user>root</runtime.datasource.core.jdbc.user>
<runtime.datasource.core.jdbc.passwd>root</runtime.datasource.core.jdbc.passwd>
...
<!--+
| HOME_DEPLOY_CATEGORY
+-->
<home.menu.level>3</home.menu.level>
<!--+
| NEWS_DEPLOY_CATEGORY
+-->
<news.thumbnail.maxwidth>100</news.thumbnail.maxwidth>
<news.thumbnail.maxheight>100</news.thumbnail.maxheight>
<news.display.home>4</news.display.home>
</config>
Intégré dans les branches 1_1_x et HEAD.