21
Quote:
ghia_ wrote:
Go to /Frameworks/textsanitizer/config.php and find
hi
I opened config.php and changed line 44 as this:
define('EXTCODE_IMAGE_MAX_WIDTH', 450); // Maximum width for image resize functionality; 0 for no resize
I just replaced value 300 with 450. but after uploading, nothing changed.
even with this change:
define('EXTCODE_ENABLE_IMAGE_CLICKABLE', 0);
Images with [ img] codes r still links!
What's the problem?
and another question:
Is it possible to deactivate this two features (resizing and making pictures links) in a specified module?