@include("/admin/topicpath.html")

エントリー管理

エントリー一覧を更新しました。

エントリーがありません。

子ブログのカテゴリーをグローバル(共有)カテゴリーではないものに変更することはできません。

@section("entry-index-filter")

検索条件

@endsection
ドラックでエントリーの表示順を変更できます
ドラックでユーザー絞り込み時の表示順を変更できます
ドラックでカテゴリー絞り込み時の表示順を変更できます

( ※変更されたエントリーはログイン中のユーザーの所有になり、カテゴリーの設定は解除されます。ただし、グローバルカテゴリーとして設定されている場合はカテゴリーが保持されます )

( ※この操作は、件数が多いと処理に時間がかかることがあります )
@section("entry-index-table-thead-tr") @endsection @section("entry-index-table-tbody-tr") @include("/admin/entry/field-list.html") @endsection
表示順 eid ステータス タイトル / コード 日時 ブログ / カテゴリー ユーザー
{eid} 非公開公開下書き

{title}

{code}

{datetime}[date('Y/m/d')]
{datetime}[date('H:i')] 更新日時 {updated_datetime}[date('Y/m/d H:i')] 投稿日時 {posted_datetime}[date('Y/m/d H:i')]
%{SESSION_USER_NAME}{userName}
@section("entry-index-pager")

{itemsFrom} - {itemsTo} / {itemsAmount}

@endsection