draft && $post->draft['cid'] != $post->cid): ?> draft['modified']); ?> 删除它', $postModifyDate->word(), $security->getIndex('/action/contents-post-edit?do=deleteDraft&cid=' . $post->cid)); ?>

routingTable['post']['url'], $options->index); list ($scheme, $permalink) = explode(':', $permalink, 2); $permalink = ltrim($permalink, '/'); $permalink = preg_replace("/\[([_a-z0-9-]+)[^\]]*\]/i", "{\\1}", $permalink); if ($post->have()) { $permalink = str_replace(array( '{cid}', '{category}', '{year}', '{month}', '{day}' ), array( $post->cid, $post->category, $post->year, $post->month, $post->day ), $permalink); } $input = ''; ?>

markdown && (!$post->have() || $post->isMarkdown)): ?>

content($post); ?>