User:LeucosticteBot/ChangeWikiaEngine.php: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
This bot looks for pages that have a url with .wikia.com in them, and changes the wiki engine to wikia. It iterates over the list of pages contained in CategoryMembers.txt. See [[mw:Manual:Chris G's botclasses/AllCategoryMembersBot.php]] for details on generating that file.
This bot looks for pages that have a url with .wikia.com in them, and changes the wiki engine to wikia. It iterates over the list of pages contained in CategoryMembers.txt. See [[mw:Manual:Chris G's botclasses/AllCategoryMembersBot.php]] for details on generating that file.


<source lang="php">
<pre>
<?php
<?php
/*
/*
Line 81: Line 81:
     }
     }
}
}
</source>
</pre>
1,756

edits