Home
last modified time | relevance | path

Searched refs:UserFilesPath (Results 1 – 9 of 9) sorted by relevance

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
Dconfig.py48 UserFilesPath = '/userfiles/' variable
111 FileTypesPath['File'] = UserFilesPath + 'file/'
118 FileTypesPath['Image'] = UserFilesPath + 'image/'
125 FileTypesPath['Flash'] = UserFilesPath + 'flash/'
132 FileTypesPath['Media'] = UserFilesPath + 'media/'
/plugin/grensladawritezor/fckeditor/editor/filemanager/upload/lasso/
Dconfig.lasso28 permissions for uploads and the path you define in UserFilesPath below.
45 'UserFilesPath' = '/userfiles/',
Dupload.lasso52 $ServerPath == '' ? $ServerPath = $config->find('UserFilesPath');
/plugin/grensladawritezor/fckeditor/editor/filemanager/browser/default/connectors/lasso/
Dconfig.lasso28 permissions for uploads and the path you define in UserFilesPath below.
45 'UserFilesPath' = '/userfiles/',
Dconnector.lasso62 $ServerPath == '' ? $ServerPath = $config->find('UserFilesPath');
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
Dconfig.cfm32 Config.UserFilesPath = "/userfiles/" ;
105 Config.FileTypesPath["File"] = Config.UserFilesPath & 'file/' ;
112 Config.FileTypesPath["Image"] = Config.UserFilesPath & 'image/' ;
119 Config.FileTypesPath["Flash"] = Config.UserFilesPath & 'flash/' ;
126 Config.FileTypesPath["Media"] = Config.UserFilesPath & 'media/' ;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
Dconfig.lasso28 permissions for uploads and the path you define in UserFilesPath below.
45 'UserFilesPath' = '/userfiles/',
Dupload.lasso52 $ServerPath == '' ? $ServerPath = $config->find('UserFilesPath');
Dconnector.lasso62 $ServerPath == '' ? $ServerPath = $config->find('UserFilesPath');