Home
last modified time | relevance | path

Searched refs:t (Results 176 – 200 of 892) sorted by path

12345678910>>...36

/template/bushwick/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/byu_2017_theme/css/
H A D_links.css61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
H A Dpagetools.less10 /* give space to the right so the tools won't disappear on smaller screens */
/template/byu_2017_theme/lang/cs/
H A Dstyle.txt1 …vého jmenného prostoru "wiki" a ten bude poté použit jako logo. Můžete nahrát také ikonu "favicon.…
/template/byu_2017_theme/lang/hu/
H A Dstyle.txt1tölts fel egy képet "logo.png" néven a "wiki" névtérbe vagy a kiindulási névtérbe. Ugyanígy feltöl…
/template/byu_2017_theme/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/cherokee-based/
H A Ddetail.php64 $t = tpl_img_getTag('Date.EarliestTime'); variable
65 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.date($conf['dformat'],$t).'</dd>';
67 $t = tpl_img_getTag('File.Name'); variable
68 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
71 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
74 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
76 $t = tpl_img_getTag('File.Format'); variable
77 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
80 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
83 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]
H A Dreadme.txt22 …template.php for viewing button search as theme want (optional). If you don't touch, the button se…
H A Drtl.css51 /* should work but dosn't - so we just disable icons here*/
/template/chippedsnow/css/
H A Dbasic.css264 /* IE8 and below won't display the images otherwise */
H A Dcontent.css138 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
/template/chippedsnow/
H A Ddetail.php61 $t = array(); variable
63 $t = array($tag[0]); variable
66 $t = array_merge($t,$tag[3]); variable
68 $value = tpl_img_getTag($t);
H A Dless-1.1.3.min.js28 …development"&&typeof console!="undefined"&&console.log("less: "+a)}function t(a){return a&&a.paren… function
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/cleanresurrected/css/
H A Dbasic.css265 /* IE8 and below won't display the images otherwise */
H A Dcontent.css138 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
/template/cleanresurrected/
H A Ddetail.php61 $t = array(); variable
63 $t = array($tag[0]); variable
66 $t = array_merge($t,$tag[3]); variable
68 $value = tpl_img_getTag($t);
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/codowik/css/
H A D_edit.css57 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
H A D_links.css61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
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 Dui.layout.css81 otherwise color shifts while dragging when bar can't keep up with mouse */
/template/codowik/
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);
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/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 …]

12345678910>>...36