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

Make the preview provider configurable using the repo builder interface #965

Closed
tusmester opened this issue May 5, 2020 · 0 comments
Closed
Assignees
Labels
Milestone

Comments

@tusmester
Copy link
Member

There are two Current properties we need to take care of in these classes:

  • SenseNet.ContentRepository.Storage.PreviewProvider (Storage project)
  • SenseNet.Preview.DocumentPreviewProvider (ContentRepository project)

Currently it is only possible to set the provider using the class name technique in the Providers API. Modernize it to let developers configure this using an instance.

@tusmester tusmester added this to the Sprint 209 milestone May 5, 2020
@tusmester tusmester self-assigned this May 5, 2020
@herflis herflis modified the milestones: Sprint 209, Sprint 210 May 13, 2020
@herflis herflis modified the milestones: Sprint 210, Sprint 211 May 27, 2020
@herflis herflis closed this as completed Jun 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants