Home
last modified time | relevance | path

Searched refs:t (Results 276 – 300 of 892) sorted by path

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

/template/dokukit/
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/dokukitv2/
H A D_mediamanager.css71 }/* I don't understand this, but this fixes a style bug in IE;
H A Dtpl_functions.php150 foreach($menu['level'.($n+2)][$path] as $u => $t){
151 echo '<li><a href="', wl($u) ,'">', ucfirst($t) ,'</a></li>';
/template/dokumac/
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.css56 /* should work but doesn't - so we just disable icons here*/
/template/dokumobile/
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.css56 /* should work but doesn't - so we just disable icons here*/
/template/dokutwitterbootstrap/
H A DREADME.md144 don't really know how much it matters to the average user. Consult a lawyer if
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/dokuwikibee/dokuwikibee/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/dokuwikibee/dokuwikibee/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/dokuwikitplacc/dokuwikiBee/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/dokuwikitplacc/dokuwikiBee/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/dokuxp/
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.css56 /* should work but doesn't - so we just disable icons here*/
/template/doogiestpl/css/
H A D_edit.css58 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
H A D_recent.css8 /* select type of revisions (media/pages), should have a class on it's own, but hasn't (until after…
/template/doogiestpl/
H A Ddetail.php61 $t = array(); variable
62 if (!empty($tag[0])) $t = array($tag[0]); variable
63 if(is_array($tag[3])) $t = array_merge($t,$tag[3]); variable
64 $value = tpl_img_getTag($t);
/template/drop/css/
H A Dbasic.css267 /* IE8 and below won't display the images otherwise */

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