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(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) { $mtime = $WikiTheme->formatDateTime($rev->get('mtime')); $modified = HTML::small(array('class' => 'floatright'), fmt("Comment modified on %s by %s", $mtime, $rev->get('author'))); } ?>
" class="wikiblog wikitext">

get('summary')) { ?>

get('summary') ?>