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

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: OnThisDayTagger: * Finished processing the list, change to live mode for 7-day trial. * Track the maximum oldid/date parameter used, and complain if {{tl|OnThisDay}} can't handle it. * Include the date in the edit summary
AnomieBOT (talk | contribs)
Updating published sources: SourceUploader: * When I added "In trial", I forgot to update the always-present headers.
Line 94:
my %tasks=(
'01 Current' => [],
'0405 Awaiting approval' => [],
'0506 Past' => [],
);
my @dirs=($basedir);