Home
last modified time | relevance | path

Searched refs:tag (Results 126 – 150 of 403) sorted by path

12345678910>>...17

/template/dokubrick/
H A Ddesign.css481 /* code blocks by code tag */
486 /* code blocks by file tag */
H A Dprint.css163 /* code blocks by code tag */
177 /* code blocks by file tag */
/template/dokucms/
H A Ddesign.css677 /* code blocks by code tag */
682 /* code blocks by file tag */
H A Ddetail.php54 foreach($fields as $key => $tag){
56 if (!empty($tag[0])) $t = array($tag[0]);
57 if(is_array($tag[3])) $t = array_merge($t,$tag[3]);
60 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
61 if ($tag[2] == 'date') echo dformat($value);
H A Dprint.css173 /* code blocks by code tag */
187 /* code blocks by file tag */
/template/dokufreech/
H A Ddetail.php69 foreach($fields as $key => $tag){
71 if (!empty($tag[0])) {
72 $t = array($tag[0]);
74 if(is_array($tag[3])) {
75 $t = array_merge($t,$tag[3]);
79 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
80 if ($tag[2] == 'date') {
/template/dokukit/
H A Ddesign.css1389 /* code blocks by code tag */
1396 /* code blocks by file tag */
H A Ddetail.php54 foreach($fields as $key => $tag){
56 if (!empty($tag[0])) $t = array($tag[0]);
57 if(is_array($tag[3])) $t = array_merge($t,$tag[3]);
60 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
61 if ($tag[2] == 'date') echo dformat($value);
/template/dokumac/
H A Ddesign.css490 /* code blocks by code tag */
495 /* code blocks by file tag */
H A Dprint.css155 /* code blocks by code tag */
169 /* code blocks by file tag */
/template/dokumobile/
H A Ddesign.css476 /* code blocks by code tag */
481 /* code blocks by file tag */
H A Dprint.css155 /* code blocks by code tag */
169 /* code blocks by file tag */
/template/dokutwitterbootstrap/css/
H A Dbootstrap.min.css9 …efore{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e0…
/template/dokutwitterbootstrap/
H A Ddetail.php55 foreach($fields as $key => $tag){
57 if (!empty($tag[0])) {
58 $t = array($tag[0]);
60 if(is_array($tag[3])) {
61 $t = array_merge($t,$tag[3]);
65 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
66 if ($tag[2] == 'date') {
/template/dokuxp/
H A Ddesign.css501 /* code blocks by code tag */
506 /* code blocks by file tag */
H A Dprint.css155 /* code blocks by code tag */
169 /* code blocks by file tag */
/template/doogiestpl/css/
H A Dcontent.css88 .dokuwiki pre.code { /* code blocks by code tag */
92 /* code blocks by file tag */
H A Dlayout.css185 background: transparent url(images/tag.gif) 0px 1px no-repeat;
H A Dprint.css144 pre.code, /* code blocks by code tag */
145 pre.file { /* code blocks by file tag */
/template/doogiestpl/
H A Ddetail.php60 foreach($fields as $key => $tag){
62 if (!empty($tag[0])) $t = array($tag[0]);
63 if(is_array($tag[3])) $t = array_merge($t,$tag[3]);
66 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
67 if ($tag[2] == 'date') echo dformat($value);
/template/drop/
H A Ddetail.php60 foreach($fields as $key => $tag){
62 if (!empty($tag[0])) {
63 $t = array($tag[0]);
65 if(is_array($tag[3])) {
66 $t = array_merge($t,$tag[3]);
70 echo '<dt>'.$lang[$tag[1]].':</dt><dd>';
71 if ($tag[2] == 'date') {
/template/drop/font-awesome/css/
H A Dfont-awesome.css308 .fa-tag:before {
H A Dfont-awesome.min.css6 …"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f0…
/template/drupal_garland_blue/
H A Ddesign.css475 /* code blocks by code tag */
485 /* code blocks by file tag */
/template/dwsimple/
H A Ddesign.css460 /* code blocks by code tag */
470 /* code blocks by file tag */

12345678910>>...17