symfony-cmf / simple-cms-bundle

UNMAINTAINED - A more-than-simple cms based on the cmf components
http://cmf.symfony.com/
49 stars 45 forks source link

make services more configurable #62

Open lsmith77 opened 11 years ago

lsmith77 commented 11 years ago

f.e. the menu service (and/or class) etc.

nykopol commented 11 years ago

Looking at the sources, i think services are already configurable. I think this issue can be close.

lsmith77 commented 11 years ago

they are not configurable via app configuration.

benglass commented 11 years ago

I agree that you should be able to specify service ids that could replace the existing services for things like a menu provider rather than having to override the class name parameter which is limited in terms of what you can do (you cant have different constructor arguments)

dbu commented 10 years ago

could be something for version 1.2

dbu commented 10 years ago

removed the milestone. if anybody thinks its important to have it, please create a pull request.

wouterj commented 9 years ago

Removed milestone