NAVIGATION
This shows you the differences between two versions of the page.
|
english:phpwcms_replacer_rts:frontend_render:xdownload [2010/11/13 07:51] Knut Heermann (flip-flop) |
english:phpwcms_replacer_rts:frontend_render:xdownload [2018/06/03 18:09] (current) |
||
|---|---|---|---|
| Line 203: | Line 203: | ||
| $download_template = 'x_download.html'; // template in "template/inc_cntpart/filelist/*" | $download_template = 'x_download.html'; // template in "template/inc_cntpart/filelist/*" | ||
| - | $key_lenght = 2; //Min lenght of entry | + | $key_lenght = 1; //Min lenght of entry |
| $max_count = ''; // Max count of files | $max_count = ''; // Max count of files | ||
| Line 552: | Line 552: | ||
| $download_template = 'x_download.html'; // template in "template/inc_cntpart/filelist/*" | $download_template = 'x_download.html'; // template in "template/inc_cntpart/filelist/*" | ||
| - | $key_lenght = 2; //Min lenght of entry | + | $key_lenght = 1; //Min lenght of entry |
| $max_count = ''; // Max count of files | $max_count = ''; // Max count of files | ||
| Line 917: | Line 917: | ||
| $download_template = 'x_download.html'; // template in "template/inc_cntpart/filelist/*" | $download_template = 'x_download.html'; // template in "template/inc_cntpart/filelist/*" | ||
| - | $key_lenght = 2; //Min lenght of entry | + | $key_lenght = 1; //Min lenght of entry |
| $max_count = ''; // Max count of files | $max_count = ''; // Max count of files | ||