Comments

dxx created an issue. See original summary.

dxx’s picture

volkswagenchick’s picture

Assigned: dxx » Unassigned
StatusFileSize
new4.78 KB

Thanks for the Patch, I did notice a few more links that needed updating. Patch uploaded.

kristen pol’s picture

Status: Needs review » Reviewed & tested by the community
  1. +++ b/services/general_services.module
    @@ -102,7 +102,7 @@ function general_services_service_links() {
    +    'link' => 'https://blogs.icerocket.com/search?q=<encoded-url>',
    

    Need a follow-up issue that this goes to https://www.meltwater.com/ now.

  2. +++ b/services/general_services.module
    @@ -127,7 +127,7 @@ function general_services_service_links() {
    +    'link' => 'https://identi.ca/?action=newnotice&status_textarea=<encoded-title> <encoded-url>',
    

    Need a follow-up issue that this domain is no longer valid.

But the changes are ok because they are just switching from http => https for the existing ones. Thanks.

jenlampton’s picture

Status: Reviewed & tested by the community » Needs review
StatusFileSize
new6.87 KB

I also needed https for widget services. New patch attached.

dani3lr0se’s picture

Status: Needs review » Reviewed & tested by the community

The patch works great Jen. :)

simon georges’s picture

Status: Reviewed & tested by the community » Fixed

Great work, sorry for the delay… committed!

Status: Fixed » Closed (fixed)

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