One common task is to link to a document in Drupal. There are two ways to do this.
Remember to log in!
Attaching a File
- Create a "File" node (from "My Sections" or "Create Content")
- If you already created a node, you may need help finding a node.
- Go to the page you want the file on.
- In the "Attachments" field (below the body), enter the beginning of the title of the file.
- The file you just created should now be listed. Click the entry you want to select.
- Save.
Using a File Filter
- Create a "File" node (from "My Sections" or "Create Content").
- If you already created a node, you may need help finding a node.
- When you save the file, you should see that it's URL is http://www.grinnell.edu/file/12345 (where "12345" is some other 5-digit number). Take note of this number.
- Go to the page to which you want to add the link to the file and "Edit."
- In the body, where you want to add the link, enter [file:12345] where "12345" is the number you took note of in Step 2.
- Save.
- Where you put "[file:12345]" should now be a link to the file with the Title of the file as the link text.





