Extension talk:Download
From Organic Design wiki
need quote for extension that has similar functionality to the
<gallery> script
tag will be
<download>
with the image link [[Image:Filename.ext]]
action on clicking the file will cause it to be downloaded (based on server config and handling)
- the extension will have an array that will render a thumnail based on the extension type.
for example, if the extension ends in .pdf, it will render a thumbnail of a pdf, etc.
- the file names for the extension thumb nails will be the extension.ext
- they will not be uploaded, they will be in the /extesnsions/download/images folder