@include("/admin/entry/style.html") @section("entry-form")
@section("entry-status") @endsection @section("entry-title") @endsection @section("entry-category") @endsection @section("entry-sub-category") @endsection @section("entry-tag") @endsection @section("apply-date") @endsection @section("entry-members-only") @endsection

カテゴリーが非公開の記事は公開できません。

タイトルが入力されていません。

@include("/admin/include/category/select.html", { "target": "#entry-category-value", "defaultValue": "{category_id}", "narrowDown": "true", "isCreatable": "{category_creatable}", "inputId": "entry-category" })
@include("/admin/include/sub-category/select.html", { "target": "#entry-sub-category-value", "defaultValue": "{sub_category_id}", "defaultLabel": "{sub_category_label}", "categoryId": "#entry-category-value", "inputId": "entry-sub-category", "limit": "true" })

登録できるサブカテゴリー数を超えています。

@include("/admin/include/tag/select.html", { "target": "#entry-tag-value", "defaultValue": "{tag}", "inputId": "entry-tag" })

システムで予約されているキーワードです。

不正な文字が含まれています。

日時
@include("/admin/include/forms/date-field.html", { "name": "date", "id": "entryDate", "value": "%{NOW_DATE}{date}" })
@include("/admin/include/forms/time-field.html", { "name": "time", "id": "entryTime", "value": "%{NOW_TIME}{time}" })
会員限定
@section("entry-geo") @include("/admin/entry/geo.html") @endsection @section("entry-related") @include("/admin/entry/related.html") @endsection
@section("entry-alert")

システムで予約されているキーワードです。(詳細設定を開いてファイル名を変更してください)

同ブログ内に同じファイル名が存在します。(詳細設定を開いてファイル名を変更してください)

不正な文字が含まれています。

@endsection
詳細設定
@section("entry-file") @endsection @section("entry-open-date") @endsection @section("entry-end-date") @endsection @section("entry-indexing") @endsection @section("entry-link-url") @endsection
公開日時
@include("/admin/include/forms/date-field.html", { "name": "start_date", "id": "entryStartDate", "value": "%{NOW_DATE}{start_date}" })
@include("/admin/include/forms/time-field.html", { "name": "start_time", "id": "entryStartTime", "value": "%{NOW_TIME}{start_time}" })
掲載期限
@include("/admin/include/forms/date-field.html", { "name": "end_date", "id": "entryEndDate", "value": "9999-12-31{end_date}" })
@include("/admin/include/forms/time-field.html", { "name": "end_time", "id": "entryEndTime", "value": "23:59:59{end_time}" })
インデキシング
@section("entry-field") @include("/admin/entry/field.html") @endsection
@section("entry-unit")
data-settings="{json}[escvars]" >
@endsection
@include("/admin/entry/field_foot.html")
@include("/admin/entry/revision.html")
@endsection @include("/admin/entry/js.html")