Umbraco.Community.BlockPreview
Umbraco.Community.BlockPreview copied to clipboard
Consider adding IgnoredContentTypes to configuration
Feature summary
Would it be possible to be able to set a list of ignored ContentTypes in the configuration for BlockGrid/BlockList/RichText? I have a scenario where there's over 20 possible Block ContentTypes, and only a handful of those should be ignored when rendering previews.
It would be a lot easier than maintaining a list of what can be rendered :)
Additional details
No response