| Commit message (Collapse) | Author | Age |
|
|
|
| |
improved file API, centralized file validation, implemented quotas and fixed file previews.
|
| |
|
| |
|
|
|
|
| |
core. Woot. Woot.
|
| |
|
| |
|
|
|
|
| |
Thanks.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
See: http://drupal.org/node/64279#t-placeholders
|
|
|
|
| |
files/.htaccess.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Patrick Deburca
|
| |
|
|
|
|
| |
enabled, patch by dopry.
|
| |
|
|
|
|
| |
hook_file_download.
|
|
|
|
| |
edited for some formatting issues.
|
|
|
|
| |
restrictions.
|
|
|
|
| |
along.
|
| |
|
|
|
|
| |
work again.
|
| |
|
|
|
|
| |
return = -1.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
If your module uses variable_get('file_directory_temp', ...) or
variable_get('file_directory_path', ...) please update it to use the new
API.
A list of affected modules is available at http://drupal.org/node/26249#comment-54194.
|
| |
|
|
|
|
| |
temporary directory. Fixed file problems on Windows NT systems.
|