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

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: TFATitleSubpageCreator: * Move to AnomieBOT II * Approved SourceUploader: * Add a new bit of metadata, with a new column in the output. All: * Add the new metadata field.
AnomieBOT (talk | contribs)
Updating published sources: SourceUploader: * Sort directory pages by last modified date. * Use <nowiki><syntaxhighlight></nowiki> instead of <nowiki><source></nowiki>. d::NoWiki: * Add support for <nowiki><syntaxhighlight></nowiki>. General: * Vario
 
(One intermediate revision by the same user not shown)
Line 1:
{{ombox|type=notice|text= Approved 2009-06-19, completed 2009-06-20<br />[[Wikipedia:Bots/Requests for approval/AnomieBOT 32]]}}
<sourcesyntaxhighlight lang="perl">
package tasks::PageCreator;
 
Line 11:
BRFA: Wikipedia:Bots/Requests for approval/AnomieBOT 32
Status: Completed 2009-06-20
Rate: Max 6 edits/minute
Created: 2009-06-19
OnDemand: true
Line 203 ⟶ 202:
1;
 
</syntaxhighlight>
</source>