1462005116 | current | ||
---|---|---|---|
Line 69: | Line 69: | ||
|''sort'' |The property by which to sort the internal file list. By default, the file name is used, with upper case being sorted before lower case (use ''iname'' for a case insensitive sorting criteria). |''name'',''iname'',''ctime'',''mtime'',''size'' |''name'' | | |''sort'' |The property by which to sort the internal file list. By default, the file name is used, with upper case being sorted before lower case (use ''iname'' for a case insensitive sorting criteria). |''name'',''iname'',''ctime'',''mtime'',''size'' |''name'' | | ||
|''order'' |Whether to sort the internal file list ascending or descending. Sorting in ascending order is the default. |''asc'',''desc'' |''asc'' | | |''order'' |Whether to sort the internal file list ascending or descending. Sorting in ascending order is the default. |''asc'',''desc'' |''asc'' | | ||
+ | |''cache'' |Whether to disable or enable caching for the page. Default is no caching. |''0'' or ''1'' |''0'' | | ||
^ ^''filelist'' specific parameters ^ ^ | | ^ ^''filelist'' specific parameters ^ ^ | | ||
|''offset'' |The offset in the internal file list from which on to display the list. Default is an offset of ''0''. |any numeric value |''0'' | | |''offset'' |The offset in the internal file list from which on to display the list. Default is an offset of ''0''. |any numeric value |''0'' | |
↧
plugin:filelist - Added missing description for parameter 'cache'
↧