Danny v W
Danny v W
In the cms you have a URL chooser. Here you can, for example, create an internal link. That all works, except the field with the URL is so short that...
The buttons on the media page are in english, but the modal is in dutch.   Can the translation "Move.." changed to "Move"?
The video url is now "created" in the template, see https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/master/src/Kunstmaan/MediaBundle/Resources/views/Media/RemoteVideo/preview.html.twig#L5 and https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/master/src/Kunstmaan/SeoBundle/Resources/views/SeoTwigExtension/metadata.html.twig#L48 The thumbnail url is "created" in https://github.com/Kunstmaan/KunstmaanBundlesCMS/blob/master/src/Kunstmaan/MediaBundle/Helper/RemoteVideo/RemoteVideoHandler.php#L118 Can we add a new helper method in the RemoteVideoHandler...
The FileUploadPagePart has only a required constraint, but it will be useful if you can configure the max file size and extensions.
When adding a new file in the media popup you will be redirected to the media with all available files. But this is wrong when you come from an popup...
Switching between external, internal and email in the url chooser is slow. Can we improve this?
The internal link in the form type is resolved to the node slug, but this is not done in the wysiwyg editor. Customers do not understand this. Can we improve...
This error is occurred when uploading .cr2 or .tiff files when creating an thumbnail. Any idea how we can prevent this error?
In the mediabank, when logged in into the cms, there is a filter option available for the list- and tile view. The filter option is visible above the images and...
In Kunstmaan it’s possible to add YouTube and Vimeo video's when adding a 'video' file. To embed the video, a user needs to add the ID of the video in...