I'm creating some contents that don't need to bother about document view models tab but wanted to make the plain view model the default. How do I do that?
Do I need to mark content with z3ext.content.models.document.plain.interfaces.IPlainModel? If that is the case, where?
thanks