Add a disable/enable toggle to Nested Content items.
Easy setup:
Install the package
Create a new data type using the Nesting Contently editor
Add the new data type to a document type used in a Nested Content editor
Ensure the property alias is `umbracoNaviHide` - that way you'll be able to use the `.IsVisible()` extension when rendering items
Update your views to exclude disabled items
Celebrate
Seek me out and shower me in praise and riches
For more details, check out the GitHub page => https://github.com/nathanwoulfe/NestingContently.
Yes, it's a stupid name. I have a track record of stupid package names. Version 2 targets Umbraco 8, version 1 targets Umbraco 7. Nothing will explode if you install the wrong version, it just won't nest as contently as you might hope.