Last change
on this file since 23589 was
23589,
checked in by mistic100, 11 years ago
|
advanced parameter to change file pattern
|
-
Property svn:executable set to
*
|
File size:
867 bytes
|
Line | |
---|
1 | <dt><span>$conf['batch_download_max_elements']</span></dt> |
---|
2 | <dd>Valor máximo de <b>O número máximo de fotos por set para baixar</b> deslizante.<br> |
---|
3 | <i>O padrão é <span>1000</span>.</i></dd> |
---|
4 | |
---|
5 | <dt><span>$conf['batch_download_max_size']</span></dt> |
---|
6 | <dd>Valor máximo do <b>Tamanho máximo de cada arquivo</b> deslizante.<br> |
---|
7 | <i>O padrão é <span>500</span>.</i></dd> |
---|
8 | |
---|
9 | <dt><span>$conf['batch_download_additional_ext']</span></dt> |
---|
10 | <dd>Array contendo as extensões de arquivo para download (existe distição entre maiúsculas e minúsculas).<br> |
---|
11 | <i>O padrão é <span>$conf['picture_ext']</span>.</i></dd> |
---|
12 | |
---|
13 | <dt><span>$conf['batch_download_file_pattern']</span></dt> |
---|
14 | <dd>Pattern for filenames in the archive. Available fields are <code>'%id%', '%filename%', '%author%', '%dimensions%'</code>.<br> |
---|
15 | <i>Default value id <span>%id%_%filename%_%dimensions%</span>.</i></dd> |
---|
Note: See
TracBrowser
for help on using the repository browser.