| Name |
Default |
Effect |
|
extensions.saveimageinfolder.nofilereference-filename
|
unknown
|
When you try to save an image that has no direct source-reference (e.g. these nasty php-linked images like "http://www.example.com/img/showpic.php?id=4711&size=1") then you'll automatically get prompted with a "Save As..."-dialog.
There you can enter a filename for the image to be saved. These preferences allow you to change the default-filename which is "unknown.ext".
You can even disable the "Save As..."-dialog by setting nofilereference-showdialog to false. That way your usual folder-settings will take effect. So keep in mind that if you have chosen to overwrite any existing files without prompting (for example)... you won't get prompted and the file will be overwritten... even if there might have been problems retrieving the actual image!
|
|
extensions.saveimageinfolder.nofilereference-fileextension
|
ext
|
|
extensions.saveimageinfolder.nofilereference-showdialog
|
true
|
|
extensions.saveimageinfolder.randomstring-length
|
8
|
determines the length of the random-variable
|
|
extensions.saveimageinfolder.doubleclick-minwidth
|
0
|
This sets the minimum width and height of an image when using the doubleclick-feature. If the double-clicked image is smaller than these values it won't be saved.
This option prevents "accidental" double-clicks on navigational images (arrows, buttons, etc.) which shouldn't be saved.
(Leaving the default setting (0;0) completely ignores the restriction; saving every image that gets double-clicked.)
|
|
extensions.saveimageinfolder.doubleclick-minlength
|
0
|