-
Notifications
You must be signed in to change notification settings - Fork 71
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
Move older/stub docs to "inactive" #1421
Conversation
…/fedora-namespace-predicates.md
…ive/islandora-namespace-predicates.md
…different_from_7x.md
… to docs/inactive/getting-started-with-islandora-claw.md
@Islandora/8-x-committers I think this just needs a quick look by some one who is not @dannylamb (because he can't merge his co-worker's PR) and it'll check off a milestone task 😄 |
I can merge this, but there are still other files that are not linked to and are not in the inactive folder. |
Hrm. The readme template is sort of a special case and I'll give that some thought. And go back through and clear up anything else I missed. |
Here is the listing when I built this PR.
The ones not in the inactive directory were the ones I was focused on. |
@whikloj looks like most of those I got with links in #1419 Which leaves just the readme template? I would argue that it's not useful within the built docs, but we still need it for a reference, so I could move it somewhere else to get it out of these results, but I don't think it should be linked in the docs and I don't think it' "inactive," so I'd rather leave it be. Thoughts? |
@manez you are correct, my master branch was behind and once I updated it I now see only two not files not linked and not in
You have addressed the question of the |
Hrm. I linked that one, but it is clearly borked: https://islandora.github.io/documentation/checking-coding-standards.md Checking... |
Missed the folders part of the url. Hopefully this fixes it and doesn't just pile conflicts into the PR... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
GitHub Issue: #1352
What does this Pull Request do?
Moves a number of stub or out-of-date documentation pages to an
inactive
folder, and deletes one blank file.How should this be tested?
Verify that all files are in a new folder, "inactive."
Additional Notes:
Some of these are stubs that have notes for what questions to answer when building a full page later, which seemed useful. Some are older 'CLAW" docs that may or may not be accurate and would need some love before being published with our official docs again, some cover ground that is covered better by newer docs, and the things formerly in the
migration
folder I just didn't know what to do with, but I don't think they belong in the current docs without explanation, so off toinactive
they go.I considered
deprecated
for the new folder, but I don't think that reflects the status of all of the files that I'm proposing to move, and I didn't think it was worth making multiple new folders.Interested parties
@Islandora/8-x-committers