fn display_log{ if(~ $#logged_user 0) a='login' if not a='add' echo '
'$"a'
' if(check_user && ! ~ $#logged_user 0) echo '' echo '' get_post_list for(i in `{seq 1 $#posts}){ a_id=$posts($i) a_dir=$barf_root/$"barf_dir/src/$a_id echo '' for(j in $barf_items){ echo '' } if(check_user && ! ~ $#logged_user 0){ echo '' } echo '' } echo '
      
' if(~ $j img) print_img if not if(~ $j tags) print_tags if not if(~ $j title) print_title if not cat $a_dir/$j echo '' print_edit echo '
' display_prevnext echo '



' }