109 lines
5.1 KiB
HTML
109 lines
5.1 KiB
HTML
{PE.DataSource id="cone" datasource="博文_内容页数据源" LogId="@RequestInt_LogId" xslt="true" /}
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>{PE.field id="cone" fieldname="Title" /} - {PE.Label id="显示博客名称" BlogID="@RequestInt_Id" /}</title>
|
|
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/XuanDongFengCai/content.css" />
|
|
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/XuanDongFengCai/header.css" />
|
|
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/XuanDongFengCai/link.css" />
|
|
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/default.css" />
|
|
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.applicationpath/}js/common.js"></script>
|
|
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Blog/categorymanage.js"></script>
|
|
<script type="text/javascript" src="{PE.SiteConfig.applicationpath/}JS/jquery.pack.js"></script>
|
|
</head>
|
|
<body>
|
|
<!-- S 头部定义 -->
|
|
<!-- S 头部定义 -->
|
|
{PE.Label id="炫动风采_博客顶部" /}
|
|
|
|
<!-- E 头部定义 -->
|
|
<!-- S 内容定义 -->
|
|
<div id="content">
|
|
<!-- =S 主体内容定义-->
|
|
<div id="mainContent">
|
|
<div id="blogContent">
|
|
<div class="hd">
|
|
<h3>正文</h3>
|
|
</div>
|
|
<div class="bd">
|
|
<div class="blogItem">
|
|
<div class="itemTitle">
|
|
<h2>{PE.field id="cone" fieldname="Title" /}</h2><span>{PE.field id="cone" fieldname="CreateTime" /}</span><span class="artmanage">{PE.Label id="博客博文管理操作" type="@RequestInt_type" blogId="{PE.field id="cone" fieldname="BlogID" /}" LogID="{PE.field id="cone" fieldname="logId" /}" recyle="false" userName="{PE.Label id="获取博主用户名" blogId="{PE.field id="cone" fieldname="BlogID"/}" cachetime="17280" cacheid="{PE.field id="cone" fieldname="BlogID"/}"/}"/}</span>
|
|
</div>
|
|
<div class="itemSort clearFloat">
|
|
<div class="tags"><a href="">{PE.field id="cone" fieldname="Tags" /} </a> </div>
|
|
<div class="sort"><strong>分类:</strong><a href="">{PE.field id="cone" fieldname="CategoryName" /}</a></div>
|
|
</div>
|
|
<div class="itemContent" id="blogContent">
|
|
{PE.field id="cone" fieldname="Content" /}
|
|
</div>
|
|
<div class="itemInfo clearFloat">
|
|
<div class="looked">已投稿到:排行榜</div>
|
|
<div class="itemStati"> <a href="" title="阅读">阅读</a>({PE.field id="cone" fieldname="Hits" /})| <a href="" title="评论">评论</a>( {PE.Label id="博文评论数" logId="{PE.field id="cone" fieldname="logId" /}" /} ) </div></div>
|
|
</div>
|
|
<div class="flipOver ">
|
|
<div class="pageUp"><span><< </span>{PE.Label id="博文_前一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /}
|
|
<div class="pageDown">{PE.Label id="博文_后一篇" titleLength="60" linkOpenType="0" blogId="{PE.field id="cone" fieldname="BlogID" /}" logId="{PE.field id="cone" fieldname="LogID" /}" userCategoryId="{PE.field id="cone" fieldname="UserCategoryID" /}" displayCategoryName="false" /}<span> >></span></div>
|
|
</div>
|
|
</div>
|
|
<!-- 评论开始 -->
|
|
<span id="commentform" name="commentform"></span>
|
|
<!-- 评论结束 -->
|
|
</div>
|
|
</div>
|
|
<!-- =E 主体内容定义-->
|
|
</div>
|
|
<!-- =S 侧栏定义-->
|
|
<div id="sideBar">
|
|
<!-- ==S 相关博文 -->
|
|
<div id="associatedItem" class="sideModule">
|
|
<div class="moduleHeader">
|
|
<h3>博文阅读排行榜</h3>
|
|
</div>
|
|
<div class="moduleContent">
|
|
<ul class="textList">
|
|
{PE.Label id="博文阅读排行榜" blogID="@RequestInt_Id" number="10" titleLength="25" /}
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- ==E 相关博文 -->
|
|
<!-- ==S 最近访客 -->
|
|
<div id="visitor" class="sideModule">
|
|
<div class="moduleHeader">
|
|
<h3>最近访客</h3>
|
|
</div>
|
|
<div class="moduleContent">
|
|
<ul>
|
|
{PE.Label id="博客最近访客" blogID="@RequestInt_Id" number="10" /}
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<!-- ==E 最近访客 -->
|
|
</div>
|
|
<!-- =E 侧栏定义-->
|
|
</div>
|
|
<!-- E 内容定义 -->
|
|
<!-- S 底部定义 -->
|
|
{PE.Label id="古色古香_博客底部" /}
|
|
<!-- E 底部定义 -->
|
|
{PE.Label id="博客评论JS标签" LogId="{PE.field id="cone" fieldname="LogID" /}" blogId="{PE.field id="cone" fieldname="BlogID" /}" Nickname="{PE.field id="cone" fieldname="Nickname" /}" IsComment="{PE.field id="cone" fieldname="IsComment" /}" /}
|
|
<script language="JavaScript">
|
|
<!--
|
|
jQuery(function($) {
|
|
$("#blogContent img").each(function(i,ele){
|
|
if($(ele).width()>600){
|
|
$(ele).width(600);
|
|
$(ele).height("auto");
|
|
$(ele).css("cursor","pointer");
|
|
$(ele).click(function(){
|
|
window.open($(ele).attr('src'), "_blank");
|
|
});
|
|
}
|
|
});
|
|
});
|
|
//-->
|
|
</script>
|
|
|
|
</body>
|
|
</html> |