Page 1 of 1

A very basic question

Posted: Wed Oct 07, 2009 3:39 pm
by bgilgoff
I've just started using s9y for a news and events blog. I'm able to post images, which is great but I want to be able to upload and link to pdf files as well but can't figure out how to do that. Any help would be appreciated.

Re: A very basic question

Posted: Wed Oct 07, 2009 3:55 pm
by Don Chambers
You can upload PDF's, or any other file format, to the media library just as you would an image. You insert it into your entry just as you would an image, except it will be inserted as a link to the PDF file name, looking something like this:

Code: Select all

<a href="/uploads/example.pdf" title="example.pdf" target="_blank">example.pdf</a>