How to place PDF files onto site for users to download - Joomla! Forum - community, help and support
hi,
i searched fifty posts no avail...can pop pdf icons onto joomla 1.5.1 site [linked real files on server naturally] users can download brochures , forms? darned if can find answer on basic question. note: want avoid extensions/add-ons if possible.
thanks
danfromohio
i searched fifty posts no avail...can pop pdf icons onto joomla 1.5.1 site [linked real files on server naturally] users can download brochures , forms? darned if can find answer on basic question. note: want avoid extensions/add-ons if possible.
thanks
danfromohio
you can create normal link file, using icon image. web server dish out file. apache has following line in file mime.types:
the user can decide download file or display in browser, depending on capabilities , reader plugin of browser.
code: select all
application/pdf pdf
Comments
Post a Comment