Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 5 commits into
base: 1.10.x
Choose a base branch
from

Conversation

BenedekFarkas
Copy link
Member

@BenedekFarkas BenedekFarkas commented Nov 15, 2024

Fixes #8752, alternative to #8753.

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

  • Added Publish and Unpublish action, which are based on those in the Contents feature's AdminController.
  • Saving a menu item redirects back to the menu (with a notification that includes the menu text, if it's available).
  • Saving a menu item doesn't publish it, if it's unpublished.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Management of a new hide/show field in frontend
1 participant