(c) 2015 Davod - https://commons.wikimedia.org/wiki/User:Amitie_10g
Contains parts of the Chris G's Bot classes library
(c) 2008-2012 Chris G http://en.wikipedia.org/wiki/User:Chris_G
(c) 2009-2010 Fale http://en.wikipedia.org/wiki/User:Fale
(c) 2010 Kaldari http://en.wikipedia.org/wiki/User:Kaldari
(c) 2011 Gutza http://en.wikipedia.org/wiki/User:Gutza
(c) 2012 Sean http://en.wikipedia.org/wiki/User:SColombo
(c) 2012 Brain http://en.wikipedia.org/wiki/User:Brian_McNeil
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Developers (add yourself here if you worked on the code):
Cobi - [[User:Cobi]] - Wrote the http class and some of the wikipedia class
Chris - [[User:Chris_G]] - Wrote the most of the wikipedia class
Fale - [[User:Fale]] - Polish, wrote the extended and some of the wikipedia class
Kaldari - [[User:Kaldari]] - Submitted a patch for the imagematches function
Gutza - [[User:Gutza]] - Submitted a patch for http->setHTTPcreds(), and http->quiet
Sean - [[User:SColombo]] - Wrote the lyricwiki class (now moved to lyricswiki.php)
Brain - [[User:Brian_McNeil]] - Wrote wikipedia->getfileuploader() and wikipedia->getfilelocation
Davod - [[User:Amitie_10g]] - See bellow:
Class "wikipedia" renamed to "wiki"
Functions in Class "extended" merged into "wiki", to avoid issues
Some functions modified to accept more info
Removed the echo statements. The classes should not output anything
Removed parts commented intended for debugging purposes
Removed several unneded functions
Fixed the cURL issues with PHP5+
Added several functions to interact with external services like Flickr
|