Home
last modified time | relevance | path

Searched refs:t (Results 851 – 875 of 892) sorted by path

1...<<313233343536

/template/usable/
H A Dmedia.css54 }/* I don't understand this, but this fixes a style bug in IE;
/template/varicolored/css/
H A Dbasic.css266 /* 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/varicolored/
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/vector/
H A DCREDITS27 IV. Luigi Micco <l.micco [ät] tiscali.it>
36 V. LAINME <lainme993 [ät] gmail.com>
42 VI. Julien Revault d'Allonnes <jrevault [ät] gmail.com>
60 IX. Jesús Muñoz Martínez <kisumum [ät] gmail.com>, Felipe Ruiz
85 XIII. Salman Mohammadi <salman [ät] shimool.org>
93 IX. Myeongjin <aranet100 [ät] gmail.com>
H A DREADME111 create a "vector/user/tracker.php.dist". You don't have to deliberate
H A Dinc_detail.php51 $t = array(); variable
53 $t = array($tag[0]); variable
56 $t = array_merge($t,$tag[3]); variable
58 $value = tpl_img_getTag($t);
73 foreach ($t_array as $t) {
74 echo '<dd>'.html_wikilink($t,$t).'</dd>';
H A Dstyle.ini21 ; Please don't forget to copy the section your changes should be under
56 ; note to myself: don't forget to respect the "print" action for the "printable
/template/vector/static/3rd/dokuwiki/
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/vector/static/3rd/vector/
H A Dcsshover.htc35 // css prefix, a leading dash would be nice (spec), but IE6 doesn't like that.
53 // don't run in IE8 standards; expressions don't work in standards mode anyway,
88 // don't see how individual rules would throw errors, but you never know.
112 // since IE6 doesn't support multiple classnames, this is merged into one classname
H A Dmain-ltr.css771 /* we don't want the bottom borders of <h2>s to be visible through
H A Dmain-rtl.css771 /* we don't want the bottom borders of <h2>s to be visible through
/template/vector/static/css/
H A Dscreen.css829 div#panel #t-qrcode img {
832 div#panel #t-qrcode a,
833 div#panel #t-qrcode a:link,
834 div#panel #t-qrcode a:active,
835 div#panel #t-qrcode a:hover,
836 div#panel #t-qrcode a:visited {
/template/vector/user/
H A Dboxes.php.dist50 … it would be the only toolbox link where this is possible... therefor I don't use it to be consist…
H A Dtracker.php.dist10 * You don't have to deliberate where you have to copy and paste the code
H A Duser.js.dist17 won't have any effect!
/template/wallpaper/
H A D_mediamanager.css71 }/* I don't understand this, but this fixes a style bug in IE;
H A Ddesign.css312 /* should just be "width: 100%", but IE8 doesn't like it, see FS#1910 + FS#1667 */
H A Ddetail.php59 $t = array(); variable
60 if (!empty($tag[0])) $t = array($tag[0]); variable
61 if(is_array($tag[3])) $t = array_merge($t,$tag[3]); variable
62 $value = tpl_img_getTag($t);
/template/white/
H A Ddetail.php60 $t = array(); variable
62 $t = array($tag[0]); variable
65 $t = array_merge($t,$tag[3]); variable
67 $value = tpl_img_getTag($t);
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under
/template/wikimagination/
H A Ddetail.php70 if($t) print '<dt>'.$lang['img_date'].':</dt><dd>'.strftime($conf['dformat'],$t).'</dd>';
72 $t = tpl_img_getTag('File.Name'); variable
73 if($t) print '<dt>'.$lang['img_fname'].':</dt><dd>'.hsc($t).'</dd>';
76 if($t) print '<dt>'.$lang['img_artist'].':</dt><dd>'.hsc($t).'</dd>';
79 if($t) print '<dt>'.$lang['img_copyr'].':</dt><dd>'.hsc($t).'</dd>';
81 $t = tpl_img_getTag('File.Format'); variable
82 if($t) print '<dt>'.$lang['img_format'].':</dt><dd>'.hsc($t).'</dd>';
84 $t = tpl_img_getTag('File.NiceSize'); variable
85 if($t) print '<dt>'.$lang['img_fsize'].':</dt><dd>'.hsc($t).'</dd>';
88 if($t) print '<dt>'.$lang['img_camera'].':</dt><dd>'.hsc($t).'</dd>';
[all …]
/template/wikipraktik/
H A Dstyle.ini7 ; Please don't forget to copy the section your changes should be under

1...<<313233343536