mirror of
https://github.com/avecms/AVE.cms.git
synced 2025-08-13 05:56:44 +00:00
Last fixes
This commit is contained in:
.htaccess
admin
lang
templates
class
fields
functions
inc
index.phpinstall
lib/redactor
codemirror
elfinder
css
img
edit_aceeditor.pngedit_ckeditor.pngedit_codemirror.pngedit_creativecloud.pngedit_pixlreditor.pngedit_pixlrexpress.pngedit_simplemde.pngedit_tinymce.pngtitleBg.pngtoolbar.pngvolume_icon_trash.png
js
elfinder.full.jselfinder.min.js
extras
i18n
elfinder.LANG.jselfinder.cs.jselfinder.id.jselfinder.jp.jselfinder.pl.jselfinder.ru.jselfinder.sk.js
help
proxy
php
.tmp
MySQLStorage.sqlautoload.phpconnector.minimal.php-distconnector.phpconnector.php-distconnector_template.phpelFinder.class.phpelFinderConnector.class.phpelFinderFlysystemGoogleDriveNetmount.phpelFinderPlugin.phpelFinderSession.phpelFinderSessionInterface.phpelFinderVolumeBox.class.phpelFinderVolumeDriver.class.phpelFinderVolumeDropbox.class.phpelFinderVolumeDropbox2.class.phpelFinderVolumeFTP.class.phpelFinderVolumeGoogleDrive.class.phpelFinderVolumeGroup.class.phpelFinderVolumeLocalFileSystem.class.phpelFinderVolumeMySQL.class.phpelFinderVolumeOneDrive.class.phpelFinderVolumeTrash.class.phplibs
mime.typesplugins
AutoResize
AutoRotate
Normalizer
Sanitizer
Watermark
resources
modules
@ -160,7 +160,7 @@ function get_field_image_multi($field_value, $action, $field_id=0, $tpl='', $tpl
|
||||
$image_item
|
||||
);
|
||||
|
||||
$image_item = preg_replace_callback('/\[tag:([r|c|f|t]\d+x\d+r*):(.+?)]/', 'callback_make_thumbnail', $image_item);
|
||||
$image_item = preg_replace_callback('/\[tag:([r|c|f|t|s]\d+x\d+r*):(.+?)]/', 'callback_make_thumbnail', $image_item);
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user