OrchardCMS / Orchard

Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
https://orchardproject.net
BSD 3-Clause "New" or "Revised" License
2.38k stars 1.12k forks source link

#8752: Publish/unpublish Menu Items in the Menu editor #8807

Open BenedekFarkas opened 1 week ago

BenedekFarkas commented 1 week ago

Fixes #8752, alternative to #8753.

Functional changes in src/Orchard.Web/Core/Navigation/Controllers/AdminController.cs (besides a ton of code styling):

image