Problem/Motivation
The Issue template links to Drupal 7 docs:
Steps to reproduce
Create a new issue, and see links to Drupal 7 docs.
Proposed resolution
Update the links to point to doc pages for modern Drupal.
Remaining tasks
- Update the text ("... Entity API (for D7)")
- Update the issue template links to modern Drupal, for example https://www.drupal.org/docs/8/modules/search-api/getting-started/common-...
- Perhaps request moving Drupal 7 docs to https://www.drupal.org/docs/extending-drupal/contributed-modules/contrib...?
Comments
Comment #2
ressaRemove drupal.org from title.
Comment #3
drunken monkeyThanks a lot for the suggestions, makes sense!
Should now all be fixed except for the last item, not sure about that one. I just unlinked the D7 docs from the Search API project page now, that’s probably a good first step. I don’t really know what the proper process is for those older versions of the documentation. Seems d.o should archive those at some point on their own accord.
Comment #5
drunken monkeyComment #6
ressaIt looks perfect now, thanks! And thank you for maintaining all the Search API modules :)
About the Drupal 7 docs, it's not clear to me why there are these two sections ... I would think the modules under
drupal.org/docs/7/modulesshould be moved to the contributed-module-documentation-archive as well:Comment #7
drunken monkeyFrom the description of the latter:
To me, that seems like modules that are still supported should not be moved there, even their Drupal 7 versions. (Especially, our Drupal 7 branch is not wholly unmaintained, we would still address any security issues or critical bugs.)
Comment #8
ressaYes, though see for example Commerce or Flexslider's Drupal 7 docs, which have been moved to the archive:
https://www.drupal.org/docs/extending-drupal/contributed-modules/contrib...
https://www.drupal.org/docs/extending-drupal/contributed-modules/contrib...
It would be great if it was stated clearly, like "Documentation for Drupal 7 will all be moved here, eventually." or whatever was decided, to make it plain.
And speaking of ambiguity, for example the meaning of the word "Supported", see also #3553118: False warning about Views Bulk Operations (VBO) security update :)
Comment #9
drunken monkeyYes, some clear instructions both for users and contrib maintainers would really be great.