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

Add the ability to mark a page as deleted #3902

Closed
rakyi opened this issue Aug 26, 2024 · 0 comments · Fixed by #3979
Closed

Add the ability to mark a page as deleted #3902

rakyi opened this issue Aug 26, 2024 · 0 comments · Fixed by #3979
Assignees

Comments

@rakyi
Copy link
Contributor

rakyi commented Aug 26, 2024

For deleted content, i.e. content that should no longer show up at its old URL, we want to have an easy way to create special 404 pages.

  • Allow both new soft delete and old actual delete of a page (current behavior)
  • For new soft delete, allow users to specify:
    • An optional reason why we deleted the page
    • An optional link to a related page
  • Implement the new page design
  • Remove the page from search and sitemap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants