- Issue created by @catch
- 🇳🇿New Zealand quietone
I changed the page status to deprecated based on this issue.
- 🇬🇧United Kingdom catch
Thank you I think that was the first step that I was missing!
After a page is deprecated, do you know how to move it out of the guide altogether?
- 🇳🇿New Zealand quietone
Where should it be moved to?
I can delete it. Should I? What is the process for that? I certainly don't know.
- 🇳🇿New Zealand quietone
After a page is deprecated, do you know how to move it out of the guide altogether?
Yes, go to the guide the page is in. Select 'Admin' from the dropdown, select 'Menus', select 'list links', then disable the desired link.
The page is now removed from the menu.
- 🇳🇴Norway hansfn
Isn't it sufficient to edit "Menu settings" for the actual page and deselect "Provide a menu link"? At least that works when adding a page to the menu.
- 🇬🇧United Kingdom catch
I think we can mark this done, the page existing on the internet but not in a menu is probably fine for linkrot. The only other thing I can think of would be deleting and redirecting somewhere else.
- 🇮🇹Italy kopeboy Milan
Now the question is: How to build a Drupal app with git nowadays?!
- 🇮🇹Italy apaderno Brescia, 🇮🇹
@kopeboy As the issue summary says, it is impossible to recommend a single Git workflow for site building, since different hosts have different deployment pipeline requirements. The documentation should describe more than a Git workflow, but the chances the workflows do not fit for the hosting you are using would still be high.
Furthermore, it is possible to build a Drupal 7 site using Composer; the workflow to use should probably use Composer instead of Git.