This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
admin_menu:addons:security_image:settings:start [2008/11/10 22:50] jonyo created |
admin_menu:addons:security_image:settings:start [2014/09/25 16:55] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Settings ====== | ====== Settings ====== | ||
- | TODO: Finish | + | The Security Image Addon gives you a great deal of flexibility with respect to how you want the image itself to be displayed on your site. |
+ | |||
+ | ===== Built in or Security Image Provided by Recaptcha.com===== | ||
+ | |||
+ | You now have a choice of security images that can be used on your website. | ||
+ | |||
+ | ===== Security Image Site Settings ===== | ||
+ | |||
+ | ==== secure registration ==== | ||
+ | |||
+ | This setting allows you to display the security image at the bottom of the Registration Page. | ||
+ | |||
+ | ==== secure login ==== | ||
+ | |||
+ | This setting allows you to display the security image on the software' | ||
+ | |||
+ | ==== secure messaging ==== | ||
+ | |||
+ | This setting allows you to display the security image on the **Contact Seller** and **Tell-a-Friend** forms accessible from the Listing Display Page. | ||
+ | |||
+ | <tip c n> The security image can also be used within custom login forms that you may have applied to your site. If so, then simply insert the following tag within the < | ||
+ | |||
+ | {addon author=' | ||
+ | |||
+ | Just make sure you only have one security image appearing on any one page at any one time. If there are more than on security image on any one page at a time the two will conflict with each other and only the second appearance of the security image in that page will have the proper effects. | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Security Image Settings ===== | ||
+ | |||
+ | ==== image height ==== | ||
+ | |||
+ | This setting allows you to define the height (in pixels) of the security image box. | ||
+ | |||
+ | ==== image width ==== | ||
+ | |||
+ | This setting allows you to define the width (in pixels) of the security image box. | ||
+ | |||
+ | ==== number of characters ==== | ||
+ | |||
+ | This setting allows you to define the number of characters that will be displayed in the security image box. | ||
+ | |||
+ | ==== font size (1-5) ==== | ||
+ | |||
+ | This setting allows you to define the size of the characters that appear in the security image box. | ||
+ | |||
+ | ===== Security Image Debris Settings ===== | ||
+ | |||
+ | ==== blur security image (php 5) ==== | ||
+ | |||
+ | This setting allows you to apply a blur to the characters. Please note that it may only be used if you are running php 5 or later on your server. | ||
+ | |||
+ | ==== distort security image ==== | ||
+ | |||
+ | This setting allows you to apply distortion (skewing) of the security image. | ||
+ | |||
+ | ==== random colors ==== | ||
+ | |||
+ | This setting allows you to apply different colors to the characters, grid, lines, and noise each time the security image is refreshed. | ||
+ | |||
+ | ==== random grid ==== | ||
+ | |||
+ | This setting allows you to apply a set of grid lines to the security image. | ||
+ | |||
+ | ==== random lines ==== | ||
+ | |||
+ | This setting allows you to apply a set of lines to the security image. | ||
+ | |||
+ | ==== random noise ==== | ||
+ | |||
+ | This setting allows you to apply pixel points to the background of the security image. | ||
+ | |||
+ | ===== Advanced Security Image Settings ===== | ||
+ | |||
+ | ==== min ascii value ==== | ||
+ | |||
+ | This setting allows you to | ||
+ | |||
+ | ==== max ascii value ==== | ||
+ | |||
+ | This setting allows you to | ||
+ | |||
+ | ==== number of grid lines ==== | ||
+ | |||
+ | If the **random grid** setting above is in use, you can specify the number of grid lines that will display in the image. | ||
+ | |||
+ | ==== number of lines ==== | ||
+ | |||
+ | If the **random lines** setting above is in use, you can specify the number of lines that will display in the image. | ||
+ | |||
+ | ==== amount of noise ==== | ||
+ | |||
+ | If the **random noise** setting above is in use, you can specify the amount of noise that will display in the image. | ||
+ | |||
+ | ==== distortion amount ==== | ||
+ | |||
+ | If the **distort security image** setting above is in use, you can specify the degree of distortion that will be applied to the contents of the security image. |