/plugin/jsmath/ |
H A D | install_js.php | 12 $preload = '../../../inc/preload.php'; variable 13 if (@file_exists($preload)) include($preload);
|
/plugin/p2ilinkaction/ |
H A D | p2i.thumbnails.js | 34 run: function(apikey, preload, includeinnerlink) { 36 this.preload = preload || false; 146 if (this.preload && preload_count < 5) {
|
/plugin/farmer/lang/ja/ |
H A D | tab_setup_help.txt | 13 - ''inc/preload.php'' ファイルの作成 17 ''preload.php'' は DokuWiki 読込み時の最初に読み込まれるファイルです。
|
/plugin/fckg/fckeditor/ |
H A D | extensions.php | 6 $preload = realpath(dirname(__FILE__).'/../../../../') . '/inc/preload.php'; variable 7 require($preload);
|
/plugin/templateconfhelper/ |
H A D | README | 5 * custom css.php with inheritance [[#preload]] 44 …xtension to the cascade config values in dokuwiki init. It can be set in preload.php and allows to… 46 Example cascade path for inc/preload.php 63 ===== preload ===== 65 …into css.php. The templateaction plugin class deffinition includes //inc/preload.php//. Here css.p… 86 * templateconfig cascade removed, should go into preload or seperate plugin
|
/plugin/fastwiki/ |
H A D | action.php | 66 'preload' => function_exists('curl_init') ? $this->getConf('preload') : false, 122 else if ($this->getConf('preload') && $this->m_orig_act == 'fastwiki_preload') 128 * Don't output headers while proxying preload pages. 163 $preload = $this->getConf('preload') && $this->m_orig_act == 'fastwiki_preload'; 179 else if ($preload) 197 if (!$preload)
|
/plugin/photogallery/ |
H A D | script.js | 21 preload:1,
|
/plugin/farm/install/ |
H A D | farmstructurecreator.php.bak | 128 // Copy preload file 129 …'farmer'].'lib/plugins/farm/install/preload.php', $farmconf['farmer'].'inc/preload.php')) die('Cou…
|
/plugin/farmer/lang/en/ |
H A D | tab_setup_help.txt | 13 - create a ''inc/preload.php'' file 17 The ''preload.php'' is a file that is loaded at the very beginning of loading DokuWiki. Here the farm mechanism is
|
/plugin/farmer/ |
H A D | deleted.files | 14 lang/en/preload.txt
|
/plugin/photogallery/lightGallery/js/ |
H A D | lightgallery.js | 68 preload: 1, property in AnonymousFunction91f19f9c0200.defaults 161 if (_this.s.preload > _this.$items.length) { 162 _this.s.preload = _this.$items.length; 550 Plugin.prototype.preload = function(index) { method in Plugin 553 for (i = 1; i <= this.s.preload; i++) { 561 for (j = 1; j <= this.s.preload; j++) { 735 _this.preload(index); 738 _this.preload(index);
|
H A D | lightgallery.min.js | 4 …preload:1,showAfterLoad:!0,selector:"",selectWithin:"",nextHtml:"",prevHtml:"",index:!1,iframeMaxW… property in AnonymousFunction7137b5ee0200.c
|
/plugin/siteexport/ |
H A D | helper.php | 154 $preload = plugin_load('preload', 'siteexport'); 155 if ($preload && $preload->__create_preload_function()) {
|
H A D | README.md | 14 * a writable <code>/inc/preload.php</code> file for template switching 85 **Only available if <code>inc/preload.php</code> is writable.**<br>
|
/plugin/farmer/lang/fr/ |
H A D | tab_setup_help.txt | 18 - Créer un fichier ''inc/preload.php'', 22 ''preload.php'' est un fichier qui est chargé au tout début du chargement de DokuWiki.
|
/plugin/sketchcanvas/script/ |
H A D | i18next-1.7.2.min.js |
|
/plugin/jplayer/components/jplayer/ |
H A D | jplayer-built.js | 497 preload: 'metadata', // HTML5 Spec values: none, metadata, auto. 844 …this.options.preload = this.options.preload !== 'auto' ? 'metadata' : 'auto'; // Default to metada… 1338 mediaElement.preload = this.options.preload; 2917 if(this.options.preload !== 'none') { 3114 if(this.options.preload === 'auto') { 3130 this.aurora.player.preload(); 3215 if(this.options.preload === 'auto') { 3243 if(this.options.preload === 'auto') {
|
/plugin/jplayer/components/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 497 preload: 'metadata', // HTML5 Spec values: none, metadata, auto. 844 …this.options.preload = this.options.preload !== 'auto' ? 'metadata' : 'auto'; // Default to metada… 1338 mediaElement.preload = this.options.preload; 2917 if(this.options.preload !== 'none') { 3114 if(this.options.preload === 'auto') { 3130 this.aurora.player.preload(); 3215 if(this.options.preload === 'auto') { 3243 if(this.options.preload === 'auto') {
|
/plugin/jplayer/vendor/happyworm/jplayer/dist/jplayer/ |
H A D | jquery.jplayer.js | 497 preload: 'metadata', // HTML5 Spec values: none, metadata, auto. 844 …this.options.preload = this.options.preload !== 'auto' ? 'metadata' : 'auto'; // Default to metada… 1338 mediaElement.preload = this.options.preload; 2917 if(this.options.preload !== 'none') { 3114 if(this.options.preload === 'auto') { 3130 this.aurora.player.preload(); 3215 if(this.options.preload === 'auto') { 3243 if(this.options.preload === 'auto') {
|
H A D | jquery.jplayer.min.js | 2 …preload:"metadata",volume:.8,muted:!1,remainingDuration:!1,toggleDuration:!1,captureDuration:!0,pl… property in a.jPlayer.options 3 …preload&&this._html_load(),this._trigger(a.jPlayer.event.timeupdate)},_html_setFormat:function(b){…
|
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/ |
H A D | jquery.jplayer.js | 497 preload: 'metadata', // HTML5 Spec values: none, metadata, auto. 844 …this.options.preload = this.options.preload !== 'auto' ? 'metadata' : 'auto'; // Default to metada… 1338 mediaElement.preload = this.options.preload; 2917 if(this.options.preload !== 'none') { 3114 if(this.options.preload === 'auto') { 3130 this.aurora.player.preload(); 3215 if(this.options.preload === 'auto') { 3243 if(this.options.preload === 'auto') {
|
/plugin/jplayer/components/ |
H A D | require-built.js | 2542 preload: 'metadata', // HTML5 Spec values: none, metadata, auto. 2889 …this.options.preload = this.options.preload !== 'auto' ? 'metadata' : 'auto'; // Default to metada… 3383 mediaElement.preload = this.options.preload; 4962 if(this.options.preload !== 'none') { 5159 if(this.options.preload === 'auto') { 5175 this.aurora.player.preload(); 5260 if(this.options.preload === 'auto') { 5288 if(this.options.preload === 'auto') {
|
/plugin/animation/scripts/ |
H A D | jquery.scianimator.min.js | 8 …preload:"Preloading images...",refresh:"Refreshing images from source..."}},utf8:{first:"|←"… property in e.fn.scianimator.defaults.labels.text.status
|
/plugin/diagramsnet/lib/js/jscolor/ |
H A D | jscolor.js | 27 mxJSColor.preload(); 59 preload : function() { method in mxJSColor
|
/plugin/pgn4web/pgn4web/libs/jscolor/ |
H A D | jscolor.js | 32 jscolor.preload(); 91 preload : function() { method in jscolor
|