Enrique wrote: > Hello all > a have a copy of wikipedia in may local intranet for user offline reading. > i;t work fine whith formula ect.ect.. > i need if is possible show the images of original wikipedia to my users and > cache they for future use and reduce my internet access maybe trougth my > proxi server, if some one has made that please telme how > regards > sorry abaut my english
http://www.mediawiki.org/wiki/Manual:$wgForeignFileRepos#Using_files_from_Wikimedia_Commons_:_ForeignAPIRepo Add one foreign repository for commons and another for that wikipedia if it allows local uploads. You can include expiry times there so it does a local caching by itself. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
