$article_name)); \thebuggenie\core\framework\Context::loadLibrary('publish/publish'); $tbg_response->setTitle($article_name); ?>
''.$revision.'', '%date' => '[ '.tbg_formatTime($article->getPostedDate(), 20).' ]', '%author' => (($article->getAuthor() instanceof \thebuggenie\core\entities\User) ? $article->getAuthor()->getName() : __('System')))); ?>
$article->getName())), __('Show current version')); ?>
getID()): ?> $article, 'show_article' => true, 'redirected_from' => $redirected_from)); ?> getName(); ?>
$article, 'show_actions' => true, 'mode' => 'view')); ?> isArchived()): ?> $article_name, 'nocreate' => true)); ?> $article_name)); ?>
getID() && ((\thebuggenie\core\framework\Context::isProjectContext() && !\thebuggenie\core\framework\Context::getCurrentProject()->isArchived()) || (!\thebuggenie\core\framework\Context::isProjectContext() && \thebuggenie\core\framework\Context::getModule('publish')->canUserEditArticle($article_name)))): ?>
getID()): ?> getFiles()); ?>
canEdit()): ?> $article, 'mode' => 'article')); ?>

canEdit()): ?>

$article, 'attachments' => $attachments)); ?>

\thebuggenie\core\entities\Comment::countComments($article->getID(), \thebuggenie\core\entities\Comment::TYPE_ARTICLE))); ?>
'dropper')); ?>
'display: none;', 'id' => 'comments_loading_indicator')); ?> canPostComments() && ((\thebuggenie\core\framework\Context::isProjectContext() && !\thebuggenie\core\framework\Context::getCurrentProject()->isArchived()) || !\thebuggenie\core\framework\Context::isProjectContext())): ?>

$article->getID(), 'mentionable_target_type' => 'article', 'target_type' => \thebuggenie\core\entities\Comment::TYPE_ARTICLE, 'show_button' => false, 'comment_count_div' => 'article_comment_count', 'forward_url' => make_url('publish_article', array('article_name' => $article->getName())))); ?>