Full URL file information
Component type
Maintenance status
Development status
Downloads
Component created
Component changed
This is a small utility module.
In Drupal 7 file information is built with schemas. File can be saved as public://, private://, and so on.
A utility function, file_create_url($path), is used in order to retrieve the web-accessible URL.
When working with external tools/sites/etc. (via Services, for example), it means that each time file information is retrieved, it should somehow be filled with the full URL.
This module solves this limitation -
