set tags_aware = true;
Skan: mana sapņu mūzika; Omis: vvz; Birkas: drugs, meitenes, fun
Page::print_entry(Entry e)
):# izvadiit mood/music/tags
if (($music->length() > 0) or ($mood->length() > 0) or (size $e.tags > 0)){
var bool is_not_first = false;
"""<div class="currents">\n""";
if ($music->length() > 0){
"$*text_meta_music: <strong>$music</strong>";
$is_not_first = true;
}
if ($mood->length() > 0){
if ($is_not_first) { "; "; }
"$*text_meta_mood: <strong>$mood</strong>";
$is_not_first = true;
}
if (size $e.tags > 0){
if ($is_not_first) { "; "; }
if (size $e.tags == 1) { "Birka: "; } else { "Birkas: "; }
"""<a href="$e.tags[0].url">$e.tags[0].name</a>""";
foreach var int i (1 .. (size $e.tags - 1)) {
""", <a href="$e.tags[$i].url">$e.tags[$i].name</a>""";
}
}
"</div>\n";
}
(Ņem vērā, ka parasti neviens neizvēlas atbildēt uz pilnīgi anonīmiem komentāriem!)