$article_name, 'edit' => true)); \thebuggenie\core\framework\Context::loadLibrary('publish/publish'); $tbg_response->setTitle(__('Editing %article_name', array('%article_name' => $article_name))); ?>

  []
$article, 'show_article' => $preview, 'show_category_contains' => false, 'show_actions' => true, 'mode' => 'view')); ?>
$article, 'show_actions' => true, 'mode' => 'edit')); ?>
*/ ?>
getArticleType() == \thebuggenie\modules\publish\entities\Article::TYPE_MANUAL) ? __('Page in a handbook') : __('Classic wiki page'); ?> getParentArticle() instanceof \thebuggenie\modules\publish\entities\Article): ?>


'article_content', 'target_type' => 'article', 'target_id' => $article->getID(), 'area_id' => 'article_content', 'syntax' => $article->getContentSyntax(), 'markuppable' => !($article->getContentSyntax(true) == \thebuggenie\core\framework\Settings::SYNTAX_PT), 'width' => '100%', 'value' => htmlspecialchars($article->getContent()))); ?>
getID()): ?> $article_name)) : make_url('publish')), __('Cancel')); ?>