91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

織夢增加欄目縮略圖、欄目圖片功能的方法

發布時間:2020-02-25 07:43:26 來源:網絡 閱讀:240 作者:gutaotao1989 欄目:web開發

網站每個欄目都有不同的banner大圖,為了方便客戶可以直接在后臺欄目處添加和更換這個欄目圖片,我們需要給dedecms二次開發,增加欄目圖片上傳選項。

織夢欄目添加banner大圖上傳選項

1.先給數據庫中的dede_arctype表增加一個字段

后臺 - 系統 - 系統設置 - SQL命令行工具

ALTER TABLE `dede_arctype` ADD `typebigpic` CHAR( 255 ) NOT NULL DEFAULT '';

2.打開 \dede\templets\catalog_add.htm 搜索

name="typename"

在它的</tr>下面加入

<script?language='javascript'?src="js/main.js"></script>
<tr?id="pictable">
<td?height="24"?colspan="6">
<table?border="0"?cellspacing="0"?cellpadding="0">
<tr>
<td?width="158">?&nbsp;圖片地址:</td>
<td?width="560">
<table?width="100%"?border="0"?cellspacing="1"?cellpadding="1">
<tr>
<td?height="30">
<input?name="typebigpic"?type="text"?id="picname"??value=""?/>
<input?type="button"?name="Submit2"?value="站內選擇"??onClick="SelectImage('form1.picname','');"?class='np?coolbg'/>
</td>
</tr>
</table>
</td>
<td?width="270">
<style>
.divpre,.divpre?img{height:50px;}
</style>
<img?src="images/pview.gif"?width="100"?height="50"?id="picview"?name="picview">
</td>
</tr>
</table>
</td>
</tr>

3.打開 \dede\templets\catalog_edit.htm 搜索

name="typename"

在它的</tr>下面加入

<script?language='javascript'?src="js/main.js"></script>
<tr?id="pictable">
<td?height="24"?colspan="6">
<table?border="0"?cellspacing="0"?cellpadding="0">
<tr>
<td?width="158">?&nbsp;圖片地址:</td>
<td?width="560">
<table?width="100%"?border="0"?cellspacing="1"?cellpadding="1">
<tr>
<td?height="30">
<input?name="typebigpic"?type="text"?id="picname"??value="<?php?echo?$myrow['typebigpic']?>"?/>
<input?type="button"?name="Submit2"?value="站內選擇"??onClick="SelectImage('form1.picname','');"?class='np?coolbg'/>
</td>
</tr>
</table>
</td>
<td?width="270">
<style>
.divpre,.divpre?img{height:50px;}
</style>
<img?src="<?php?if($myrow['typebigpic']!="")?echo?$myrow['typebigpic'];?else?echo?"images/pview.gif";?>"?width="100"?height="50"?id="picview"?name="picview">
</td>
</tr>
</table>
</td>
</tr>

4.打開 \dede\catalog_add.php 搜索

$in_query = "INSERT INTO `dede_arctype`(reid,topid,sortrank,typename

改成

$in_query = "INSERT INTO `dede_arctype`(reid,topid,sortrank,typename,typebigpic

繼續搜索

VALUES('$reid','$topid','$sortrank','$typename'

改成

VALUES('$reid','$topid','$sortrank','$typename','$typebigpic'

5.打開 \dede\catalog_edit.php 搜索

`smalltypes`='$smalltypes'

改成

`smalltypes`='$smalltypes',`typebigpic`='$typebigpic'

6.打開 \include\taglib\channelartlist.lib.php 搜索

typedir

改成

typedir,typebigpic

7.打開 \include\taglib\channel.lib.php 搜索

typedir

改成

typedir,typebigpic

注意:這個文件有4處都需要改

8.打開 \include\taglib\type.lib.php 搜索

typedir

改成

typedir,typebigpic

9.\include\arc.listview.class.php 搜索

//設置環境變量

在它下面添加

$this->Fields['typebigpic'] = $this->TypeLink->TypeInfos['typebigpic'];

后臺欄目效果

織夢增加欄目縮略圖、欄目圖片功能的方法

前臺模板中調用標簽

{dede:channelartlist}{dede:field.typebigpic/}{/dede:channelartlist}

{dede:channel}[field:typebigpic/]{/dede:channel}

{dede:type}[field:typebigpic/]{/dede:type}

欄目列表頁單獨調用

{dede:field.typebigpic/}


向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

AI

渑池县| 韩城市| 炎陵县| 加查县| 镇原县| 德江县| 馆陶县| 台北县| 社旗县| 新龙县| 荥阳市| 卓尼县| 肇州县| 白水县| 卓资县| 济阳县| 黔西县| 布拖县| 蓝山县| 开江县| 青川县| 渭南市| 南江县| 益阳市| 花垣县| 永泰县| 兰溪市| 苏尼特右旗| 东城区| 皮山县| 莎车县| 连平县| 敖汉旗| 察隅县| 台州市| 大化| 安化县| 偏关县| 昂仁县| 缙云县| 眉山市|