Project

General

Profile

Revision 228aad1c

ID228aad1c5fd0ba95c17de7719293f1d4a322d775
Parent baedcd0f
Child 08d86103

Added by Francois POIROTTE over 14 years ago

Fusion de modifications issues de la branche Riran2 et concernant les traductions.
Mise à jour des traductions.
Déplacement de certains éléments de la configuration du development.ini vers app_cfg.py (ceux qui posaient problème à PasteDeploy).

git-svn-id: https://vigilo-dev.si.c-s.fr/svn@1385 b22e2e97-25c9-44ff-b637-2e5ceca36478

View differences:

development.ini
36 36
; NE PAS METTRE DE GUILLEMETS/APOSTROPHES AUTOUR DE LA VALEUR.
37 37
vigiboard_priority_order = asc
38 38

  
39
; XXX PasteDeploy uses ConfigParser which doesn't play well with interpolation.
40
; See http://trac.pythonpaste.org/pythonpaste/ticket/379
41
;
42
; vigicore/patches/paste_deploy_SafeConfigParser.diff contains a patch to
43
; use SafeConfigParser which supports string interpolation escapes.
44
;
45
; URL des tickets, possibilités:
46
; - %(idaggregate)s
47
; - %(host)s
48
; - %(service)s
49
; - %(tt)s
50
vigiboard_links.tt = http://example4.com/%%(idcorrevent)d/%%(tt)s
51

  
52 39
; Default font size, must be a valid size as per the CSS 2.1 specification.
53 40
; See http://www.w3.org/TR/CSS21/fonts.html#font-size-props
54 41
vigiboard_font.size = 10px

Also available in: Unified diff