Skip navigation.

exploreopera

| Help

Sign up | Help

SPIP commits

[Howto] Control of the uploaded picture size

,

You can limit the size of the uploaded pictures with the constants (in mes_options.php) :
define('_IMG_MAX_SIZE', 0); # size in Kb
define('_IMG_MAX_WIDTH', 0); # width in pixels 
define('_IMG_MAX_HEIGHT', 0); # height in pixels

For documents it's :
define('_DOC_MAX_SIZE', 0); # size in Kb

If the limitations are not respected, the upload is aborted and an error message is displayed

Customize the keyword box in the private area favicons inside !

Write a comment

Comment
(BBcode and HTML is turned off for anonymous user comments.)

Please type this security code : 4997f5

Smilies