Development

Changeset 8277

You must first sign up to be able to contribute.

Changeset 8277

Show
Ignore:
Timestamp:
04/04/08 13:53:15 (1 year ago)
Author:
fabien
Message:

added default formats in settings.yml skeleton

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/1.1/lib/task/generator/skeleton/app/app/config/factories.yml

    r8276 r8277  
    2626#  request: 
    2727#    class: sfWebRequest 
     28#    param: 
     29#      formats: 
     30#        txt:  text/plain 
     31#        js:   [application/javascript, application/x-javascript, text/javascript] 
     32#        css:  text/css 
     33#        json: [application/json, application/x-json] 
     34#        xml:  [text/xml, application/xml, application/x-xml] 
     35#        rdf:  application/rdf+xml 
     36#        atom: application/atom+xml 
    2837# 
    2938#  response: 

The Sensio Labs Network

Since 1998, Sensio Labs has been promoting the Open-Source software movement by providing quality web application development, training, consulting, and supporting several large Open-Source projects.