Home
last modified time | relevance | path

Searched refs:t (Results 826 – 850 of 892) sorted by path

1...<<313233343536

/template/tr-twitter/
H A Ddesign.css85 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
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;
H A Drtl.css60 /* should work but doesn't - so we just disable icons here*/
/template/trendclassic/css/
H A Dbasic.css267 /* 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/trendclassic/
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/tripillar/css/
H A Dbasic.css271 /* 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/tripillar/
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/twentyfifteen/
H A DREADME25 By default, entries don't have footer information (publish date, author,
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/twigstarter/vendor/twig/twig/
H A DCHANGELOG352 * added error message when calling `parent()` in a block that doesn't exist in the parent template
/template/twigstarter/vendor/twig/twig/src/
H A DParser.php344 $t = substr($node->getAttribute('data'), 3);
345 if ('' === $t || ctype_space($t)) {
/template/typo/
H A Ddesign.css94 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
H A Ddetail.php57 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.dformat($t).'</dd>';
59 $t = tpl_img_getTag('File.Name'); variable
60 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
63 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
66 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
68 $t = tpl_img_getTag('File.Format'); variable
69 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
71 $t = tpl_img_getTag('File.NiceSize'); variable
72 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
75 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;
H A Drtl.css60 /* should work but doesn't - so we just disable icons here*/
/template/typo/lang/en/
H A Dnonavigation.txt1 :!: Looks like you haven't created a navigation yet.
/template/typowiki/typowiki/
H A Ddetail.php59 $t = array(); variable
61 $t = array($tag[0]); variable
64 $t = array_merge($t,$tag[3]); variable
66 $value = tpl_img_getTag($t);
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/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/blueprint/src/
H A Dprint.css81 (note: This is valid CSS3, but it still won't go through the W3C CSS Validator) */

1...<<313233343536