⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 admin_skin_help.asp

📁 电子备课系统
💻 ASP
📖 第 1 页 / 共 2 页
字号:
<html>
<head>
<title>oBlog 4.x 标签调用说明</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<link rel="stylesheet" href="images/admin/style.css" type="text/css" />
<body leftmargin="2" topmargin="0" marginwidth="0" marginheight="0" class="bgcolor">

<div id="main_body">
	<ul class="main_top">
		<li class="main_top_left left">oBlog模板标记说明</li>
		<li class="main_top_right right"> </li>
	</ul>
	<div class="main_content_rightbg">
		<div class="main_content_leftbg">
<table width="90%" border="0" align=center cellpadding="2" cellspacing="1" bgcolor="#FFFFFF" class="border">
  <tr align="center">
    <td height=25 colspan="2" class="topbg"><strong>系统模板标记说明</strong>
  <tr>
<td height=23 colspan="2" class="tdbg"><p><strong><font color=#0000ff>主模板(即系统首页,只对index.asp文件有效):</font><br>
        注意</strong>:请使用正确的标签参数,否则可能出现不可预知的错误(一般为提示为下标越界)<br>
           <font color=red>红色部分为4.X版本新增或与3.x版本不同参数的标签。</font></p></td>
  </tr>
  <tr>
    <td width="25%" height=23 class="tdbg"><p>$show_log(参数1,参数2,参数3,参数4,参数5,参数6,参数7,参数8,参数9)$<br>
      </p></td>
    <td width="75%" class="tdbg">此标记调用日志标题列表等信息。参数说明如下:<br>
        参数1:调用日志条数。<br>
        参数2:日志标题长度,以字符为单位,超过部分显示“...”。<br>
        参数3:排序方法,为1按发表时间,为2按点击数,为3按回复数。<br>
        参数4:是否精华,为1调用所有日志,为2调用精华日志。<br>
        参数5:调用多少天内的日志,以天为单位。<br>
        参数6:日志分类id,为0则调用所有分类的日志。<br>
        参数7:是否显示日志系统分类名,为1显示,为0不显示。<br>
        参数8:是否显示日志专题名,为1显示,为0不显示。<br>
        参数9:显示信息,1为显示发表时间和用户,2为显示发表时间,3为显示发表用户,4为显示发表用户和点击数,5为显示点击数,6为显示发表日期和用户,7为显示发表日期,8为显示回复数,0为不显示。</td>
  </tr>
  <tr>
    <td width="25%" height=23 class="tdbg"><p><font color=#ff0000>$show_rnduser(参数1,参数2,参数3,参数4,参数5,参数6)$<br>
      </font></p></td>
    <td width="75%" class="tdbg"><font color=#ff0000>此标记随机调用用户头像。参数说明如下:<br>
        参数1:调用条数。<br>
        参数2:调用图片高度。推荐 48<br>
        参数3:调用图片宽度。推荐 48<br>
        参数4:是否只调用推荐/活跃。  <br>  1 只是推荐    10 只是推荐男生博客  11 只是推荐女生博客 2 按最后登录时间过滤 20按登录时间过滤男生  21按登录时间过滤女生<br>
        参数5:调用多少天内登录过的活跃用户,以此来过滤用户。推荐 100<br>
        参数6:是否只调用有自定义头像的用户。 0 否 1 是<br>
</font></td>
  </tr>
  <tr>
