| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
| |
file_scan_directory API to use regex.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
hook_file_X(). This is an enabler of lots and lots of goodies. See CHANGELOG.txt for more. Awesome work, guys. :)
|
| |
|
|
|
|
| |
there is no user limit on uploaded files.
|
|
|
|
| |
developer experience.
|
| |
|
|
|
|
| |
Massive file.inc cleanup aaaaaand... tests! Yay! :D
|
|
|
|
| |
as per Rasmus' suggestion. Removed drupal_referrer() for consistency.
|
|
|
|
| |
future compatilbility. PHP6 is rumoured to drop ereg support.
|
|
|
|
| |
private downloads.
|
| |
|
| |
|
| |
|
|
|
|
| |
called '0'.
|
|
|
|
| |
discussion we've decided to make the concatenation operator consistent with the other operators.
|
| |
|
|
|
|
| |
install (and update bugos RC2 sites as well)
|
|
|
|
| |
documented, fix this
|
| |
|
| |
|
|
|
|
| |
bytes, not in mega bytes.
|
|
|
|
| |
setups.
|
|
|
|
| |
sites/default/files which can be created automatically on install, so no need to bug the user about it, making the install process easier
|
| |
|
| |
|
|
|
|
| |
fixed minor spelling issues and fixed spacing issues.
|
|
|
|
| |
subtheme files will really override parent theme files
|
|
|
|
| |
documentation by treating the 'dest' param as a directory. Also fixes #176876 so temporary files are properly stored in the temp directory.
|
|
|
|
| |
file_save_data(), so Windows will create temporary files properly
|
|
|
|
| |
implementing extraction code for Drupal 6 at #182765
|
|
|
|
| |
maximum uploadable file size
|
|
|
|
| |
feature from schema API: load/save records based upon schema.
|
|
|
|
| |
source file name, which is not available even
|
| |
|
|
|
|
| |
should not have a trailing slash in the dir parameter
|
| |
|
|
|
|
| |
using db_last_insert_id() instead of db_next_id().
|
| |
|
|
|
|
| |
improved file API, centralized file validation, implemented quotas and fixed file previews.
|
| |
|
| |
|
|
|
|
| |
core. Woot. Woot.
|
| |
|
| |
|