Home
last modified time | relevance | path

Searched refs:t (Results 601 – 625 of 892) sorted by last modified time

1...<<21222324252627282930>>...36

/template/lisps/
H A Dstyle.ini6 ; Please don't forget to copy the section your changes should be under
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);
/template/lisps/css/
H A D_links.css61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
H A Dpagetools.css11 /* give space to the right so the tools won't disappear on smaller screens */
138 /* IE7 fixes, doesn't work without images */
/template/simpleclean/css/
H A Drtl.css51 /* should work but dosn't - so we just disable icons here*/
/template/a_free_worldic/
H A Dmedia.css60 }/* I don't understand this, but this fixes a style bug in IE;
H A Ddetail.php56 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.strftime($conf['dformat'],$t).'</dd>';
58 $t = tpl_img_getTag('File.Name'); variable
59 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
62 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
65 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
67 $t = tpl_img_getTag('File.Format'); variable
68 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
70 $t = tpl_img_getTag('File.NiceSize'); variable
71 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
74 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]
H A Drtl.css56 /* should work but doesn't - so we just disable icons here*/
/template/benjamin/css/
H A Dbasic.css329 /* 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/benjamin/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/benjamin/user/css/
H A Dbasic.css.dist329 /* IE8 and below won't display the images otherwise */
H A Dcontent.css.dist138 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
/template/m1/css/
H A Dcontent.css138 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
H A Dbasic.css263 /* IE8 and below won't display the images otherwise */
/template/m1/
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);
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/binkytestinstance/css/
H A D_links.css61 /* RTL corrections; if link icons don't work as expected, remove the following lines */
H A D_edit.css57 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
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 */
/template/binkytestinstance/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/minima/
H A Ddetail.php64 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.date($conf['dformat'],$t).'</dd>';
66 $t = tpl_img_getTag('File.Name'); variable
67 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
70 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
73 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
75 $t = tpl_img_getTag('File.Format'); variable
76 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
78 $t = tpl_img_getTag('File.NiceSize'); variable
79 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
82 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]
/template/roundbox/
H A Drtl.css60 /* should work but doesn't - so we just disable icons here*/
/template/mnml-blog/js/iepngfix/
H A Diepngfix.htc22 IEPNGFix.fix = function(elm, src, t) {
35 src && !(/IMG|INPUT/.test(elm.nodeName) && (t != 2)) &&
49 if (t == 1) {
52 if (t == 2) {
63 '",sizingMethod="' + (t == 2 ? 'scale' : 'crop') + '")';
166 t = tags.length,
168 while (t--) {
169 var pFix = elm.all.tags(tags[t]),
175 t = tFix.length;
180 while (t--) {
[all …]
/template/mnml-blog/user/
H A Dtracker.php.dist10 * You don't have to deliberate where you have to copy and paste the code

1...<<21222324252627282930>>...36