I'm trying to restrict a block to only be allowed to be created on a specific page type, in a specific contentarea on that page type. Is this possible? If not both, then perhaps restricting to a certain page type is possible?
I know it's possible to set which block types are allowed in a contentarea, but i don't want to go around changing settings for every single contentarea to restrict this one block type. Also using IValidate seems to be an option, but i would like to avoid using it. For the user experience it would be better not to show the block type at all where it's not supposed to be created.
Thanks a lot!