Drupal Documentation has gone through an extensive update during the last years, so it's time to update the external links included in Checklist API example sub-module of this project.
I collect here all the URL pairs that can be search&replaced (hopefully :)
"Installation Guide" link:
from http://drupal.org/documentation/install
to https://www.drupal.org/docs/8/install
"Manage nodes" link:
from https://www.drupal.org/node/306808
to https://www.drupal.org/docs/8/administering-drupal-8-site/managing-content
"Managing users" link:
from https://www.drupal.org/docs/7/managing-users
to ???
"Installing modules and themes" link:
from https://www.drupal.org/docs/7/extending-drupal-7/overview
to https://www.drupal.org/docs/8/extending-drupal-8
"Upgrading from previous versions" link:
from https://www.drupal.org/updating-and-upgrading-drupal-core
to https://www.drupal.org/docs/8/update
"Applying patches" link:
from
to
"Security advisories" link:
from https://www.drupal.org/security
to https://www.drupal.org/docs/8/security (it's not the same page, but slightly different)
"Monitoring a site" link:
from https://www.drupal.org/docs/7/monitoring-a-site
to ???
| Comment | File | Size | Author |
|---|---|---|---|
| #13 | interdiff.txt | 1.59 KB | traviscarden |
| #13 | 2935982-13.patch | 6.23 KB | traviscarden |
Comments
Comment #2
traviscarden commentedThanks, @Balu Ertl. Would you care to contribute a patch and get commit credit?
Comment #3
baluertlHi Travis,
Sure! I assigned to myself with this intention. However, as I foresee it can happen only next weekend the soonest. Is that okay for you?
Comment #4
traviscarden commentedThat's absolutely fine, @Balu Ertl. Take your time. :)
Comment #5
ragasirtahk commentedI have created a patch for it. :-)
I also tried finding the links which could not be found by Travis, but I could not find them too.
Comment #6
ragasirtahk commentedComment #7
baluertl@ragasirtahk Thanks for your quick contribution. However, you can not review your own patch. Someone else from the community can confirm that the submitted patch is correct.
Also, I just realized recently, that my collection of links was not complete. There're further options on the left vertical tabs, which I haven't clicked through yet.
Comment #8
traviscarden commentedIt looks like you're pretty new to drupal.org, @ragasirtahk. Welcome to the community! :) @Balu Ertl is of course correct about the protocol for patch review. You can read more about it in the issue queue handbook. I'm moving this to "Needs work" pending the further corrections @Balu Ertl refers to.
Comment #9
ragasirtahk commentedI went through all the links and create a patch for the required changes.
Comment #10
ragasirtahk commentedComment #11
ragasirtahk commentedInstead of creating an interdiff, I am attaching a txt which contains old link followed by new link and then a space and then again another old link followed by new link. These are the links I updated in #9 patch.
Comment #12
ragasirtahk commentedCreated an interdiff for my patches.
Comment #13
traviscarden commentedThanks, @ragasirtahk. That was very helpful. There were a couple of incorrect changes (see interdiff.txt). There are more links to update, too. I updated one. I'll give someone else a chance to take this the next step forward.
Comment #14
traviscarden commentedComment #15
ragasirtahk commentedComment #16
vuilComment #18
traviscarden commentedObviously, this stalled forever ago. I've committed what was done at that time--with a minimum of link verification. If anyone wants to go further, they can open a new issue. Thanks!