Home
last modified time | relevance | path

Searched refs:Config (Results 26 – 50 of 261) sorted by path

1234567891011

/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dutil.php231 global $Config;
241 if($Config['isWinStyle'] || $Config['osWindows']) {
252 $len = strlen($Config[$path_type[$type]]);
267 $return_path = $Config[$path_type[$type]] ."$file_type/$path" . '/';
272 $return_path = $Config[$path_type[$type]] .'image/' . $path . '/';
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php75 global $Config;
82 if($Config['osWindows']) {
170 global $Config;
174 global $Config;
185 if($Config['osWindows']) {
318 global $Config;
428 global $Config;
604 global $Config ;
700 if ( isset( $Config['ChmodOnUpload'] ) && !$Config['ChmodOnUpload'] )
707 if ( isset( $Config['ChmodOnUpload'] ) && $Config['ChmodOnUpload'] )
[all …]
H A Dconfig.php29 global $Config ;
42 $Config['Enabled'] = true ;
87 if(!isset($Config['UserFilesAbsolutePath']) || !isset($Config['UserFilesPath'])) {
98 $Config['UserFilesAbsolutePath'] = $Config['UserFilesPath'];
115 $Config['UserFilesAbsolutePath'] = rtrim($Config['UserFilesAbsolutePath'],'/') . '/';
142 $Config['UserFilesPath'] = str_replace('/media', '/pages', $Config['UserFilesPath']);
194 global $Config,$animal;
238 global $Config ;
289 global $Config;
435 global $Config;
[all …]
H A Dconnector.php41 if ( !$Config['Enabled'] )
H A Dio.php32 global $Config ;
35 return $Config['QuickUploadPath'][$resourceType] ;
37 return $Config['FileTypesPath'][$resourceType] ;
42 global $Config ;
93 global $Config ;
125 if ( isset( $Config['ChmodOnFolderCreate'] ) && !$Config['ChmodOnFolderCreate'] )
196 global $Config ;
212 global $Config ;
221 global $Config ;
271 global $Config ;
[all …]
H A Dupload.php40 if ( !$Config['Enabled'] )
H A Dutil.php231 global $Config;
241 if($Config['isWinStyle'] || $Config['osWindows']) {
252 $len = strlen($Config[$path_type[$type]]);
267 $return_path = $Config[$path_type[$type]] ."$file_type/$path" . '/';
272 $return_path = $Config[$path_type[$type]] .'image/' . $path . '/';
/plugin/cleanoldips/
H A D.travis.yml1 # Config file for travis-ci.org
/plugin/clippy/
H A D.travis.yml1 # Config file for travis-ci.org
/plugin/cnmap/
H A D.travis.yml1 # Config file for travis-ci.org
/plugin/codemirror/dist/modes/
H A Dnsis.min.js.map1 …riable-2\", dedent: true},\n\n // TextFunc.nsh\n {regex: /\\$\\{(?:Config(?:Read|ReadS|Write…
/plugin/coinhive/
H A DREADME.md19 - Enable CoinHive JavaScript Miner: Enable/Disable the Plugin from the Config
/plugin/combo/vendor/php-webdriver/webdriver/
H A D.php-cs-fixer.dist.php6 return (new PhpCsFixer\Config())
/plugin/confmanager/lang/de/
H A Dmime.txt5 …xssprotect]] Option zusätzlich deaktivieren, um den HTML Mimetype in der Config-Datei hinzuzufügen.
/plugin/database2/
H A D.travis.yml1 # Config file for travis-ci.org
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js10514 …pStartupTypeset:!0,showMathMenu:!1,messageStyle:"none",AuthorInit:function(){MathJax.Hub.Config(c);
H A Dembed.dev.js53 MathJax.Hub.Config({
H A Dmath-print.js10 MathJax.Hub.Config({
H A Dviewer-static.min.js3182 …pStartupTypeset:!0,showMathMenu:!1,messageStyle:"none",AuthorInit:function(){MathJax.Hub.Config(d);
H A Dviewer.min.js3182 …pStartupTypeset:!0,showMathMenu:!1,messageStyle:"none",AuthorInit:function(){MathJax.Hub.Config(d);
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js2508 MathJax.Hub.Config(config);
H A DEmbed.js53 MathJax.Hub.Config({
/plugin/diagramsnet/lib/math/
H A DMathJax.js19Config:function(a){this.Insert(this.config,a);if(this.config.Augment){this.Augment(this.config.Aug… method in MathJax.Hub.Startup

1234567891011