Thank you for pointing me there! Both those extensions seem to create their own File classes, and override all MW file handling. I have simply mounted S3 on my server (as described here: https://www.mediawiki.org/wiki/User:Chillum/Integration_with_S3), so I am looking for something much more simple; Simply modifying the images paths!
/Leo 2013/10/14 Mark A. Hershberger <[email protected]> > On 10/14/2013 04:35 AM, Leonard Wallentin wrote: > > I just moved all images on my wiki to Amazon, for performance. Now I > wonder > > what the best way is to change all thumb and image paths in the wiki. > > Browsing through the file related hooks I find no obvious candidate. For > > now I just do a replace in ParserAfterTidy, but that i quite ugly, and > will > > sooner or later have a false positive. Surely there must be a better way? > > Did you look at https://www.mediawiki.org/wiki/Extension:AWS or > https://www.mediawiki.org/wiki/Extension:LocalS3Repo ? > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
