Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of asset collections and tags is bound to read-only status of an asset source #3480

Closed
kdambekalns opened this issue Oct 27, 2021 · 0 comments · Fixed by #3481
Closed

Comments

@kdambekalns
Copy link
Member

Description

Asset sources have a method isReadOnly() to tell whether they are read-only or not. A read-only asset source does not allow their content to be changed.

That read-only state is coupled to the display of asset collections and tags in the media browser, though. And that does block any asset source from using collections and tags to group items – something that might very well be possible based on data in the asset source.

It would thus be great to display asset sources and tags (minus the editing functions) even if an asset source is read-only.

@kdambekalns kdambekalns self-assigned this Oct 27, 2021
kdambekalns added a commit to kdambekalns/neos-development-collection that referenced this issue Oct 27, 2021
@kdambekalns kdambekalns changed the title Use of asset collections and tags is biund to read-only status of an asset source Use of asset collections and tags is bound to read-only status of an asset source Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant