mirror of
https://github.com/WikiTeam/wikiteam
synced 2024-11-04 12:00:28 +00:00
git-svn-id: https://wikiteam.googlecode.com/svn/trunk@26 31edc4fc-5e31-b4c4-d58b-c8bc928bcb95
This commit is contained in:
parent
bc6a779398
commit
56df29b24d
@ -301,7 +301,8 @@ def generateImageDump(config={}, images=[], start=''):
|
||||
#slurp all the images
|
||||
#save in a .tar?
|
||||
#tener en cuenta http://www.mediawiki.org/wiki/Manual:ImportImages.php
|
||||
#fix, download .desc ?
|
||||
#fix, download .desc ? YEP!
|
||||
#fix download the upload log too, for uploaders info and date
|
||||
print 'Retrieving images from "%s"' % (start and start or 'start')
|
||||
imagepath = '%s/images' % (config['path'])
|
||||
if os.path.isdir(imagepath):
|
||||
|
Loading…
Reference in New Issue
Block a user