| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
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.
|
|
|
|
| |
broken RSS parsers.
|
| |
|
| |
|
|
|
|
|
|
| |
This allows admins to know exactly which version of which files they use. In addition I want to use CVS $Id$ tags in my upcoming security.module to check for possible vulnerabilities. That's not possible if some files simply don't have $Id$s.
Note: I also (mostly) unified the tags to use the "// ID" form instead of "/* ID */", but that's more of a cosmetic issue. I'm not sure whether *.txt files and the stuff in themes/ need tags(?).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
TODO: we should write down a couple guidelines for these document them in
the PHPDoc code of drupal_set_message()! .
|
|
|
|
| |
comments
|
| |
|
| |
|
|
|
|
| |
breaks your Drupal. Only themes in './themes/subdir' are picked up now.
|