Welcome, Guest! Log In | Create Account

Share

mwPHPBot

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


http://mwphpbot.sourceforge.net

Frameworks, Site Management

Project Feed

  • New image functions

    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.

    07:24PM on Sep 11 2007 by ak-palme

  • Second Communication-Module

    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.

    07:22PM on Sep 11 2007 by ak-palme

  • mwphpbot mwPHPBot-0.3 file released: mwPHPBot-0.3.tar.gz

    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 ...

    07:19PM on Sep 11 2007

  • Major bugfix

    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 ...

    01:06PM on Sep 10 2007 by ak-palme

  • mwphpbot mwPHPBot-0.2 file released: mwPHPBot-0.2.tar.gz

    wmPHPBot release notes
    
    CHANGES IN 0.2
    
    * changed getArticle to fetch articles from the editpages instead of the Export-Page
    * added function fetchPage

    12:57PM on Sep 10 2007

  • mwphpbot mwPHPBot-0.1 file released: mwPHPBot-0.1.tar.gz

    
                
            
            

    12:10AM on Sep 10 2007

mwPHPBot Actions