By huss on
Hello,
I would like to be able to have links to my local files from within drupal site.
I am trying to organize my work using Drupal, but many of my texts and data are in local files and I edit and print them locally.
My idea:
- to create a node type witch contains the path and the name of the local file;
- to mass import or update these links to files on my PC;
- to use these links by referencing them from my other CCK nodes (contacts, events, tasks etc).
This way I will be able to find, open and edit my local files much more easier, because they will be referenced by the nodes they refer to.
Does anyone have a solution for this problem?