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 ???

Comments

Balu Ertl created an issue. See original summary.

traviscarden’s picture

Thanks, @Balu Ertl. Would you care to contribute a patch and get commit credit?

baluertl’s picture

Hi 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?

traviscarden’s picture

That's absolutely fine, @Balu Ertl. Take your time. :)

ragasirtahk’s picture

Status: Active » Needs review
StatusFileSize
new2.56 KB

I 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.

ragasirtahk’s picture

Assigned: baluertl » ragasirtahk
Status: Needs review » Reviewed & tested by the community
baluertl’s picture

Status: Reviewed & tested by the community » Needs review

@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.

traviscarden’s picture

Status: Needs review » Needs work

It 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.

ragasirtahk’s picture

StatusFileSize
new6.12 KB

I went through all the links and create a patch for the required changes.

ragasirtahk’s picture

Status: Needs work » Needs review
ragasirtahk’s picture

StatusFileSize
new857 bytes

Instead 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.

ragasirtahk’s picture

StatusFileSize
new3.8 KB

Created an interdiff for my patches.

traviscarden’s picture

Title: Update links pointing to Docs » Update documentation links in Checklist API Example module
StatusFileSize
new6.23 KB
new1.59 KB

Thanks, @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.

traviscarden’s picture

Status: Needs review » Needs work
ragasirtahk’s picture

Assigned: ragasirtahk » Unassigned
vuil’s picture

Version: 8.x-1.x-dev » 2.0.x-dev

traviscarden’s picture

Version: 2.0.x-dev » 2.1.x-dev
Status: Needs work » Fixed

Obviously, 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!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.