Home
last modified time | relevance | path

Searched refs:t (Results 101 – 125 of 892) sorted by path

12345678910>>...36

/template/backpack/
H A Ddesign.css100 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
H A Ddetail.php68 $t = array(); variable
69 if (!empty($tag[0])) $t = array($tag[0]); variable
70 if(is_array($tag[3])) $t = array_merge($t,$tag[3]); variable
71 $value = tpl_img_getTag($t);
H A Dmedia.css60 }/* I don't understand this, but this fixes a style bug in IE;
H A Drtl.css59 /* should work but doesn't - so we just disable icons here*/
/template/basical/css/
H A Dbasic.css265 /* IE8 and below won't display the images otherwise */
H A Dbasical.css151 position: relative; bottom: 12px; /* margin-bottom doesn't work */
H A Dcontent.css138 …please add '.qq-upload-button' to the according styles (which don't really exist in this template)…
/template/basical/
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/battlehorse/
H A Ddetail.php59 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.date($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 Dmedia.css54 }/* I don't understand this, but this fixes a style bug in IE;
H A Drtl.css51 /* should work but doesn't - so we just disable icons here*/
/template/battlehorse/js/
H A Dprototype.js1272 var t = Element._attributeTranslations;
1273 if (t.values[name]) return t.values[name](element, name);
1274 if (t.names[name]) name = t.names[name];
1533 var t = Element._attributeTranslations;
1534 attribute = t.names[attribute] || attribute;
/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/binkytestinstance/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 */
/template/binkytestinstance/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/bootie/
H A DREADME.md40 …* The [styling plugin](https://www.dokuwiki.org/plugin:styling) will complain that it doesn't foun…
68 …dokuwiki "Frusterick Manners" version comes with Jquery 3.0 and Bootstrap 3.3.6 doesn't allow that.
/template/bootie/css/
H A D_links.less61 /* 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 */

12345678910>>...36