Home
last modified time | relevance | path

Searched refs:t (Results 826 – 850 of 892) sorted by last modified time

1...<<313233343536

/template/h6e-minimal/
H A Dmedia.css56 }/* I don't understand this, but this fixes a style bug in IE;
/template/dokumobile/
H A Drtl.css56 /* should work but doesn't - so we just disable icons here*/
H A Ddetail.php56 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.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 Dmedia.css56 }/* I don't understand this, but this fixes a style bug in IE;
/template/freechred/
H A Ddetail.php56 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.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*/
H A Dmedia.css56 }/* I don't understand this, but this fixes a style bug in IE;
/template/neolaoresources3/
H A Dmedia.css56 }/* 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>'.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 …]
/template/desertcalm/
H A Drtl.css56 /* should work but doesn't - so we just disable icons here*/
H A Dmedia.css56 }/* 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 …]
/template/minimalism/
H A Ddetail.php7 $t = tpl_img_getTag('Date.EarliestTime'); variable
8 … if($t) print '<li><strong>'.$lang['img_date'].': </strong>'.strftime($conf['dformat'],$t).'</li>';
10 $t = tpl_img_getTag('File.Name'); variable
11 if($t) print '<li><strong>'.$lang['img_fname'].': </strong>'.hsc($t).'</li>';
14 if($t) print '<li><strong>'.$lang['img_artist'].': </strong>'.hsc($t).'</li>';
17 if($t) print '<li><strong>'.$lang['img_copyr'].': </strong>'.hsc($t).'</li>';
19 $t = tpl_img_getTag('File.Format'); variable
20 if($t) print '<li><strong>'.$lang['img_format'].': </strong>'.hsc($t).'</li>';
23 if($t) print '<li><strong>'.$lang['img_fsize'].': </strong>'.hsc($t).'</li>';
26 if($t) print '<li><strong>'.$lang['img_camera'].': </strong>'.hsc($t).'</li>';
[all …]
/template/sidebar/
H A Dmedia.css56 }/* I don't understand this, but this fixes a style bug in IE;
H A Drtl.css56 /* should work but doesn't - so we just disable icons here*/
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 …]
/template/zero/
H A Ddetail.php59 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.strftime($conf['dformat'],$t).'</dd>';
61 $t = tpl_img_getTag('File.Name'); variable
62 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
65 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
68 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
70 $t = tpl_img_getTag('File.Format'); variable
71 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
73 $t = tpl_img_getTag('File.NiceSize'); variable
74 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
77 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*/
H A Dmedia.css55 }/* I don't understand this, but this fixes a style bug in IE;
/template/usable/blueprint/src/
H A Dprint.css81 (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */
/template/usable/blueprint/plugins/fancy-type/
H A Dscreen.css12 form p + p { text-indent: 0; } /* Don't want this in forms. */
38 This could be used for side notes. For smaller type, you don't necessarily want to
/template/usable/
H A Dmedia.css54 }/* I don't understand this, but this fixes a style bug in IE;
/template/ameoto/
H A Drtl.css56 /* should work but doesn't - so we just disable icons here*/
H A Dmedia.css55 }/* I don't understand this, but this fixes a style bug in IE;
H A Ddetail.php55 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.date($conf['dformat'],$t).'</dd>';
57 $t = tpl_img_getTag('File.Name'); variable
58 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
61 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
64 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
66 $t = tpl_img_getTag('File.Format'); variable
67 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
69 $t = tpl_img_getTag('File.NiceSize'); variable
70 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
73 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]

1...<<313233343536