Hi all,
I am trying to setup Assetic within S2 sandbox using the
"instructions" found in the S2 conference slides

http://www.slideshare.net/kriswallsmith/introducing-assetic-asset-management-for-php-53

Anyway I am getting two errors:

1) Unrecognized options "document_root" under "assetic"', triggered by
these options in app/config.yml

assetic:
  debug:            %kernel.debug%
  use_controller:   %kernel.debug%
  document_root:    %kernel.root_dir%/../web


and

2) Unexpected token "punctuation" of value ":", triggered by these
options in app/routing_dev.xml

_assetic:
    resource: .
    type: assetic

Thanks in advance, ralf


-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to