预览模式: 普通 | 列表

[私密日志] 私密日志

该日志是私密日志,只有管理员或发布者可以查看!
分类:Asp | 固定链接 | 评论: 5 | 引用: 0 | 查看次数: 696

[私密日志] 私密日志

该日志是私密日志,只有管理员或发布者可以查看!
分类:Cms | 固定链接 | 评论: 8 | 引用: 0 | 查看次数: 604

[私密日志] 私密日志

该日志是私密日志,只有管理员或发布者可以查看!
分类:Cms | 固定链接 | 评论: 8 | 引用: 0 | 查看次数: 630

[私密日志] 私密日志

该日志是私密日志,只有管理员或发布者可以查看!
分类:Cms | 固定链接 | 评论: 8 | 引用: 0 | 查看次数: 692

[私密日志] 私密日志

该日志是私密日志,只有管理员或发布者可以查看!
分类:Cms | 固定链接 | 评论: 5 | 引用: 0 | 查看次数: 748
演示可看本站网页源代码http://www.cherison.com.cn
原帖:http://www.cherison.com.cn/forum/view.asp?forum_id=8&view_id=22

1.修改admin_config_edit.asp
找到


Code:

<tr><td colspan=3 class=td> 网站安全过滤设置</td></tr>
<tr>
<td>用户名禁用:</td>
<td><input type=text name=web_dim_15 value='<%response.write web_dim(15)%>' size=40 maxlength=200></td>
<td class=gray><%call admin_read("","用户名禁用","网站注册用户名过滤字符,系统将默认禁用以下字符:<br>空格、|、:、'、

"、TABLE符、回车符、换行符等")%></td>
</tr>
<tr>



在前面加上


Code:

<tr><td colspan=3 class=td> 网站板块关键字设置</td></tr>
<tr>
<td>整站通用:</td>
<td colspan=2>
  <table border=0 cellspacing=0 cellpadding=0>
  <tr>
  <td><input type=text name=web_all value='<%response.write web_all%>' size=62 maxlength=200> </td>
  <td><%call admin_read("","板块关键字设置","当未对各板块设置关键字时,即显示此关键字,各关键字之间用“,”分开")%></td>
  </tr>
  </table>
</td>
</tr>
<tr>
<td>新闻板块:</td>
<td colspan=2>
  <table border=0 cellspacing=0 cellpadding=0>
  <tr>
  <td><input type=text name=web_news value='<%response.write web_news%>' size=62 maxlength=200> </td>
  <td><%call admin_read("","板块关键字设置","各板块设置不同关键字,增强收录,各关键字之间用“,”分开")%></td>
  </tr>
  </table>
</td>
</tr>
<tr>
<td>文章板块:</td>
<td colspan=2>
  <table border=0 cellspacing=0 cellpadding=0>
  <tr>
  <td><input type=text name=web_art value='<%response.write web_art%>' size=62 maxlength=200> </td>
  <td><%call admin_read("","板块关键字设置","各板块设置不同关键字,增强收录,各关键字之间用“,”分开")%></td>
  </tr>
  </table>
</td>
</tr>
<tr>
<td>下载板块:</td>
<td colspan=2>
  <table border=0 cellspacing=0 cellpadding=0>
  <tr>
 &am...

查看更多...

分类:Cms | 固定链接 | 评论: 6 | 引用: 0 | 查看次数: 869

1.2中3.0头部及底部模仿的修改

修改include/skin.asp

头部修改


Code:

  response.write vbcrlf&"<body topmargin=0 leftmargin=0><a name='top'></a><center>"   
  if var3=4 then exit sub 
  response.write vbcrlf&lefter& _ 
                 vbcrlf&"<table border=0 cellspacing=0 cellpadding=0 width='100%'>" & _ 
                 vbcrlf&"<tr><td colspan=3 align=center height=26>" & _ 
                 vbcrlf&"  <table border=0 cellspacing=0 cellpadding=0 width='100%'>" & _ 
                 vbcrlf&"  <tr>" & _ 
                 vbcrlf&"  <td width=2><img src='"&joekoe_cms.web_dir_skin&"web/top_02.gif' border=0></td>" & _ 
                 vbcrlf&"  <td width=168 background='"&joekoe_cms.web_dir_skin&"web/top_03.gif'><img src='"&joekoe_cms.web_dir_skin&"web/top_03.gif' border=0></td>" & _ 
                 vbcrlf&"  <td width=31><img src='"&joekoe_cms.web_dir_skin&"web/top_04.gif' border=0></td>" & _ 
                 vbcrlf&"  <td  width='*' align=right background='"&joekoe_cms.web_dir_skin&"web/top_05.gif'>" & _ 
                 vbcrlf&" ...

查看更多...

分类:Cms | 固定链接 | 评论: 6 | 引用: 0 | 查看次数: 770

  树形论坛for CMS 1.2



分类:Cms | 固定链接 | 评论: 6 | 引用: 0 | 查看次数: 638

[私密日志] 私密日志

该日志是私密日志,只有管理员或发布者可以查看!
分类:Cms | 固定链接 | 评论: 7 | 引用: 0 | 查看次数: 697

[私密日志] 私密日志

该日志是私密日志,只有管理员或发布者可以查看!
分类:Cms | 固定链接 | 评论: 7 | 引用: 0 | 查看次数: 720