-
Fixed a bug that counts twice for the same file when the file is downloaded for the first time under the 'skip duplicate download' feature is ON.
-
Modified pubdlcnt_block_view() to suppress notice message caused by $items.
-
Modified the code to obtain language prefix.
-
Initial release for Drupal 7.
-
[#671412] by Golem07: added missing directory and file.
-
#522444 by Iritscen: Added support for Views fields in table, list and grid formats. #529394 by portulaca: Added capability of creating blocks to show top downloads. #574300 by cyc: Fixed warning of get_headers() depending on the server's PHP setting. #540638 by shartoz: Valid file extensions are now case insensitive. #520578 by insooth: Fixed language prefix issue.
-
#522444 by Iritscen: Add support of Views fields in table,list and grid format. #529394 by portulaca: Added capability of creating blocks to show top downloads. #574300 by cyc: Fixed the warning message of get_headers(). #540638 by sbartoz: Valid file extensions are now case insensitive. #520578 by insooth: Fixed language prefix issue.
-
Fixes the issue #520578
-
Fixed the issue #518094
-
Fixed a problem of handling file name with space characters (issue#503424)