formatDateTime($BLOG_CTIME); $buttons = $modified = ''; if ($user->isAdmin() or $user->getId() == $BLOG_CREATOR) { $buttons = HTML::small(array('class' => 'floatleft'), Button('edit', false, $page)); if ($user->isAdmin()) { $buttons->pushContent(" - "); $buttons->pushContent(Button('remove', false, $page)); } } // This is a hack, but since we only have a fake PageRevision, // we can't get the version. if ($rev->get('mtime') != $BLOG_CTIME) { $modified = HTML::small(array('class' => 'floatright'), fmt("Comment modified on %s by %s", $WikiTheme->formatDateTime($rev->get('mtime')), WikiLink($rev->get('author')))); } ?>
" class="wikiblog wikitext">
get('summary')) { ?>

get('summary') ?>