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

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 = ''; ?>

content($post); ?>

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

to($category); ?>
    have()) { $categories = Typecho_Common::arrayFlatten($post->categories, 'mid'); } else { $categories = array(); } ?> next()): ?>
  • mid, $categories)): ?>checked="true"/>

option($post); ?>
pass('editor', true)): ?>
    pass('editor', true)): ?>
  • status == 'publish' && !$post->password) || !$post->status) { ?> checked="true" />
  • password) { ?> checked="true" />
  • status == 'private') { ?> checked="true" />
  • pass('editor', true) || $post->status == 'waiting') { ?> checked="true" />

  • allow('comment')): ?>checked="true" />
  • allow('ping')): ?>checked="true" />
  • allow('feed')): ?>checked="true" />
advanceOption($post); ?>
have()): ?> modified); ?>



%s 撰写', Typecho_Common::url('manage-posts.php?uid=' . $post->author->uid, $options->adminUrl), $post->author->screenName); ?>
word()); ?>

trigger($plugged)->richEditor($post); if (!$plugged) { include 'editor-js.php'; } include 'file-upload-js.php'; Typecho_Plugin::factory('admin/write-post.php')->bottom($post); include 'footer.php'; ?>