Home
last modified time | relevance | path

Searched refs:t (Results 451 – 475 of 892) sorted by last modified time

1...<<11121314151617181920>>...36

/template/dokubootstrapsimplified/
H A DREADME.md101 I don't really know how much it matters to the average user. Consult a lawyer if you're worried abo…
H A Dtemplate.info.txt2 author Paul in 't Hout
H A Ddetail.php56 $t = array(); variable
58 $t = array($tag[0]); variable
61 $t = array_merge($t,$tag[3]); variable
63 $value = tpl_img_getTag($t);
/template/kajukkk/bs/
H A Dbootstrap.min.js11t){"use strict";var e=t.fn.jquery.split(" ")[0].split(".");if(e[0]<2&&e[1]<9||1==e[0]&&9==e[1]&&e[… argument
12t.support.transition)return r.call(this);var l=t.camelCase(["scroll",a].join("-"));this.$element.o… argument
/template/kajukkk/
H A Ddetail.php70 $t = array(); variable
72 $t = array($tag[0]); variable
75 $t = array_merge($t,$tag[3]); variable
77 $value = tpl_img_getTag($t);
H A Dlogs.txt1902 제목: máy tính cÅ© giá rẻ tp hcm
/template/kajukkk/js/
H A Dhtml5shiv.js4 …em(a);return b.canHaveChildren&&!s.test(a)?c.frag.appendChild(b):b}function t(a,b){if(!b.cache)b.c… function
6 c=d.insertBefore(c.lastChild,d.firstChild);b.hasCSS=!!c}g||t(a,b);return a}var k=l.html5||{},s=/^<|…
/template/congrid/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/congrid/css/
H A Dpagetools.less10 /* give space to the right so the tools won't disappear on smaller screens */
/template/congrid/css/themes/
H A Dwhite.css316 /* RTL corrections; if link icons don't work as expected, remove the following lines */
H A Dtss.css318 /* RTL corrections; if link icons don't work as expected, remove the following lines */
/template/wallpaper/
H A Ddetail.php59 $t = array(); variable
60 if (!empty($tag[0])) $t = array($tag[0]); variable
61 if(is_array($tag[3])) $t = array_merge($t,$tag[3]); variable
62 $value = tpl_img_getTag($t);
H A D_mediamanager.css71 }/* I don't understand this, but this fixes a style bug in IE;
H A Ddesign.css312 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
/template/dokucms/
H A D_mediamanager.css71 }/* I don't understand this, but this fixes a style bug in IE;
H A Ddetail.php55 $t = array(); variable
56 if (!empty($tag[0])) $t = array($tag[0]); variable
57 if(is_array($tag[3])) $t = array_merge($t,$tag[3]); variable
58 $value = tpl_img_getTag($t);
/template/codowik/css/
H A Dpagetools.less10 /* give space to the right so the tools won't disappear on smaller screens */
136 /* IE7 fixes, doesn't work without images */
H A D_edit.css57 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
H A Dui.layout.css81 otherwise color shifts while dragging when bar can't keep up with mouse */
H A D_links.css61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
/template/codowik/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
H A Ddetail.php77 $t = array(); variable
79 $t = array($tag[0]); variable
82 $t = array_merge($t,$tag[3]); variable
84 $value = tpl_img_getTag($t);
/template/codowik/js/
H A Dlayout.js593 var t = debugTitle || "log( <object> )" variable
596 debugData( info, t, o );
598 console.log(debugData( info, t, o ));
1098 , clear: function (s) { var t=timer.data; if (t[s]) {clearTimeout(t[s]); delete t[s];} }
5192 , t = $.type(x) variable
5194 if (t === "date")
5196 else if (t === "string" && x > 0) {
5198 t = "number";
5200 if (t === "number") {
5514 t = typeof v;
[all …]
/template/icke/
H A Ddetail.php45 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.dformat($t).'</dd>';
47 $t = tpl_img_getTag('File.Name'); variable
48 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
51 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
54 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
56 $t = tpl_img_getTag('File.Format'); variable
57 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
59 $t = tpl_img_getTag('File.NiceSize'); variable
60 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
63 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]
/template/icke/css/
H A Dmedia.css68 }/* I don't understand this, but this fixes a style bug in IE;

1...<<11121314151617181920>>...36