Module:Gutenberg: Difference between revisions
Content deleted Content added
Use HTTPS for FadedPage links (from what it appears, the FadedPage book and author links will generate an HTTP 301 redirect to an HTTPS version of the URL when accessed with HTTP.) |
Johnrdorazio (talk | contribs) No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 11:
local name = nil -- display name on Wikipedia (default: article title)
local url = nil
local tagline = "at [[W:Project Gutenberg|Project Gutenberg]]"
local urlheadname = "https://www.gutenberg.org/author/"
local urlheadnumb = "https://www.gutenberg.org/ebooks/author/"
Line 60:
local urlhead = "http://gutenberg.net.au/"
local prefix = ""
local tagline = "at [[W:Project Gutenberg Australia|Project Gutenberg Australia]]"
local italic = "''"
Line 111:
local urlauth = "csearch.php?author="
local prefix = ""
local tagline = "at [[W:Distributed Proofreaders Canada|Faded Page]] (Canada)"
local italic = "''"
|