https://github.com/decipher/file_aliases
https://github.com/decipher/file_aliases
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/decipher/file_aliases
- Owner: Decipher
- Created: 2015-11-02T00:14:10.000Z (over 10 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2015-11-28T09:01:18.000Z (over 10 years ago)
- Last Synced: 2025-02-14T10:43:10.314Z (about 1 year ago)
- Language: PHP
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.txt
Awesome Lists containing this project
README
File Aliases
============
The File Aliases module allows you to use token customizable aliases for your
uploaded files, giving you the ability to keep your file system organized as per
usual while providing clean looking paths (i.e., no more '/sites/default/files/').
File Aliases was written and is maintained by Stuart Clark (deciphered).
- http://stuar.tc/lark
Features
--------
* Customizable File Alias field using Node tokens.
* Support for:
* Drupal core Upload module.
* FileField module.
* ImageField module.
* Image module.
* Comment Upload module.
* Support for Private and Public file systems.
* Support for Views output (Fields and Nodes).
* Support for FileField Paths Retroactive and Active Updating.
Required Modules
----------------
* [FileField Paths](https://www.drupal.org/project/filefield_paths)