symfony
symfony forum
Home » support » General discussion » How to add custom yaml file in config, I mean...
How to add custom yaml file in config, I mean... [message #31498] Mon, 16 July 2007 13:44 Go to previous message
cysin  is currently offline cysin
Messages: 29
Registered: July 2007
Junior Member
I mean a custom yml file in /config that can be parsed and cached just like app.yml. I've tried the ways demonstrated in wiki and in official document in chapter 19, but it doesn't work.
I added test.yml in /myapp/config/ and changed the config_handlers.php like the following:

config/test.yml
  class:    sfDefineEnvironmentConfigHandler
  param:
    prefix: test_


It seems that it never works as expected. Need I make a change in other config files?(settings.yml for example)

I am new to Symfony, any help is welcome!!!

Read Message
Read Message
Read Message
Previous Topic:[performance] propel-build-sql VS propel-build-schema
Next Topic:url_for in method
Goto Forum:

  

powered by FUDforum - copyright ©2001-2004 FUD Forum Bulletin Board Software