{template 'phpcms','header'}
{template "member","left"}
{if $action=='add'}

歡迎投稿

{$fields} {if $MOD['check_code']} {/if}
所屬欄目 {$category_select}*
標題 {$type_select} *
關鍵詞 多個關鍵詞之間請用半角逗號「,」隔開
作者
來源 格式:「網站名稱|網站地址」
內容簡介
內容 {$editor("content",$MOD['editor_mode'],$MOD['editor_width'],$MOD['editor_height'])}
標題圖片
驗證碼 驗證碼,看不清楚?請點擊刷新驗證碼
文章狀態 已通過 待審核 草稿
{elseif $action=='edit'}

歡迎投稿

{$fields} {if $MOD['check_code']} {/if}
所屬欄目 {$category_select} *
標題 {$type_select} *
關鍵詞 多個關鍵詞之間請用半角逗號「,」隔開
作者
來源 格式:「網站名稱|網站地址」
內容簡介
內容 {$editor("content",$MOD['editor_mode'],$MOD['editor_width'],$MOD['editor_height'])}
標題圖片
驗證碼 驗證碼,看不清楚?請點擊刷新驗證碼
文章狀態 已通過  待審核  草稿  退槁 
 
{elseif $action=='preview'}

{$title}

{loop $fields $f} {/loop}
欄目 {$catname}
標題 {$title}
關鍵詞 {$keywords}
日期 {$adddate}
標題圖片 {$thumb}
作者 {$author}
來源 {$copyfrom}
內容簡介 {$introduce}
內容 {$content}
{$f[title]} {$f[value]}
返回 編輯 刪除
{elseif $action=='manage'}

文章管理 [ {if $status==3}已通過{elseif $status==1}待審核{elseif $status==0}草稿{elseif $status==2}退稿{/if} ]

{loop $articles $article} {/loop}
ID 標題 欄目 發表時間 點擊 管理操作
{$article[articleid]}  {if $article[type]}{$article[type]} {/if}{if $article['status']==3}{else}{/if}{$article['title']} {$article['catname']} {$article['adddate']} {$article['hits']} {if $article['status']<3}編輯 | 刪除{else}編輯 | 刪除{/if}
{$pages}
    {$category_select}
{/if}
{template 'phpcms','footer'}