view contrib/make_flys_release/confs/backend-db.xml @ 4641:f3325079dacc

Improve the up and down arrows in the theme navigation panel Don't stretch the arrow icons and fit to their actual size. Also put the up buttons on the left and the down buttons on the right.
author Björn Ricks <bjoern.ricks@intevation.de>
date Tue, 04 Dec 2012 16:16:43 +0100
parents 7e82d51c5a27
children 8118f9b0ee7b
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" ?>
<backend-database>

    <user>flys293</user>
    	<password>flys293</password>
    	<dialect>org.hibernate.dialect.PostgreSQLDialect</dialect>
    	<driver>org.postgresql.Driver</driver>
    <url>jdbc:postgresql://czech-republic.atlas.intevation.de:5432/flys29</url>

    <!--
	<user>flys27</user>
	<password>flys27</password>
	<dialect>org.hibernatespatial.oracle.OracleSpatial10gDialect</dialect>
	<driver>oracle.jdbc.driver.OracleDriver</driver>
	<url>jdbc:oracle:thin:@//czech-republic.atlas.intevation.de:1521/XE</url>
    -->

</backend-database>

http://dive4elements.wald.intevation.org