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

Automatically register pre-defined DataProcessors #41

Open
3 tasks
typecat opened this issue Mar 8, 2021 · 0 comments
Open
3 tasks

Automatically register pre-defined DataProcessors #41

typecat opened this issue Mar 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@typecat
Copy link
Contributor

typecat commented Mar 8, 2021

Automatically register pre-defined DataProcessors for certain field types

Acceptance criteria

  • If a content block defines an image field, the FilesProcessor is automatically registered for that field
  • If a content block defines a collection field, the DatabaseQueryProcessor is automatically registered for that field

Preconditions / boundary conditions

  • Fields defined in a collection are stored in a separate table
@typecat typecat added the enhancement New feature or request label Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant