Changeset 3801

Show
Ignore:
Timestamp:
06/21/11 16:20:38 (11 months ago)
Author:
elemoine
Message:

sample - mv config.yaml to config.yaml.in

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • sample/trunk/print/config.yaml.in

    r3718 r3801  
    1919    dummy: true 
    2020  - !dnsMatch 
    21     host: demo.mapfish.org 
     21    host: ${mapserv_host} 
    2222    port: 80     
    2323  - !dnsMatch 
     
    3131  #=========================================================================== 
    3232    metaData: 
    33       title: '${title}' 
     33      title: '$${title}' 
    3434 
    3535    #------------------------------------------------------------------------- 
     
    4444            fontSize: 30 
    4545            align: right 
    46             text: '${title}' 
     46            text: '$${title}' 
    4747      items: 
    4848        - !map 
     
    5151          height: 620 
    5252        - !text 
    53           text: '${comment}' 
     53          text: '$${comment}' 
    5454          spacingAfter: 30 
    5555        - !text 
     
    5757          fontSize: 9 
    5858          align: right 
    59           text: '1:${scale} ${now MM.dd.yyyy}' 
     59          text: '1:$${scale} $${now MM.dd.yyyy}' 
    6060      footer: *commonFooter