Home
last modified time | relevance | path

Searched refs:preload (Results 1 – 25 of 42) sorted by relevance

12

/plugin/jsmath/
H A Dinstall_js.php12 $preload = '../../../inc/preload.php'; variable
13 if (@file_exists($preload)) include($preload);
/plugin/p2ilinkaction/
H A Dp2i.thumbnails.js34 run: function(apikey, preload, includeinnerlink) {
36 this.preload = preload || false;
146 if (this.preload && preload_count < 5) {
/plugin/farmer/lang/ja/
H A Dtab_setup_help.txt13 - ''inc/preload.php'' ファイルの作成
17 ''preload.php'' は DokuWiki 読込み時の最初に読み込まれるファイルです。
/plugin/fckg/fckeditor/
H A Dextensions.php6 $preload = realpath(dirname(__FILE__).'/../../../../') . '/inc/preload.php'; variable
7 require($preload);
/plugin/templateconfhelper/
H A DREADME5 * 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 Daction.php66 '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 Dscript.js21 preload:1,
/plugin/farm/install/
H A Dfarmstructurecreator.php.bak128 // Copy preload file
129 …'farmer'].'lib/plugins/farm/install/preload.php', $farmconf['farmer'].'inc/preload.php')) die('Cou…
/plugin/farmer/lang/en/
H A Dtab_setup_help.txt13 - 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 Ddeleted.files14 lang/en/preload.txt
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js68 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 Dlightgallery.min.js4preload:1,showAfterLoad:!0,selector:"",selectWithin:"",nextHtml:"",prevHtml:"",index:!1,iframeMaxW… method in b
/plugin/siteexport/
H A Dhelper.php154 $preload = plugin_load('preload', 'siteexport');
155 if ($preload && $preload->__create_preload_function()) {
H A DREADME.md14 * 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 Dtab_setup_help.txt18 - 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 Di18next-1.7.2.min.js
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js497 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 Djquery.jplayer.js497 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 Djquery.jplayer.js497 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 Djquery.jplayer.min.js2preload:"metadata",volume:.8,muted:!1,remainingDuration:!1,toggleDuration:!1,captureDuration:!0,pl… property in a.jPlayer.options
3preload&&this._html_load(),this._trigger(a.jPlayer.event.timeupdate)},_html_setFormat:function(b){…
/plugin/jplayer/vendor/happyworm/jplayer/src/javascript/jplayer/
H A Djquery.jplayer.js497 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 Drequire-built.js2542 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 Djquery.scianimator.min.js8preload:"Preloading images...",refresh:"Refreshing images from source..."}},utf8:{first:"|&#8592;"… property in e.fn.scianimator.defaults.labels.text.status
/plugin/diagramsnet/lib/js/jscolor/
H A Djscolor.js27 mxJSColor.preload();
59 preload : function() { method in mxJSColor
/plugin/pgn4web/pgn4web/libs/jscolor/
H A Djscolor.js32 jscolor.preload();
91 preload : function() { method in jscolor

12