''.$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->getName())), __('Show current version')); ?>
$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)))): ?>
canEdit()): ?>
$article, 'mode' => 'article')); ?>