Content deleted Content added
Updating published sources: DeletionSortingCleaner: * Add the ability to have multiple archive pages, which I should have done a ''long'' time ago. |
Updating published sources: d::Redirects: * Redo redirects_to and redirects_to_resolved to use the new prop=redirects. Much faster and more accurate, but let's hope I didn't introduce any bugs. |
||
Line 61:
# Get all redirects to templates we need to subst in XfD pages
my %xfdtemplates=$api->
if(exists($xfdtemplates{''})){
$api->warn("Failed to get list of XfD templates: ".$xfdtemplates{''}{'error'}."\n");
|