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

Content deleted Content added
AnomieBOT (talk | contribs)
Updating published sources: General: * BREAKING CHANGE: And it's a big one: ** Data store changed from (binary) Storable to (readable) JSON. update-db.pl will change an existing database. This may affect the exact values storable in the permanent sto
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
 
(2 intermediate revisions by the same user not shown)
Line 1:
{{ombox|type=content|style=border:1px solid #b22222|image=[[Image:Ambox warning pn.svg|40px]]|text= Due to breaking changes in AnomieBOT::API, this task will probably not run anymore. If you really must run it, try getting a version from before 2009-03-23.}}
{{ombox|type=notice|text= Approved 2009-01-16, Completed 2009-01-19<br />[[Wikipedia:Bots/Requests for approval/AnomieBOT 23]]}}
<sourcesyntaxhighlight lang="perl">
package tasks::TemplateReplacer12;
 
Line 13:
=begin metadata
 
Bot: AnomieBOT
Task: TemplateReplacer12
BRFA: Wikipedia:Bots/Requests for approval/AnomieBOT 23
Status: Completed 2009-01-19
Rate: Max 6 edits/minute
Created: 2009-01-15
 
Line 258:
1;
 
</syntaxhighlight>
</source>