Johannes Perl wrote:
hi,
I already managed to post into mediawiki with your help. Now I've got the problem, that I also should upload images this way.
Is there a possibility to do this? The MediaWiki manual says that you have to be logged in to be able to upload images. Is there a way to do this with a bot who isn't logged in?
Thanks for your information.
-Johannes
a) Make the bot to log in. b) Alllow everybody to upload images anonymous. $wgGroupPermissions['*' ]['upload'] = true;