Wouter de Jong
Wouter de Jong
Won't adding ContentBundle REST support mean doing CreatePHP without RDFa, meaning a less generic solution than the current state? Create stuff is a bit unmaintained (I've plans for revamping the...
REST routes are directly related to a Controller, right? So those routes are as static as they can get, aren't they? I fail to see the exact benefit of using...
I don't think we need an extra bundle for this: - I think a `controller_by_method` enhancer makes sense for more than just REST, why not include it in Routing +...
Also skipping this one. Not sure how to do this, almost everything is allowed as child of `StaticContent`.
Removed milestone
Hi @benglass, I don't fully support the idea, but I think it should be possible to integrate with the idea in this issue. We can have a `@SeoMetadata` annotation, which...
> It seems we would also want a defined way to take an object that has seo data and transfer that to sonata page service for rendering That is exactly...
@ElectricMaxxx I have also thought about this tonight and I think we can do this in a BC way. So I agree with you, we should not worry about this...
@ElectricMaxxx there is no BC break :)
@ElectricMaxxx I've already integrated jms into the RoutinAuto component. I think it's easier if I take care of this. I'm on a holiday currently, but when I'm back I'll start...