mwPHPBot is an API to perform modifications and maintenance in a MediaWiki as a user who is wisely placed in the bot-group of the wiki
Be the first to post a text review of mwPHPBot. Rate and review a project by clicking thumbs up or thumbs down in the right column.
The Version 0.3 contains the functions getImage and uploadImage. With these you can modify Images on the fly with e.g. the gdlib. See README for examples. These functions are still experimental, so please take care.
I wrote a second Module to communicate with the server. If you are using it, your Connection will be made with fsockopen() instead of cURL. Please do not use the base class anymore, use it with the _CURL or _Sock extension.
mwPHPBot release notes CHANGES IN 0.3 ! Some functions changed their behaviour. Please check you programs carefully ! * added functionality to switch between curl and fsockopen * downloading of images * uploading of images CHANGES IN 0.2 * changed getArticle to fetch articles from the editpages instead of the Export-Page * added function fetchPage
Todays release is containing a major bugfix with the name of the constructor, which stops the bot from logging in. Also the getArticle-Function was rewritte to use the contents of the editpage instead of the exportpage as before, to minimze and simplify the code a bit. A new function was added, fetchPage, which allows to fetch the pages as they are shown to the user. It also allows to fetch all kinds of special-pages and to define own GET- and POST-Variables.
wmPHPBot release notes CHANGES IN 0.2 * changed getArticle to fetch articles from the editpages instead of the Export-Page * added function fetchPage
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?