{include file="file:$templatedir/Header.html"}
{include file="file:$templatedir/AdminMenu.html"}
ポータルTOP > 管理者設定 > ブログ一覧 > 投稿一覧 > 投稿の編集 << 戻る
{if $successes}
{foreach from=$successes item=_success}
{$_success}
{/foreach}
{/if} {if $errors}
{foreach from="$errors" item="_error"}
{$_error}
{/foreach}
{/if} ブログ使用容量: {$blog_usage/1024|number_format|default:"0"}/{$setting.sizemax_user*1024|number_format|default:"0"}KB
タグ挿入
※リッチテキストをクリックすると改行有効有無が改行を行わないに設定されます。
タイトル
本文 {include file="file:AEntryEditor.html" _target_form_name='i_entry_text'}
追記 {include file="file:AEntryEditor.html" _target_form_name='i_entry_text_more'}
概要
カテゴリ
ディレクトリ
公開
投稿日時
すぐに公開
// :に公開
未公開(下書き)
// ::
トラックバックURL
改行
改行を行う
改行を行わない
送信済みトラックバックURL
投稿者
{$entry.sent_trackback_url|nl2br} {$entry.entry_user_name|default:'???'}{if $entry.entry_user_id != $entry.update_user_id}(最終更新者:{$entry.update_user_name|default:'???'}){/if}
※(※)は必須項目です。
<< 戻る
{include file="file:$templatedir/Footer.html"}