IchHabRecht / mask_export

Export your mask elements as extension
GNU General Public License v2.0
45 stars 27 forks source link

Exclude disallowed CTypes from inline children #67

Closed IchHabRecht closed 5 years ago

IchHabRecht commented 7 years ago

In the mask configuration of content fields you can define which content elements types are allowed. The export allows to add all types of content elements in the backend but only the defined ones are rendered in frontend. As this is confusing for editors, the export extension should provide a dataprovider to remove disallowed CTypes in backend context as well.