David Buchmann

Results 944 comments of David Buchmann

note that this bundle is currently unmaintained due to lack of resources from the cmf maintainers. its quite possible that something went out of sync. it sounds like the newest...

would be nice, but must be done in a way that on save, we do not duplicate the defaults into the SeoMetadata.

maybe we should solve that by showing a `hint` with the base value that is going to be used if field is left empty?

this seems a dilemma of http and the form layer: when submitting the form, the browser obviously does not re-send the file. the form layer does not magically insert the...

i think we already have an issue talking about this: #8 - if you have a generic solution that you think we could provide with sonata / media bundle i...

also note that the phpcr-odm hierarchy is a storage backend specific concept. if media bundle is to stay independent of storage, it should not bind itself to phpcr-odm.

indeed i think we miss a cmf media FileType that would look very similar (and probably can share code with) ImageType. do you want to have a look at what...

thanks a lot for the inputs roel. regarding mime-types, see also #77

do we need to do anything on the cmf side?

you did see that our models check if the file is being set to null and in that case do _not_ remove the child?