audio.inc |
modules/audio.inc |
|
Provides FileField Paths integration with the Audio module. |
CHANGELOG.txt |
CHANGELOG.txt |
|
File (Field) Paths 6.x-1.5, 2013-05-21
--------------------------------------
- #1249918 by aaron1234nz: Fixed pass-by-reference issue in Comment Upload
integration.
- #1195374 by mikeytown2: Fixed issue with undefined index.
- #1151514 by kndr,… |
comment_upload.inc |
modules/comment_upload.inc |
|
Provides FileField Paths integration with the Comment Upload module. |
features.inc |
modules/features.inc |
|
Features module integration. |
filefield.inc |
modules/filefield.inc |
|
Provides FileField Paths integration with the FileField module. |
filefield_paths.inc |
modules/filefield_paths.inc |
|
FileField Paths module integration. |
filefield_paths.info |
filefield_paths.info |
|
name = FileField Paths
description = Adds improved Token based file sorting and renaming functionalities.
dependencies[] = token
package = FileField Paths
core = 6.x |
filefield_paths.install |
filefield_paths.install |
|
Install, update and uninstall functions for the FileField Paths module. |
filefield_paths.module |
filefield_paths.module |
|
Contains core functions for the FileField Paths module. |
filefield_paths.test |
tests/filefield_paths.test |
|
This file implements tests for FileField Paths. |
image.inc |
modules/image.inc |
|
Provides FileField Paths integration with the Image module. |
imagefield.inc |
modules/imagefield.inc |
|
Provides ImageField module specific functions for FileField Paths. |
imagefield_crop.inc |
modules/imagefield_crop.inc |
|
Provides ImageField Crop module specific functions for FileField Paths. |
pathfilter.inc |
modules/pathfilter.inc |
|
Provides FileField Paths integration with the Path Filter module. |
README.txt |
README.txt |
|
The File (Field) Paths module extends the default functionality of Drupals core
Upload module, the FileField module and many other File Upload modules by adding
the ability to use node tokens in destination paths and filenames.
In simple terms, File… |
upload.inc |
modules/upload.inc |
|
Provides FileField Paths integration with the Upload module. |