<td width="25%" height=23 class="tdbg"><p>$show_userlog(参数1,参数2,参数3,参数4,参数5,参数6)$<br>
      </p></td>
    <td width="75%" class="tdbg">此标记调用某用户日志标题列表等信息。参数说明如下:<br>
      	  参数1:userid。<br>
		  参数2:调用日志条数。<br>
		  参数3:日志标题长度,以字符为单位,超过部分显示“...”。<br>
		  参数4:排序方法,为1按发表时间,为2按点击数,为3按回复数。<br>
		  参数5:用户专题id,为0则调用该用户所有日志。<br>
		  参数6:显示信息,1为显示发表日期,0为不显示。</td>
  </tr>

  此标记调用日志标题列表等信息。参数说明如下:
  <tr>
    <td height=23 class="tdbg">$show_class(参数1)$</td>
    <td height=23 class="tdbg"> 此标记显示系统分类列表。<br>
	  参数1:横向显示时的每行条数,为0则竖向显示。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_bloger(参数1)$</td>
    <td height=23 class="tdbg"> 此标记显示博客分类列表。<br>
	  参数1:横向显示时的每行条数,为0则竖向显示。
	</td>
  </tr>
   <tr align="left">
    <td height=23 class="tdbg"><font color=red>$show_treeclass(参数1)$</font></td>
    <td height=23 class="tdbg"> <font color=red>此标记显示树型导航菜单,多级分类可展开关闭。<br>
	  参数1:为log显示博客日志分类;<br>
	      为user显示博客用户分类;<br>
	      为photo显示博客相片类别;<br>
	      为group显示博客群组分类。</font></td>
  </tr>
    <tr align="left">
    <td height=23 class="tdbg"><font color=red>$show_template(参数1)$</font></td>
    <td height=23 class="tdbg"> <font color=red>此标记显示最新系统模板。<br>
	  参数1:显示的数目</font></td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_placard$</td>
    <td height=23 class="tdbg">此标记显示系统公告。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_count$</td>
    <td height=23 class="tdbg"> 此标记站点统计信息。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_blogupdate(参数1)$</td>
    <td height=23 class="tdbg"> 此标记显示日志更新排行列表。<br>
	  参数1:调用条数。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_userlogin$</td>
    <td height=23 class="tdbg">此标记显示登录窗口。</td>
  </tr>
   <tr align="left">
    <td height=23 class="tdbg"><font color=red>$show_userlogin_l$</font></td>
    <td height=23 class="tdbg"> <font color=red>此标记显示横向显示登录窗口。</font></td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_comment(参数1,参数2)$</td>
    <td height=23 class="tdbg"> 此标记显示最新回复列表。<br>
  参数1:调用条数;<br>
  参数2:回复标题长度。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_subject(参数1)$</td>
    <td height=23 class="tdbg"> 此标记显示用户专题排行列表。<br>
	  参数1:调用条数。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_bestblog(参数1)$</td>
    <td height=23 class="tdbg">此标记显示推荐博客。<br>
	  参数1:调用条数。</td>
  </tr>
  <tr align="left">
    <td height=23 class="tdbg"><font color=red>$show_hotblog(参数1,参数2)$</font></td>
    <td height=23 class="tdbg"> <font color=red>此标记显示热门博客,按照浏览量,回复数,留言数,被订阅数综合评定。<br>
      参数1:调用条数;<br>
	  参数2:为0不显示博客头像,为1则显示博客头像。</font>
    	</td>
  </tr>
   <tr align="left">
    <td height=23 class="tdbg"><font color=red>$show_album(参数1,参数2)$</font></td>
    <td height=23 class="tdbg"> <font color=red>此标记显示用户的相册<br>
      参数1:调用条数;<br>
	  参数2:为0以时间排序,为1则以访问量排序。</font>
    	</td>
  </tr>
   <tr align="left">
    <td height=23 class="tdbg"><font color=red>$show_pic(参数1,参数2)$</font></td>
    <td height=23 class="tdbg"> <font color=red>此标记显示用户的相片。<br>
      参数1:调用条数;<br>
	  参数2:为0以时间排序,为1则以访问量排序,为2则以评论数排序。</font>
    	</td>
  </tr>
   <tr align="left">
    <td height=23 class="tdbg"><font color=red>$show_diggs(参数1,参数2)$</font></td>
    <td height=23 class="tdbg"> <font color=red>此标记显示DIGG。<br>
      参数1:调用条数;<br>
	  参数2:为0以时间排序,为1则以被DIGG(推荐)数目多少排序。</font>
    	</td>
  </tr>
   <tr align="left">
    <td height=23 class="tdbg"><font color=red>$show_userdiggs(参数1,参数2)$</font></td>
    <td height=23 class="tdbg"> <font color=red>此标记显示用户被DIGG(推荐)的次数。<br>
      参数1:调用条数;<br>
	  参数2:为0以被DIGG(推荐)的数目排序,为1则以用户注册时间排序。</font>
    	</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_blogstar$</td>
    <td height=23 class="tdbg">此标记调用最新博客之星。</td>
  </tr>
    <tr>
    <td height=23 class="tdbg">$show_blogstar2(参数1,参数2,参数3,参数4)$</td>
    <td height=23 class="tdbg">此标记调用最新博客之星。<br>
	  参数1:调用数目;<br>
	  参数2:每行显示数目;<br>
	  参数3:图片宽度;<br>
	  参数4:图片高度。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_newblogger(参数1)$</td>
    <td height=23 class="tdbg">此标记显示最新注册用户。<br>
	  参数1:调用条数。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_search(参数1)$</td>
    <td height=23 class="tdbg"> 此标记显示搜索表单。<br>
	  参数1:为0横向显示,为1则竖向显示。</td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_cityblogger(参数1)$</td>
    <td height=23 class="tdbg">此标记显示同城博客搜索表单。<br>
	  参数1:为0横向显示,为1则竖向显示。<font color="#FF0000">此标签不能用于副模板。</font>
    </td>
  </tr>
  <tr>
    <td height=23 class="tdbg">$show_newphoto(参数1,参数2,参数3,参数4)$</td>
    <td height=23 class="tdbg">此标签调用相册图片。<br>
	  参数1:调用条数;<br>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -