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

[FEATURE] Implement MIME type filtering for files in Helper class #1338

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fschoelzel
Copy link
Contributor

  • switched from simple mime-type list to provided MimeTypeCollection list from TYPO3 Core
  • add filter method to helper class
  • custom key and category Parameter
  • add filter for images in ToolboxController and PageViewController
  • prevent download of files which are in mets:fileGrp USE="DEFAULT"

- switched from simple mime-type list to provided MimeTypeCollection list from TYPO3 Core
- add filter method to helper class
- custom key and category Parameter
- add filter for images in ToolboxController and PageViewController
- prevent download of files which are in mets:fileGrp USE="DEFAULT"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant