- Timestamp:
- 04/06/11 10:15:11 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
sandboxes/asandbox/branches/1.5/apps/frontend/config/settings.yml
r3517 r3523 41 41 # In 1.5 Apostrophe is compatible with the Symfony default escaping strategy 42 42 43 escaping_strategy: false # Determines how variables are made available to templates.43 escaping_strategy: true # Determines how variables are made available to templates. 44 44 escaping_method: ESC_SPECIALCHARS # Function or helper used for escaping. Accepted values: ESC_RAW, ESC_ENTITIES, ESC_JS, ESC_JS_NO_ENTITIES, and ESC_SPECIALCHARS. 45 45 # # Activated modules from plugins or from the symfony core

