by ak-palme
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
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 ...
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 ...
wmPHPBot release notes CHANGES IN 0.2 * changed getArticle to fetch articles from the editpages instead of the Export-Page * added function fetchPage
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use