Bitcoin Forum
May 10, 2024, 03:27:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Upgrade Interwiki links http → https  (Read 523 times)
nullius (OP)
Copper Member
Hero Member
*****
Offline Offline

Activity: 630
Merit: 2610


If you don’t do PGP, you don’t do crypto!


View Profile WWW
December 30, 2017, 05:04:13 PM
Last edit: December 30, 2017, 05:14:38 PM by nullius
 #1

Bottom line up-front:  I ask a change which will likely require SQL database access.  Admin attention requested, please!

I have started a binge of wikignome minor edits to upgrade http links to https, where appropriate.  On the Main_Page, via Template:MainPage_FAQ, there is a link to http://en.wikipedia.org/wiki/Public-key_cryptography (plain http).  In place of that link, the source of Template:MainPage_FAQ says this:

Code:
[[wikipedia:Public-key cryptography|public-key cryptography]]

A check of the Mediawiki Manual:Interwiki indicates that changing the target requires either editing the SQL of the wiki’s database, or appropriately using an Interwiki extension if one is installed.  Obviously, this tiny fix is far above my access level.

It is good that once the Interwiki link is fixed, it will automagically fix all links using that format.  After Interwiki links are made https, I will then go around changing hardcoded Wikipedia links to the Interwiki format.

Thanks!


Edit:  Other Interwikis also need to be fixed; e.g. in the Main_Page itself, this also outputs a plain http link:

Code:
[[mw:Help:Formatting|Help]]

Somebody with appropriate access should upgrade them all to https, please.

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!