Danny v W

Results 70 issues of 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...

Profile: Frontend
Type: Improvement

The buttons on the media page are in english, but the modal is in dutch. ![media-buttons](https://user-images.githubusercontent.com/1218389/93996160-31c0e880-fd92-11ea-9fbf-d96c21df884b.png) ![bulk-move-media](https://user-images.githubusercontent.com/1218389/93996165-338aac00-fd92-11ea-8858-9eec92facdc3.png) Can the translation "Move.." changed to "Move"?

Type: Bug

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...

Type: Feature

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?

Type: Improvement

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...

Type: Improvement

This error is occurred when uploading .cr2 or .tiff files when creating an thumbnail. Any idea how we can prevent this error?

Type: Bugfix

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...

Type: Improvement

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...

Type: Roadmap
feature-request