Twitter: 
Who would have thought it, my Macbook needs third party for me to be able to passthru audio from Line-in to my Speakers. What a mad world. 1 week 1 day ago
File Aliases

The File Aliases module extends the default functionality of the FileField module and the core Upload module by adding a token customizable alias, allowing files to have cleaner paths - while files will still live under the defined File system path, aliases make the file appear to exist anywhere you wish.

  • Customizable File Alias field using Node tokens.
  • Support for Private and Public file systems.

Downloads View all downloads
drupalversiondownloadsizereleased
stable releases
6.x1.1file_aliases-6.x-1.1.tar.gz11-Jan-2010 - 16:16:38
dev releases
7.x1.x-devfile_aliases-7.x-1.x-dev.tar.gz10-Nov-2009 - 12:16:20
6.x1.x-devfile_aliases-6.x-1.x-dev.tar.gz01-Apr-2009 - 09:11:42
5.x1.x-devfile_aliases-5.x-1.x-dev.tar.gz01-Apr-2009 - 09:33:51
Changelog - File Aliases 6.x-1.1, 2010-01-11 View full changelog
- #677532: Added check to stop duplicate File Aliases being created.
- #666788: Fixed issue with File Alias not being displayed in some Views.
- Added ability to convert file references in Node Body and CCK Text fields to File Alias.