Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

How to insert JPG action on MimeType.rdf?

  • 3 përgjigje
  • 1 e ka hasur këtë problem
  • 378 parje
  • Përgjigjja më e re nga DiegoM

more options

I would like to insert an action on Firefox > Option > Applications to JPG files. Everytime I try to download a JPG file, Firefox show only Open and Save options, but I would like to select to download automatically to every JPG files.

I would like to insert an action on Firefox > Option > Applications to JPG files. Everytime I try to download a JPG file, Firefox show only Open and Save options, but I would like to select to download automatically to every JPG files.

Krejt Përgjigjet (3)

more options

Hi DiegoM,

I'm not sure how to do this, but the following articles might help pointing you in the right direction:

I hope that you find this information useful. Please let us know if this solves your problem.

Thanks!!

- Ralph

more options

For some reason, I tried to add this code but didn't work. Is there anything wrong?

<RDF:Description RDF:about="urn:mimetype:image/jpg"

                  NC:fileExtensions="jpg"
                  NC:description="JPG Image"
                  NC:value="image/jpg"
                  NC:editable="true">
   <NC:handlerProp RDF:resource="urn:mimetype:handler:image/jpg"/>
 </RDF:Description>
more options

Well, I could put JPG to show at Applications, but it's showing only Open and Save when I try to download JPG file clicking over a link.

Checkbox to do some action automatically is disabled. How can I set it to download always?