groupid)) { $post->groupid = 0; } // find all the tags this post uses $usedtags = array(); if (isset($post->postid)) { if ($tagsused = get_records('blog_tag_instance', 'entryid', $post->postid)) { foreach ($tagsused as $usedtag) { $usedtags[] = $usedtag -> tagid; } } } ?>
enctype="multipart/form-data">
 
:
: publishstate, ''); ?>
  
useextendedbody) && $post->useextendedbody) { print_string('entryexcerpt', 'blog'); } else { print_string('entrybody', 'blog'); } ?>:

'; if ($usehtmleditor) { helpbutton('richtext', get_string('helprichtext'), 'moodle', true, true); } else { emoticonhelpbutton('entry', 'body'); } ?>
body); ?>
: '; } else { choose_from_menu(format_text_menu(), "format", $post->format, ""); } ?>
postid) && ($post->postid != -1) ) { ?>