A very basic question

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
bgilgoff
Posts: 1
Joined: Wed Oct 07, 2009 3:36 pm

A very basic question

Post 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.
Don Chambers
Regular
Posts: 3657
Joined: Mon Feb 13, 2006 2:40 am
Location: Chicago, IL, USA
Contact:

Re: A very basic question

Post 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>
=Don=
Post Reply