Welcome to the website navigation,本站只接受合法正规的企业网站,欢迎站长们提交你的网站获得展示和流量有任何问题请联系站长,欢迎大家加入本站。

                
提交网站
  • 网站:76083
  • 待审:5
  • APP:577
  • 文章:304411
  • 会员:56004
文字内链包年1000元 文字内链包年1000元 文字内链包年1000元 AI办公网站 AI绘画工具 AIchat

名站网址导航为大驾家提供DedeCMS站点程序站点教程相关的知识,比如织梦程序安装教程,织梦程序系统故障等教程。

相信很多织梦程序建站的站长都会遇到做一下自定义的功能,比如:织梦程序栏目管理里面在新增一个栏目网站内容(如图1所示),这种情况就需要给数据库单独在新增一个字段了。接下来教大驾家解决相关具体操作方法。fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

第一步:给dede_arctype数据库表添加字段, 注:dede_arctype根据自己的数据库前缀自行调整。
        相关具体操作方法一:系统设置-SQL命令行工具      ALTER TABLE `dede_arctype` ADD `content1` TEXT NOT NULL AFTER `content1` ;
        相关具体操作方法二:phpMyAdmin给dede_arctype表新增字段
                1:dede_arctype表然后选择结构,在底部选择与content之后(不填也行),点击执行。fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

                   2:新增字段,如图所示填好后,保存就行。fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

第二步:打开dede\catalog_edit.php,
     找到:`content`='$content',(大概在54行左右)
     替换成:
       `content`='$content',fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

       `content1`='$content1',fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

第三步:打开dede\templets\catalog_edit.htm,这一步修改很重要。
 1:fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

function ShowItem1(){
  ShowObj('head1'); ShowObj('needset');
  hideObj('head2'); hideObj('adset');
  hideObj('head3'); hideObj('ctset');
  hideObj('head4'); hideObj('ctset1');
}
   
function ShowItem2(){
  ShowObj('head2'); ShowObj('adset');
  hideObj('head1'); hideObj('needset');
  hideObj('head3'); hideObj('ctset');
  hideObj('head4'); hideObj('ctset1');
}
  
function ShowItem3(){
  ShowObj('head3'); ShowObj('ctset');
  hideObj('head1'); hideObj('needset');
  hideObj('head2'); hideObj('adset');
  hideObj('head4'); hideObj('ctset1');
}
  
function ShowItem4(){
  ShowObj('head4'); ShowObj('ctset1');
  hideObj('head3'); hideObj('ctset');
  hideObj('head1'); hideObj('needset');
  hideObj('head2'); hideObj('adset');
}

 2:fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

 fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

<table width="100%" border="0" cellspacing="0" id="head1" cellpadding="0">
          <tr> 
            <td colspan="2" bgcolor="#FFFFFF" align="left">
           <table border="0" cellpadding="0" cellspacing="0">
                <tr>
                  <td width="84" height="24" align="center" background="images/itemnote1.gif">&nbsp;常规选项&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem2()"><u>高级选项</u></a>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem3()"><u>单页面网站内容</u></a>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem4()"><u>底部网站内容说明</u></a>&nbsp;</td>
                </tr>
              </table>
            </td>
          </tr>
        </table> 
         
        <table width="100%" border="0" cellspacing="0" id="head2" cellpadding="0" style="display:none">
          <tr>
            <td colspan="2" bgcolor="#FFFFFF"  style="text-align:left;">
          <table height="24" border="0" cellpadding="0" cellspacing="0">
                <tr> 
                  <td width="84" align="center" background="images/itemnote2.gif" bgcolor="#F2F7DF"><a href="#" onClick="ShowItem1()"><u>常规选项</u></a>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote1.gif">高级选项&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem3()"><u>单页面网站内容</u></a>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem4()"><u>底部网站内容说明</u></a>&nbsp;</td>
                </tr>
              </table>
            </td>
          </tr>
       </table>
        
       <table width="100%" border="0" cellspacing="0" id="head3" cellpadding="0" style="display:none">
          <tr>
            <td colspan="2" bgcolor="#FFFFFF" style="text-align:left;">
             <table height="24" border="0" cellpadding="0" cellspacing="0">
                <tr> 
                  <td width="84" align="center" background="images/itemnote2.gif" bgcolor="#F2F7DF"><a href="#" onClick="ShowItem1()"><u>常规选项</u></a>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem2()"><u>高级选项</u>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote1.gif">单页面网站内容&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem4()"><u>底部网站内容说明</u></a>&nbsp;</td>
                </tr>
              </table>
            </td>
          </tr>
       </table>
        
       <table width="100%" border="0" cellspacing="0" id="head4" cellpadding="0" style="display:none">
          <tr>
            <td colspan="2" bgcolor="#FFFFFF" style="text-align:left;">
             <table height="24" border="0" cellpadding="0" cellspacing="0">
                <tr> 
                  <td width="84" align="center" background="images/itemnote2.gif" bgcolor="#F2F7DF"><a href="#" onClick="ShowItem1()"><u>常规选项</u></a>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem2()"><u>高级选项</u>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif"><a href="#" onClick="ShowItem3()"><u>单页面网站内容</u></a>&nbsp;</td>
                  <td width="84" align="center" background="images/itemnote2.gif">底部网站内容说明&nbsp;</td>
                </tr>
              </table>
            </td>
          </tr>
       </table>


3:fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

 fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

<table width="100%" border="0" cellspacing="0" cellpadding="0" style="border:1px solid #cfcfcf;background:#ffffff;display:none;text-align:left;" id="ctset1">
          <tr> 
            <td height="28">&nbsp;说明:产品底部网站内容说明。</td>
          </tr>
          <tr> 
            <td style="padding:10px;">
                <?php
                GetEditor("content1",$myrow['content1'],"450","Default","print","false");
                ?> 
            </td>
          </tr>
      </table>


至此就修改好了,接下来就行网站的前台具体调用了
具体调用标签:{dede:field.content1/}fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!


织梦程序实现在站点顶部显示会员登录信息fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

fHvAIChat_企业网址导航_网址分类目录_企业黄页网址提交查询专业网站!

关于DedeCMS站点程序站点教程相关的知识,就说到这里了希望能帮助朋友们。

标签:

分享到:

  网友投稿

注册时间:

网站:0 个   APP:0 个  文章:0 篇

  • 76083

    网站

  • 577

    APP

  • 304411

    文章

  • 56004

    会员

赶快注册账号,推广您的网站吧!
文章分类
热门网站
最新入驻APP小程序

宝贝市场2023-02-08

宝贝市场——买手和卖家商品展示

夺宝助手2023-02-08

夺宝助手小程序,查看每日快夺宝平

查诚信2023-02-08

查诚信是一款免费的商业查询工具

车价天天报2023-02-08

快速连接汽车销售,获知汽车最新报

考勤助理小程序2023-02-08

上班签到考勤,实时定位,后台轻松

汽车报价大全查询2023-02-08

汽车报价大全查询提供最新汽车市