server/test/data/sources_multi
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Tue, 26 Jan 2010 16:46:12 +0100 (2010-01-26)
changeset 4372 0c44af150a49
parent 1840 f4b5c15d1147
child 5761 02bccbc4ff1c
permissions -rw-r--r--
introduce a default render implementation on the base widget, which add_media and then call the newly introduced method _render(form, field, formrenderer), abstract of the base widget class. This allow a litle code factorisation and avoid to forget the call to add_media in subclasses.
[system]

db-driver   = sqlite
db-host     = 
adapter     = native
db-name     = tmpdb
db-encoding = UTF-8
db-user     = admin
db-password = gingkow

[extern]
adapter = pyrorql
pyro-ns-id = extern
cubicweb-user = admin
cubicweb-password = gingkow
mapping-file = extern_mapping.py
base-url=http://extern.org/

[extern-multi]
adapter = pyrorql
pyro-ns-id = extern-multi
cubicweb-user = admin
cubicweb-password = gingkow
mapping-file = extern_mapping.py

[admin]
login = admin
password = gingkow