sonata-project / SonataMediaBundle

Symfony SonataMediaBundle
https://docs.sonata-project.org/projects/SonataMediaBundle
MIT License
451 stars 495 forks source link

Allow set context name in sonata_media.yaml #2325

Closed mesiarm closed 1 year ago

mesiarm commented 2 years ago

Feature Request

Add context option "label" to sonata_media configuration. It will be shown in dropdowns in Sonata Admin (for example in Sonata\MediaBundle\Block\GalleryBlockService line 132 would be: $contextChoices[$label] = $name; If label is not defined, fallback would be name (same as now)

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.