Home
last modified time | relevance | path

Searched full:cache (Results 1926 – 1950 of 2069) sorted by path

1...<<71727374757677787980>>...83

/template/bootstrap3/
H A Dcss.php78 // TODO remove this cache-control in future
79 header("Cache-Control: no-store, no-cache, must-revalidate, max-age=0");
80 header("Cache-Control: post-check=0, pre-check=0", false);
81 header("Pragma: no-cache");
H A Ddetail.php371 <?php echo iconify('mdi:image-size-select-large'); ?> <?php echo tpl_getLang('preview_size') ?>: <a href="<?php echo ml($IMG, array('cache' => $INPUT->str('cache'), 'rev' => $REV, 'w' => $w, 'h' => $h), true, '&'); ?>"><?php echo $w; ?> × <?php echo $h; ?></a> pixels.
372 <?php echo tpl_getLang('other_resolutions') ?>: <?php foreach ($other_sizes as $size): ?> <a href="<?php echo ml($IMG, array('cache' => $INPUT->str('cache'), 'rev' => $REV, 'w' => $size['w'], 'h' => $size['h']), true, '&'); ?>" title="<?php echo floor($size['ratio'] * 100); ?>%"><?php echo $size['w']; ?> × <?php echo $size['h']; ?></a> pixels &nbsp; <?php endforeach; ?>
376 <?php echo iconify('mdi:image'); ?> <a href="<?php echo ml($IMG, array('cache'=> $INPUT->str('cache'),'rev'=>$REV), true, '&'); ?>" target="_blank" title="<?php echo $lang['js']['mediadirect']; ?>"><?php echo hsc(tpl_img_getTag('IPTC.Headline',$IMG)); ?></a> ( <?php echo tpl_img_getTag('File.Width'); ?> × <?php echo tpl_img_getTag('File.Height'); ?> pixels )
H A Diconify.php85 $cache = new dokuwiki\Cache\Cache($cache_key, '.js');
86 $cache->setEvent('ICONIFY_CACHE');
87 $cache_ok = $cache->useCache(array('files' => $cache_files));
97 http_cached($cache->cache, $cache_ok);
197 http_cached_finish($cache->cache, $content);
81 $cache = new cache($cache_key, '.js'); global() variable
H A Dstyle.ini14 ; be checked for updates when considering a cache rebuild while files
/template/bootstrap3/inc/Menu/Item/
H A DImgOriginalSize.php36 return ml($IMG, array('cache' => $INPUT->str('cache'), 'rev' => $REV), true, '&');
/template/bootstrap3/lang/ar/
H A Dlang.php14 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/de/
H A Dlang.php17 $lang['purge_cache_page'] = 'Cache bereinigen';
/template/bootstrap3/lang/en/
H A Dlang.php12 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/eo/
H A Dlang.php13 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/fa/
H A Dlang.php13 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/fr/
H A Dlang.php21 $lang['purge_cache_page'] = 'Purger le cache de la page';
/template/bootstrap3/lang/hu/
H A Dlang.php13 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/id/
H A Dlang.php13 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/it/
H A Dlang.php12 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/no/
H A Dlang.php13 $lang['purge_cache_page'] = 'Rens page cache';
/template/bootstrap3/lang/pl/
H A Dlang.php13 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/pt-br/
H A Dlang.php13 $lang['purge_cache_page'] = 'Purge page cache';
/template/bootstrap3/lang/pt/
H A Dlang.php14 $lang['purge_cache_page'] = 'Limpar cache da página';
/template/bootstrap3/lang/zh/
H A Dlang.php17 $lang['purge_cache_page'] = 'Purge page cache';
/template/boozurk/
H A Dstyle.ini14 ; be checked for updates when considering a cache rebuild while files
/template/breeze/bower_components/gumby/js/libs/
H A Djquery-1.10.1.min.js5cache:e,c=l?e[s]:e[s]&&s;if(c&&u[c]&&(i||u[c].data)||r!==t||"string"!=typeof n)return c||(c=l?e[s]…
6cache===!1&&(p.url=wn.test(o)?o.replace(wn,"$1_="+vn++):o+(bn.test(o)?"&":"?")+"_="+vn++)),p.ifMod…
H A Djquery-1.10.1.min.map1 …uerySelectorAll","qsaError","removeAttribute","select","isNative","keys","cache","cacheLength","sh…
H A Djquery-2.0.2.min.js4cache={},0,{get:function(){return{}}}),this.expando=x.expando+Math.random()}F.uid=1,F.accepts=func…
5cache[o]))){if(r=Object.keys(t.events||{}),r.length)for(s=0;(i=r[s])!==undefined;s++)a[i]?x.event.…
6cache===!1&&(c.url=Jt.test(r)?r.replace(Jt,"$1_="+Yt++):r+(Vt.test(r)?"&":"?")+"_="+Yt++)),c.ifMod…
H A Djquery-2.0.2.min.map1 …uerySelectorAll","qsaError","removeAttribute","select","isNative","keys","cache","cacheLength","sh…
H A Dmodernizr-2.6.2.min.js4cache[a]?g=f.cache[a].cloneNode():e.test(a)?g=(f.cache[a]=f.createElem(a)).cloneNode():g=f.createE…

1...<<71727374757677787980>>...83