punktDe / archivist

A NeosCMS package that automatically sorts nodes into a predefined structure which is created on the fly
MIT License
16 stars 9 forks source link

Use defaultValues from NodeTypes.yaml for hierarchy nodes #7

Open remuslazar opened 5 years ago

remuslazar commented 5 years ago

Respect the configured defaultValue's for all node properties in the hierarchy creation logic

This changes the way new hierarchy nodes are auto-created so that all configured default properties (from NodeTypes.yaml) are being applied.