David Buchmann
David Buchmann
there is now a chain mapper being added to createphp. so we should be able to - add configuration for orm mapper - configuration to add any number of mappers...
about enabled: look at the phpcr configuration. the `canBeEnabled` in the config builder makes enabled: true whenever any of the options below that is set. so setting just the orm...
i am not aware of anybody working on expanding collection support. would be awesome if you want pick this up ;-) but it involves digging into createphp and then the...
sure, not for 1.1 anymore
if you use sonata admin, you have to change the base path to /cms/simple for the route admin. for menu admin probably as well change the base path in cmf_menu.
for the workflow, we would also need https://github.com/symfony-cmf/CoreBundle/issues/12
@lsmith77 can we redefine this issue to refer to the create and createphp issues bergie mentions? workflow and tagging is already good.
tags and publication where so far considered part of the content. template and controller are handled by the route of the content. but we might need to give this some...
removed the 1.1 milestone
https://github.com/flack/createphp/pull/46 is not merged yet. and @flack is away until the end of the month. i wonder if we should merge all our fixes in the symfony-cmf fork of createphp...