📄 skin0_read.ftl
字号:
<!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>
<table width="100%" border="0" cellpadding="3" cellspacing="0">
<tr>
<td><div align="right" class="FONT1"><strong><font color="#006666">${art.postdate}</font></strong></div></td>
</tr>
<tr>
<td class="FONT1"><strong><font color="#336699">${art.title}</font></strong></td>
</tr>
<tr>
<td>
<#if art.face = 0>
<#if art.faceplace = 0>
<img src="images/${art.faceid}.gif" align="left">
<#else>
<img src="images/${art.faceid}.gif" align="right">
</#if>
</#if>
<p style="line-height: 16pt">
${art.content}
</p>
<#if art.usesign == 0>
<br>----------------<br>
${art.sign?default("")}
</#if>
</td>
</tr>
<tr>
<td height="16"><font color="#999999">${art.username} 发表于</font> <font color="#3E3EBB" size="1">>${art.posttime?string("yyyy-MM-dd HH:mm:ss")}</font> <img src="images/saveas.gif" width="16" height="16" align="absmiddle">
[${art.commentnum}条评论] [<a href="${blog.username}">回到主页</a>]</td>
</tr>
</table>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="1" background="images/xu.gif"></td>
</tr>
</table>
<#if art.opencomment = 0>
<table width="100%" border="0" cellpadding="3" cellspacing="0">
<tr>
<td> </td>
</tr>
<tr>
<td ><strong>评论/留言</strong> 我要留言</td>
</tr>
<tr>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<#list artnotes as noter>
<tr><td><hr size="1" noshade></td></tr>
<tr>
<td height="19">
作者:${noter.name}
<a href="${noter.homepage?default("###")}" target='_blank'>个人主页</a>
<a href="mailto:${noter.email?default("")}">给我发信</a>
</tr>
<tr>
<td>
<p style=\"line-height: 16pt\">
${noter.content?replace("\n","<BR/>")}
</p>
</td>
</tr>
</#list>
</table>
</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<td><form name="noteForm" method="post" action="note.do">
<INPUT TYPE="hidden" name="action" value="add">
<INPUT TYPE="hidden" name="blogid" value="${art.blogid}">
<INPUT TYPE="hidden" name="artid" value="${art.id}">
<INPUT TYPE="hidden" name="username" value="${blog.username}">
<table width="100%" border="0" cellspacing="1" cellpadding="8" id=subm style="border: 1px #999999 dotted">
<tr>
<td width="19%"><div align="right"><a name="addnote">姓名:</a></div></td>
<td width="81%"><input name="name" type="text" class="INPUT1" size="50"> <font color="#FF0000">*</font></td>
</tr>
<tr>
<td><div align="right">Email:</div></td>
<td><input name="email" type="text" class="INPUT1" size="50"></td>
</tr>
<tr>
<td><div align="right">个人主页:</div></td>
<td><input name="homepage" type="text" class="INPUT1" value="http://" size="50"></td>
</tr>
<tr>
<td valign="top">
<div align="right">留言:</div></td>
<td><textarea name="content" cols="60" rows="7"></textarea> <font color="#FF0000">*</font></td>
</tr>
<tr>
<td><div align="right">验证码:</div></td>
<td>
<input name="authCode" type="text" class="INPUT1" size="5">
<img alt="验证码" src="auth/authimg" />
</td>
</tr>
<tr>
<td> </td>
<td><input name="Submit" type="submit" class="BUTTN-FIX1" value=" 提交 ">
<input name="Submit2" type="reset" class="BUTTN-FIX1" value=" 重置 "></td>
</tr>
</table>
</form>
</td>
</tr>
</table>
</#if>
</td>
</tr>
<tr>
<td><div align="center"></div></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())
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -