Difference between revisions of "Extension talk:Download"

From Organic Design wiki
m (New page: need quote for extension that has simi...)
 
m
Line 1: Line 1:
 
need quote for extension that has similar functionality to the
 
need quote for extension that has similar functionality to the
<pre><gallery> script</pre>
+
<pre><gallery>
 +
Image:Wikipedesketch1.png|The Wikipede
 +
Image:Wikipedesketch1.png|A Wikipede
 +
Image:Wikipedesketch1.png|Wikipede working
 +
Image:Wikipedesketch1.png|Wikipede's Habitat
 +
Image:Wikipedesketch1.png|A mascot for Wikipedia
 +
Image:Wikipedesketch1.png|One logo for Wikipedia
 +
Image:Wikipedesketch1.png|Wikipedia has bugs
 +
Image:Wikipedesketch1.png|The mascot of Wikipedia
 +
</gallery>
 +
</pre>
  
tag will be <pre><download></pre>
+
tag will be <pre>
with the image link <nowiki>[[Image:Filename.ext]]</nowiki>
+
<download>
 +
Image:Item1.pdf|An adobe document
 +
Image:Tem2.doc|A Word Document
 +
...
 +
</document>
 +
</pre>
 +
with the image link  
  
action on clicking the file will cause it to be downloaded (based on server config and handling)
+
action on clicking the file will cause it to be downloaded (based on server config and handling) ''not'' a jump to the article containing that image.
  
 
*the extension will have an array that will render a thumnail based on the extension type.  
 
*the extension will have an array that will render a thumnail based on the extension type.  

Revision as of 18:47, 19 August 2008

need quote for extension that has similar functionality to the

<gallery>
Image:Wikipedesketch1.png|The Wikipede
Image:Wikipedesketch1.png|A Wikipede
Image:Wikipedesketch1.png|Wikipede working
Image:Wikipedesketch1.png|Wikipede's Habitat 
Image:Wikipedesketch1.png|A mascot for Wikipedia
Image:Wikipedesketch1.png|One logo for Wikipedia
Image:Wikipedesketch1.png|Wikipedia has bugs
Image:Wikipedesketch1.png|The mascot of Wikipedia
</gallery>

tag will be

<download>
Image:Item1.pdf|An adobe document
Image:Tem2.doc|A Word Document
...
</document>

with the image link

action on clicking the file will cause it to be downloaded (based on server config and handling) not a jump to the article containing that image.

  • 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