{template 'phpcms','header'}
{template "member","left"}
Tips:請務必認真填寫,信息一經通過,將無法修改!
{if $action=='add'}

發佈圖片

{$fields} {if $MOD['check_code']} {/if}
欄目 {$category_select}
* 標題 {$type_select}
標題圖片
* 內容 {$editor("content",$MOD['editor_mode'],$MOD['editor_width'],$MOD['editor_height'])}
* 圖片名稱|地址
圖片地址舉例:圖片說明|圖片地址 一個圖片圖片占一行,點這裡查看實例

Tips:如果需要徹底刪除某個圖片地址(包括圖片),請在其後加標識符[d]
     如果您使用的是IE6+瀏覽器,在圖片名上雙擊鼠標可在新窗口中彈出圖片
驗證碼 驗證碼,看不清楚?請點擊刷新驗證碼
{elseif $action=='edit'}

編輯圖片

{$fields} {if $MOD['check_code']} {/if}
欄目 {$category_select}
* 標題 {$type_select}
標題圖片
* 內容 {$editor("content",$MOD['editor_mode'],$MOD['editor_width'],$MOD['editor_height'])}
* 圖片名稱|地址
圖片地址舉例:圖片說明|圖片地址 一個圖片圖片占一行,點這裡查看實例

Tips:如果需要徹底刪除某個圖片地址(包括圖片),請在其後加標識符[d]
     如果您使用的是IE6+瀏覽器,在圖片名上雙擊鼠標可在新窗口中彈出圖片
驗證碼 驗證碼,看不清楚?請點擊刷新驗證碼
{elseif $action=='preview'}

{$title}

{loop $fields $f} {/loop}
欄目 {$catname}
標題 {$title}
發佈日期 {$adddate}
標題圖片 {$thumb}
簡介 {$introduce}
圖片地址 {loop $pictureurls $p} {$p[src]} {$p[alt]}
{/loop}
{$f[title]} {$f[value]}
返回 編輯 刪除
{elseif $action=='manage'}

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

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