{include file='internals/admin/header.html' title='エントリー管理'}
管理画面トップ エントリー管理 エントリー管理

エントリー管理

エントリー検索フォーム
{if $freo.user.authority == 'root'}{/if}未承認{if $freo.user.authority == 'root'}{/if}{elseif $entry.status == 'private'} class="success">未公開{elseif $entry.status == 'publish'}{if $entry.close}{if $entry.close|date_format:'%Y%m%d%H%M%S' <= $smarty.now|date_format:'%Y%m%d%H%M%S'} class="danger">公開終了{else}{if $entry.close|date_format:'%Y%m%d' == $smarty.now|date_format:'%Y%m%d'} class="warning">{$entry.close|date_format:'%H:%M:%S'}
{else} class="warning">{$entry.close|date_format:'%Y/%m/%d'}
{/if}公開終了予定{/if}{else}>公開{/if}{elseif $entry.status == 'future'}{if $entry.datetime|date_format:'%Y%m%d%H%M%S' <= $smarty.now|date_format:'%Y%m%d%H%M%S'}{if $entry.close}{if $entry.close|date_format:'%Y%m%d%H%M%S' <= $smarty.now|date_format:'%Y%m%d%H%M%S'} class="danger">公開終了{else}{if $entry.close|date_format:'%Y%m%d' == $smarty.now|date_format:'%Y%m%d'} class="warning">{$entry.close|date_format:'%H:%M:%S'}
{else} class="warning">{$entry.close|date_format:'%Y/%m/%d'}
{/if}公開終了予定{/if}{else}>公開中{/if}{else} class="success">予約公開{/if}{/if}
No 日時 タイトル 状態 閲覧制限 作業
No 日時 タイトル 状態 閲覧制限 作業
{$entry.id} {$entry.datetime|date_format:'%H:%M:%S'}{$entry.datetime|date_format:'%Y/%m/%d'} {$entry.title} ユーザー{$freo.refer.groups[$entry_group].name}
パスワード
{$freo.refer.filters[$entry_filter].name}

確認 承認編集 削除

{include file='internals/admin/footer.html'}