enkelmedia / TheDashboard

Magic dashboard for Umbraco
MIT License
39 stars 42 forks source link

Add list of node ids to exclude from "unpublished" #44

Closed enkelmedia closed 4 years ago

enkelmedia commented 5 years ago

Sometimes one might want to exclude ie a whole root page or some part of the tree from the listing in unpublished content.

Could be a setting in web.config or something on disk.

The repository could then look at the path of a node and see if this contains any excluded ids.