XOOPS
2.6.0
|
Go to the source code of this file.
Variables | |
$allowed_groups_createfolder = array(1) | |
$allowed_groups_upload = array(1) | |
$aviary_active = TRUE | |
$aviary_key = "dvh8qudbp6yx2bnp" | |
$aviary_language = 'en' | |
$aviary_secret = "m6xaym5q42rpw433" | |
$aviary_version = 3 | |
$base_url =$chemin_scheme."://".$chemin_host | |
$chemin_array =parse_url(\XoopsBaseConfig::get('url')) | |
$chemin_host = $chemin_array["host"] | |
$chemin_scheme = $chemin_array["scheme"] | |
$copy_cut_dirs = FALSE | |
$copy_cut_files = FALSE | |
$copy_cut_max_count = 200 | |
if($xoopsUser) | $copy_cut_max_size = 100 |
$create_folders = FALSE | |
$current_path = __DIR__ | |
if((int)(ini_get('post_max_size'))< $MaxSizeUpload) | $default_language = "en_EN" |
$default_view = 0 | |
$delete_files = FALSE | |
$delete_folders = FALSE | |
$duplicate_files = FALSE | |
$ellipsis_title_after_first_row = TRUE | |
$ext = array_merge($ext_img, $ext_file, $ext_misc, $ext_video,$ext_music) | |
$ext_file = array('doc', 'docx','rtf', 'pdf', 'xls', 'xlsx', 'txt', 'csv','html','xhtml','psd','sql','log','fla','xml','ade','adp','mdb','accdb','ppt','pptx','odt','ots','ott','odb','odg','otp','otg','odf','ods','odp','css','ai') | |
$ext_img = array('jpg', 'jpeg', 'png', 'gif', 'bmp', 'tiff', 'svg') | |
$ext_misc = array('zip', 'rar','gz','tar','iso','dmg') | |
$ext_music = array('mp3', 'm4a', 'ac3', 'aiff', 'mid','ogg','wav') | |
$ext_video = array('mov', 'mpeg', 'mp4', 'avi', 'mpg','wma',"flv","webm") | |
$file_number_limit_js = 500 | |
$fixed_image_creation = FALSE | |
$fixed_image_creation_height = array(200,'') | |
$fixed_image_creation_name_to_prepend = array('','test_') | |
$fixed_image_creation_to_append = array('_test','') | |
$fixed_image_creation_width = array(300,400) | |
$fixed_path_from_filemanager = array('../test/','../test1/') | |
$hidden_files = array('config.php') | |
$hidden_folders = array() | |
$icon_theme = "ico" | |
$image_max_height = 0 | |
$image_max_width = 0 | |
$image_resizing = FALSE | |
$image_resizing_height = 0 | |
$image_resizing_width = 0 | |
$java_upload = TRUE | |
$JAVAMaxSizeUpload = 200 | |
$loading_bar = TRUE | |
$MaxSizeUpload = 100 | |
$relative_image_creation = FALSE | |
$relative_image_creation_height = array(200,'') | |
$relative_image_creation_name_to_append = array('_test','') | |
$relative_image_creation_name_to_prepend = array('','test_') | |
$relative_image_creation_width = array(300,400) | |
$relative_path_from_current_pos = array('thumb/','thumb/') | |
$rename_files = FALSE | |
$rename_folders = FALSE | |
$show_folder_size = TRUE | |
$show_sorting_bar = TRUE | |
$thumbs_base_path = '../../../../../uploads/filemanager/thumbs/' | |
$transliteration = FALSE | |
$upload_dir = $chemin_path.'/uploads/filemanager/media/' | |
$upload_files = FALSE | |
$xoops = \Xoops::getInstance() | |
if(DIRECTORY_SEPARATOR!="/") | $xoops_root_path = substr($current_path, 0, strpos(strtolower($current_path), "/class/xoopseditor/tinymce4/")) |
global | $xoopsUser |
if(!isset($chemin_array['path'])) | else |
$allowed_groups_createfolder = array(1) |
Definition at line 138 of file config.php.
$allowed_groups_upload = array(1) |
Definition at line 137 of file config.php.
$aviary_active = TRUE |
Definition at line 174 of file config.php.
$aviary_key = "dvh8qudbp6yx2bnp" |
Definition at line 175 of file config.php.
$aviary_language = 'en' |
Definition at line 178 of file config.php.
$aviary_secret = "m6xaym5q42rpw433" |
Definition at line 176 of file config.php.
$aviary_version = 3 |
Definition at line 177 of file config.php.
$base_url =$chemin_scheme."://".$chemin_host |
Definition at line 57 of file config.php.
$chemin_array =parse_url(\XoopsBaseConfig::get('url')) |
Definition at line 13 of file config.php.
Referenced by TinyMCE\render().
$chemin_host = $chemin_array["host"] |
Definition at line 15 of file config.php.
Referenced by TinyMCE\render().
$chemin_scheme = $chemin_array["scheme"] |
Definition at line 14 of file config.php.
Referenced by TinyMCE\render().
$copy_cut_dirs = FALSE |
Definition at line 129 of file config.php.
$copy_cut_files = FALSE |
Definition at line 128 of file config.php.
$copy_cut_max_count = 200 |
Definition at line 156 of file config.php.
if ($xoopsUser) $copy_cut_max_size = 100 |
Definition at line 153 of file config.php.
$create_folders = FALSE |
Definition at line 122 of file config.php.
$current_path = __DIR__ |
Definition at line 3 of file config.php.
Referenced by XoopsFormTinymce\__construct(), XoopsFormTinymce4\__construct(), config_loading(), mod_getDirname(), and new_thumbnails_creation().
if ((int)(ini_get('post_max_size'))< $MaxSizeUpload) $default_language = "en_EN" |
Definition at line 79 of file config.php.
$default_view = 0 |
Definition at line 113 of file config.php.
$delete_files = FALSE |
Definition at line 121 of file config.php.
$delete_folders = FALSE |
Definition at line 123 of file config.php.
$duplicate_files = FALSE |
Definition at line 127 of file config.php.
Referenced by xoops_module_update_system().
$ellipsis_title_after_first_row = TRUE |
Definition at line 116 of file config.php.
$ext = array_merge($ext_img, $ext_file, $ext_misc, $ext_video,$ext_music) |
Definition at line 168 of file config.php.
$ext_file = array('doc', 'docx','rtf', 'pdf', 'xls', 'xlsx', 'txt', 'csv','html','xhtml','psd','sql','log','fla','xml','ade','adp','mdb','accdb','ppt','pptx','odt','ots','ott','odb','odg','otp','otg','odf','ods','odp','css','ai') |
Definition at line 163 of file config.php.
$ext_img = array('jpg', 'jpeg', 'png', 'gif', 'bmp', 'tiff', 'svg') |
Definition at line 162 of file config.php.
$ext_misc = array('zip', 'rar','gz','tar','iso','dmg') |
Definition at line 166 of file config.php.
$ext_music = array('mp3', 'm4a', 'ac3', 'aiff', 'mid','ogg','wav') |
Definition at line 165 of file config.php.
$ext_video = array('mov', 'mpeg', 'mp4', 'avi', 'mpg','wma',"flv","webm") |
Definition at line 164 of file config.php.
$file_number_limit_js = 500 |
Definition at line 184 of file config.php.
$fixed_image_creation = FALSE |
Definition at line 215 of file config.php.
Referenced by new_thumbnails_creation().
$fixed_image_creation_height = array(200,'') |
Definition at line 220 of file config.php.
Referenced by new_thumbnails_creation().
$fixed_image_creation_name_to_prepend = array('','test_') |
Definition at line 217 of file config.php.
$fixed_image_creation_to_append = array('_test','') |
Definition at line 218 of file config.php.
$fixed_image_creation_width = array(300,400) |
Definition at line 219 of file config.php.
Referenced by new_thumbnails_creation().
$fixed_path_from_filemanager = array('../test/','../test1/') |
Definition at line 216 of file config.php.
Referenced by new_thumbnails_creation().
$hidden_files = array('config.php') |
Definition at line 192 of file config.php.
Referenced by XoopsFolderHandler\delete().
$hidden_folders = array() |
Definition at line 190 of file config.php.
$icon_theme = "ico" |
Definition at line 80 of file config.php.
$image_max_height = 0 |
Definition at line 94 of file config.php.
$image_max_width = 0 |
Definition at line 93 of file config.php.
$image_resizing = FALSE |
Definition at line 100 of file config.php.
$image_resizing_height = 0 |
Definition at line 102 of file config.php.
$image_resizing_width = 0 |
Definition at line 101 of file config.php.
$java_upload = TRUE |
Definition at line 200 of file config.php.
$JAVAMaxSizeUpload = 200 |
Definition at line 201 of file config.php.
$loading_bar = TRUE |
Definition at line 83 of file config.php.
$MaxSizeUpload = 100 |
Definition at line 72 of file config.php.
$relative_image_creation = FALSE |
Definition at line 227 of file config.php.
Referenced by new_thumbnails_creation().
$relative_image_creation_height = array(200,'') |
Definition at line 232 of file config.php.
Referenced by new_thumbnails_creation().
$relative_image_creation_name_to_append = array('_test','') |
Definition at line 230 of file config.php.
$relative_image_creation_name_to_prepend = array('','test_') |
Definition at line 229 of file config.php.
$relative_image_creation_width = array(300,400) |
Definition at line 231 of file config.php.
Referenced by new_thumbnails_creation().
$relative_path_from_current_pos = array('thumb/','thumb/') |
Definition at line 228 of file config.php.
Referenced by new_thumbnails_creation().
$rename_files = FALSE |
Definition at line 125 of file config.php.
$rename_folders = FALSE |
Definition at line 126 of file config.php.
$show_folder_size = TRUE |
Definition at line 81 of file config.php.
$show_sorting_bar = TRUE |
Definition at line 82 of file config.php.
$thumbs_base_path = '../../../../../uploads/filemanager/thumbs/' |
Definition at line 67 of file config.php.
$transliteration = FALSE |
Definition at line 84 of file config.php.
Referenced by fix_filename(), fix_path(), rename_file(), and rename_folder().
$upload_dir = $chemin_path.'/uploads/filemanager/media/' |
Definition at line 61 of file config.php.
$upload_files = FALSE |
Definition at line 124 of file config.php.
$xoops = \Xoops::getInstance() |
Definition at line 10 of file config.php.
if (DIRECTORY_SEPARATOR!="/") $xoops_root_path = substr($current_path, 0, strpos(strtolower($current_path), "/class/xoopseditor/tinymce4/")) |
Definition at line 7 of file config.php.
Referenced by XoopsCaptcha\__construct(), MyTextSanitizer\__construct(), XoopsXmlRpcApi\_getXoopsApi(), TinyMCE\get_xoopsPlugins(), xoopslists\getAllAvatarsList(), xoopslists\getAvatarsList(), xoopslists\getSubjectsList(), TinyMCE\init(), XoopsFolderHandler\inXoopsPath(), XoopsFormTinymce4\isActive(), XoopsLoad\loadCoreConfig(), TinyMCE\loadPlugins(), XoopsTheme\resourcePath(), and xoops_module_install_avatars().
global $xoopsUser |
Definition at line 132 of file config.php.
Referenced by Xoops\Auth\Provisioning\change(), Xoops\Auth\Ldap\loadXoopsUser(), and Xoops\Auth\Provisioning\sync().
if (!isset($chemin_array['path'])) else |
Definition at line 22 of file config.php.