User:AnomieBOT/source/tasks/TemplateTalkRedirectCreator.pm: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: AnomieBOT::API: * Change connectToReplica() for Tool Forge changes. BrokenRedirectDeleter: * Stop using a temporary table, since the new Tool Forge DBs don't support it anymore.
AnomieBOT (talk | contribs)
Updating published sources: TemplateTalkRedirectCreator: * Put {{tl|R from remote page}} on created redirects.
Line 186:
}
 
my $txt = "#REDIRECT [[$target]]\n{{Rcat shell|{{R from remote page}}}}";
my $summary="Redirecting to [[$target]] to avoid decentralized discussion";