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

📄 skin0_list.ftl

📁 是一个网站的博客系统
💻 FTL
📖 第 1 页 / 共 2 页
字号:
<#assign artl=pl.objectList>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>${blog.blogname}</title>
<style type="text/css">
<!--
body {
	font-family: "Verdana", "Tahoma","宋体";
	font-size: 9pt;
}
table {
	font-family: "Verdana", "Tahoma","宋体";
	font-size: 9pt;
}
.FONT1 {
	font-family: "Verdana", "Tahoma","宋体";
	font-size: 14px;
}
a            { color: #990000; text-decoration: none }
a:link       { text-decoration: none; color: #990000 }
a:visited    { text-decoration: none; color: #990000 }
a:hover      { text-decoration: underline; color: #FF0000 }
a:active     { text-decoration: underline; color: #FF0000 }
.INPUT1{font-family:Verdana,Tahoma,宋体; font-size: 12px;border: 1px solid #999999;}
select,Textarea{font-family:Tahoma,Verdana,宋体; font-size: 12px;border: 1px solid #999999;}
.TD1 {
	line-height: 30px;
}
.BUTTN-FIX
{
	BACKGROUND-COLOR:#e0e0d5;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	width: 80px;
	height: 20px;
}
.BUTTN-FIX1
{
	BACKGROUND-COLOR:#e0e0d5;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "sans-serif";
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 20px;
}
.INPUT2 {
	font-family: "Verdana", "Tahoma", "宋体";
	font-size: 12px;
	border-bottom-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-color: #999999;

}
p {
	line-height: 16pt;
}
-->
</style>
<style type="text/css">
<!--
.today {  background-color: #CCD5D7; font-weight: bold; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt}
.hasrecord { background-color: #DBE1E3 ; font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt}
.cc {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt}
.hd {  cursor: hand; font-size: 8pt; font-family: "Georgia", "Times New Roman", "Times", "serif"}
.mainddbg {  background-color: #cccccc}
.headbg {  background-color: #6694DF}
.datehead {  color: #FFFFFF}
.eachdaytext {  color: #000000}
.eachdaybg {  background-color: #F5F5F5}
.weekday{  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 8pt}
-->
</style>
</head>

<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
  <tr bgcolor="#B03900">
    <td width="75%" height="43"> <table width="97%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><strong><font size="4">${blog.blogname}</font></strong></td>
        </tr>
      </table></td>
    <td width="25%"> <table width="95%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td><div align="center"><strong><font color="#FFFFFF">[<a href="${blog.username}"><font color="#FFFFFF">首页</font></a>][申请][帮助]</font></strong></div></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="5" bgcolor="#F5F5F5">
  <tr>
    <td width="75%" height="65" bgcolor="#D1D1D1"><table width="98%" border="0" align="center" cellpadding="0" cellspacing="0">
        <tr>
          <td>${blog.description}</td>
        </tr>
      </table> </td>
    <td width="25%" bgcolor="#E4E4E4"><div align="center"></div></td>
  </tr>
  <tr>
    <td valign="top"><table width="98%" border="0" align="center" cellpadding="1" cellspacing="1">
        <tr>
          <td>

          <b>※全部档案文件※</b><br><br>

          <table width=100% border=0 cellspacing=0 cellpadding=0 style='word-break:break-all;WORD-WRAP: break-word;'>
            <#list artl as art>
              <tr>
                <td height=20>
                  <!--· <a href=read.do?artid=${art.id}&blogid=${art.blogid}&username=${art.username}>${art.title}</a> (<font style='font size=8pt'>${art.username}发表于${art.posttime?string("yyyy-MM-dd HH:mm:ss")}</font>)-->
                  · <a href='${blog.username}-${blog.id}-${art.id}.html'>${art.title}</a> (<font style='font size=8pt'>${art.username}发表于${art.posttime?string("yyyy-MM-dd HH:mm:ss")}</font>)
                </td>
              </tr>
            </#list>
            <tr>
              <td>
                <div align="center">${pl.pageShowString}</div>
              </td>
            </tr>
          </table>

          </td>
        </tr>

      </table></td>
    <td valign="top">
      <table width="98%" border="0" align="center" cellpadding="0" cellspacing="1">
        <tr>
          <td><div align="center">:我的日历:</div></td>
        </tr>
        <tr>
          <td>
            <div align="center">
              <span id=cc style="width:190"></span>
              <script language=javascript>
                //showcc函数中dd参数表示mm月的天数,默认为1
                function showlink(dt,dm)
                {
                  dc=dt;
                  dt=dt+",";
                  var strpostdd="${postdates}";
                  d = new Date();
                  if(strpostdd.indexOf(dt)!=-1)
                  {
                    if(dm!=d.getDate())
                    return "<div class=hasrecord><a href=blogList.do?action=showdate&blogid=${blog.id}&username=${blog.username}&date="+dc+"><font class=eachdaytext>"+dm+"</font></a></div>";
                    else
                    {
                      if (dm>d.getDate())
                      {
                        return "<span class=cc>"+dm+"</span>";
                      }
                      else
                      {
                        return "<div class=today><a href=blogList.do?action=showdate&blogid=${blog.id}&username=${blog.username}&date="+dc+" ><font class=eachdaytext>"+dm+"</font></a></div>";
                      }
                    }
                  }
                  else
                  {
                    if(dm==d.getDate())
                    return "<div class=today>"+dm+"</span>";
                    else
                    return "<span class=cc>"+dm+"</span>";
                  }
                }
                function showcc(yy,mm,dd)
                {
                  mm--;
                  var arrdd=new Array(31,28,31,30,31,30,31,31,30,31,30,31);
                  if(dd==1)
                  dd=arrdd[mm];
                  switch(mm)
                  {
                    case 0:strmm="January"
                    break;
                    case 1:strmm="February"
                    break;
                    case 2:strmm="March"
                    break;
                    case 3:strmm="April"
                    break;
                    case 4:strmm="May"
                    break;
                    case 5:strmm="June"
                    break;
                    case 6:strmm="July"
                    break;
                    case 7:strmm="August"
                    break;
                    case 8:strmm="September"
                    break;
                    case 9:strmm="October"
                    break;
                    case 10:strmm="November"
                    break;
                    case 11:strmm="December"

⌨️ 快捷键说明

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