By jwalkerbg on
Hi,
Here is my basic question: I want to upload several files, PDF, DOC and others and then create links to them in several nodes.
I enabled Upload module, and now I am able to upload files as attachments to nodes. Is this the only way to upload files? Is it possible the uploaded files themselves to be nodes that could be referenced by http://... links?
Ivan
Comments
upload files and make links to them
You can use fileframework to upload a file as standalone content
how to upload files and make links to them
FileFramework: http://drupal.org/node/384010
you need 'bitcache' and 'rdf' module to enable file framework module
Thanks, I'll try it.
Thanks, I'll try it.