first commit
This commit is contained in:
@@ -0,0 +1,51 @@
|
||||
<!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.Label id="显示博客名称" BlogID="@RequestInt_Id" /}</title>
|
||||
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/GuSeGuXiang/index.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" class="clearFloat">
|
||||
<!-- =S 主体内容定义-->
|
||||
{PE.Control.form1}
|
||||
|
||||
<div id="userinfoPage" class="boxModeA">
|
||||
<div class="hd">
|
||||
<h3>修改昵称和头像</h3>
|
||||
</div>
|
||||
<div class="bd">
|
||||
<div class="bdrowA"><span>昵 称:</span>{PE.Control.TxtBlogNickName/}长度为2-15个汉字(4-30个字符) </div><br />
|
||||
<div class="bdrowA"><span class="bd_left">自我介绍:</span>{PE.Control.TxtIntro/}</div><br />
|
||||
<table border="0" class="bd_table" cellpadding="0" cellspacing="0" >
|
||||
<tr>
|
||||
<td class="bd_fl" valign="top">
|
||||
头 像:
|
||||
</td>
|
||||
<td class="bd_fr">
|
||||
{PE.Control.showphoto/}<br />{PE.Control.ExtenFileUpload/}
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<div class="buttonBox">{PE.Control.BtnSave/}{PE.Control.BtnCancel/}</div>
|
||||
</div>
|
||||
</div>
|
||||
{PE.Control.PHimgsrc/}
|
||||
{/PE.Control.form1}
|
||||
</div>
|
||||
<!-- E 内容定义 -->
|
||||
<!-- S 底部定义 -->
|
||||
{PE.Label id="古色古香_博客底部" /}
|
||||
<!-- E 底部定义 -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,106 @@
|
||||
{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/GuSeGuXiang/index.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" class="clearFloat">
|
||||
<!-- =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" /}{PE.Label id="博文状态" LogId="{PE.field id="cone" fieldname="logId" /}" /}</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">{PE.field id="cone" fieldname="Tags" /} </div>
|
||||
<div class="sort"><strong>分类:</strong>{PE.field id="cone" fieldname="CategoryName" /}</div>
|
||||
</div>
|
||||
<div class="itemContent" id="blogContent">
|
||||
{PE.field id="cone" fieldname="Content" /}
|
||||
</div>
|
||||
<div class="itemInfo clearFloat">
|
||||
<div class="itemStati">阅读({PE.field id="cone" fieldname="Hits" /}) | 评论( {PE.Label id="博文评论数" logId="{PE.field id="cone" fieldname="logId" /}" /} ) </div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="flipOver ">
|
||||
<div class="pageUp"><strong>前一篇:</strong>{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>
|
||||
<div class="pageDown"><strong>后一篇:</strong>{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>
|
||||
</div>
|
||||
<!-- 评论开始 -->
|
||||
<span id="commentform" name="commentform"></span>
|
||||
<!-- 评论结束 -->
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- =E 主体内容定义-->
|
||||
<!-- =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>
|
||||
@@ -0,0 +1,78 @@
|
||||
<!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.Label id="显示博客名称" BlogID="@RequestInt_Id" /}</title>
|
||||
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/GuSeGuXiang/index.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>
|
||||
</head>
|
||||
<body>
|
||||
<!-- S 头部定义 -->
|
||||
{PE.Label id="古色古香_博客顶部" /}
|
||||
<!-- E 头部定义 -->
|
||||
<!-- S 内容定义 -->
|
||||
<div id="content" class="clearFloat">
|
||||
<div id="mainContent">
|
||||
<div id="textListBox">
|
||||
<div class="moduleHeader">
|
||||
<h3>{PE.Label id="获取栏目名称" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" categoryId="@RequestInt_categoryId" type="@RequestInt_type" /}</h3>
|
||||
|
||||
</div>
|
||||
<div class="moduleContent">
|
||||
<ul>
|
||||
{PE.Label id="用户博文列表" page="true" type="@RequestInt_type" userCategoryID="@RequestInt_categoryId" pagesize="10" username="{PE.Label id="获取博主用户名" blogId="@RequestInt_id" cachetime="17280" cacheid="@RequestInt_id"/}" BlogId="@RequestInt_id"/}
|
||||
</ul>
|
||||
<div class="paginator">
|
||||
{PE.Page id="url_动易后台风格" datasource="用户博文列表" unitname="条" /}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- =S 侧栏定义-->
|
||||
<div id="sideBar">
|
||||
<div id="sortSelect" class="sideModule">
|
||||
<div class="moduleHeader"><h3>分类</h3></div>
|
||||
<div class="moduleContent">
|
||||
<ul>
|
||||
{PE.Label id="用户博文分类" type="@RequestInt_type" blogId="@RequestInt_id" categoryId="@RequestInt_categoryId"/}
|
||||
{PE.Label id="博主显示回收站和草稿箱" blogId="@RequestInt_id" type="@RequestInt_type" /}
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- =E 侧栏定义-->
|
||||
</div>
|
||||
<!-- E 内容定义 -->
|
||||
<!-- S 底部定义 -->
|
||||
{PE.Label id="古色古香_博客底部" /}
|
||||
<!-- E 底部定义 -->
|
||||
</body>
|
||||
<script type="text/javascript">
|
||||
stuHover = function() {
|
||||
var cssRule;
|
||||
var newSelector;
|
||||
for (var i = 0; i < document.styleSheets.length; i++)
|
||||
for (var x = 0; x < document.styleSheets[i].rules.length ; x++)
|
||||
{
|
||||
cssRule = document.styleSheets[i].rules[x];
|
||||
if (cssRule.selectorText.indexOf("LI:hover") != -1)
|
||||
{
|
||||
newSelector = cssRule.selectorText.replace(/LI:hover/gi, "LI.iehover");
|
||||
document.styleSheets[i].addRule(newSelector , cssRule.style.cssText);
|
||||
}
|
||||
}
|
||||
var getElm = document.getElementById("sortSelect").getElementsByTagName("LI");
|
||||
for (var i=0; i<getElm.length; i++) {
|
||||
getElm[i].onmouseover=function() {
|
||||
this.className+=" iehover";
|
||||
}
|
||||
getElm[i].onmouseout=function() {
|
||||
this.className=this.className.replace(new RegExp(" iehover\\b"), "");
|
||||
}
|
||||
}
|
||||
}
|
||||
if (window.attachEvent) window.attachEvent("onload", stuHover);
|
||||
</script>
|
||||
</html>
|
||||
@@ -0,0 +1,143 @@
|
||||
<!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.Label id="显示博客名称" BlogID="@RequestInt_Id" /}</title>
|
||||
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/GuSeGuXiang/index.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">
|
||||
function Show() {
|
||||
ShowPopup("mask", "category_box");
|
||||
InitItem(document.getElementById('HdnOldValue').value);
|
||||
|
||||
}
|
||||
function SetCategory() {
|
||||
var categoryList = $get('DrpUserCategory');
|
||||
if (categoryList) {
|
||||
categoryList.innerHTML = "";
|
||||
}
|
||||
var categoryValue = $get('HdnOldValue').value;
|
||||
categoryList.options.add(new Option("请选择", ""));
|
||||
if (categoryValue != "") {
|
||||
var valueList = categoryValue.split(',');
|
||||
var categoryLength = valueList.length;
|
||||
for (var i = 0; i < categoryLength; i++) {
|
||||
var objOption = document.createElement("OPTION");
|
||||
objOption.text = valueList[i];
|
||||
categoryList.options.add(objOption);
|
||||
}
|
||||
}
|
||||
}
|
||||
function ShowTag() {
|
||||
$get("articleTagList").style.display = 'block';
|
||||
}
|
||||
function CloseTag() {
|
||||
$get("articleTagList").style.display = 'none';
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- S 头部定义 -->
|
||||
{PE.Label id="古色古香_博客顶部" /}<!-- E 头部定义 -->
|
||||
<!-- S 内容定义 -->
|
||||
{PE.Control.form1}
|
||||
{PE.Control.HdnCategoryValue/}
|
||||
{PE.Control.SmContent/}
|
||||
<div id="content" class="clearFloat">
|
||||
<div id="editorPage">
|
||||
<div class="hd">
|
||||
<h3>发表博文</h3>
|
||||
<div class="sysMenu"></div>
|
||||
</div>
|
||||
<div class="bd">
|
||||
<div class="blogTitle"><strong>标 题:</strong>{PE.Control.TxtTitle/}{PE.Control.ValrTitle/}</div>
|
||||
<div class="editor">{PE.Control.EditorContent/}
|
||||
</div>
|
||||
<div class="blogTag">
|
||||
<strong>标签:</strong>{PE.Control.TxtTag/}
|
||||
<div class="blogTs" id="articleTagList">
|
||||
<div class="content_title">
|
||||
<div class="atLeft">
|
||||
标签间请用“空格”开,用简练的词语概括您的博文内容
|
||||
</div>
|
||||
<span onclick="CloseTag()" class="ctRight" title="【关闭】"></span>
|
||||
</div>
|
||||
<div class="ts_top">
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="m_top">
|
||||
推荐热门标签:
|
||||
</td>
|
||||
<td id="hotTagList">
|
||||
{PE.Control.RptHotTag/}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="m_top">
|
||||
使用过的标签:
|
||||
</td>
|
||||
<td id="userTagList">
|
||||
{PE.Control.RptUserTag/}
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div></div>
|
||||
<div class="blogSort">
|
||||
分类:<select id="DrpUserCategory" onchange="OnCategoryChange()" style="width:100px">
|
||||
</select>
|
||||
<span onclick="Show()" style="cursor: pointer"><a href="javascript:;">创建分类</a></span>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="commentSetting">
|
||||
<strong>设置:</strong>
|
||||
|
||||
|
||||
{PE.Control.RdlComment/}
|
||||
|
||||
</div>
|
||||
<div class="chooseColumns">
|
||||
{PE.Control.PnlCategory/}
|
||||
</div>
|
||||
{PE.Control.PlhJS/}
|
||||
<div class="buttonBox">
|
||||
{PE.Control.BtnAction/} {PE.Control.BtnPosTemp/}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
{PE.Control.PlhInitSelect/}
|
||||
{/PE.Control.form1}
|
||||
|
||||
<!-- E 内容定义 -->
|
||||
<!-- S 底部定义 -->
|
||||
{PE.Label id="古色古香_博客底部" /}
|
||||
<!-- E 底部定义 -->
|
||||
<!-- S 分类管理 -->
|
||||
{PE.Label id="博客用户自定义分类" /}
|
||||
<input type="hidden" id="HdnItemValue" value='' />
|
||||
<input type="hidden" id="HdnOldValue" value='' />
|
||||
|
||||
<div style="height: 50px">
|
||||
</div>
|
||||
<!-- E分类管理 -->
|
||||
<!-- S 警告提示-->
|
||||
{PE.Label id="博客确认提示" /}
|
||||
<!-- E 警告提示-->
|
||||
<script type="text/javascript">
|
||||
InitHiddenValue();
|
||||
SetCategory();
|
||||
InitSelect();
|
||||
</script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
@@ -0,0 +1,36 @@
|
||||
{PE.DataSource id="blog_content" datasource="博客数据源标签" blogId="@RequestInt_Id" 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.Label id="显示博客名称" BlogID="@RequestInt_Id" /}</title>
|
||||
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/GuSeGuXiang/index.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>
|
||||
</head>
|
||||
<body>
|
||||
<!-- S 头部定义 -->
|
||||
{PE.Label id="古色古香_博客顶部" /}
|
||||
<!-- E 头部定义 -->
|
||||
<!-- S 内容定义 -->
|
||||
<div id="content" class="clearFloat">
|
||||
<div id="guestListBox">
|
||||
<div class="hd">
|
||||
<h3>全部访客</h3>
|
||||
</div>
|
||||
<div class="bd">
|
||||
<ul class="clearFloat">
|
||||
{PE.Label id="博客访客管理" page="true" pagesize="12" blogID="@RequestInt_id" userName="{PE.field id="blog_content" fieldname="UserName" /}" /}
|
||||
</ul>
|
||||
<br />
|
||||
<div class="paginator">{PE.Page id="url_动易后台风格" datasource="博客访客管理" unitname="个访客" /}</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- E 内容定义 -->
|
||||
<!-- S 底部定义 -->
|
||||
{PE.Label id="古色古香_博客底部" /}
|
||||
<!-- E 底部定义 -->
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,31 @@
|
||||
<!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.Label id="显示博客名称" BlogID="@RequestInt_Id" /}</title>
|
||||
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/GuSeGuXiang/index.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 type="text/javascript" src="{PE.SiteConfig.applicationpath/}JS/jquery.pack.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<!-- S 头部定义 -->
|
||||
{PE.Label id="古色古香_博客顶部" /}
|
||||
<!-- E 头部定义 -->
|
||||
<!-- S 内容定义 -->
|
||||
<div id="content" class="clearFloat">
|
||||
<div id="commentManage">
|
||||
<form method='POST' name='myform' action=''>
|
||||
<!-- 评论开始 -->
|
||||
<span id="commentform"></span>
|
||||
<!-- 评论结束 -->
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
<!-- E 内容定义 -->
|
||||
<!-- S 底部定义 -->
|
||||
{PE.Label id="古色古香_博客底部" /}
|
||||
<!-- E 底部定义 -->
|
||||
{PE.Label id="博客评论管理JS标签" blogId="@RequestInt_Id" commentLabel="博客评论管理" commentList="博客评论管理信息列表" commentpage = "JS_基本风格"/}
|
||||
</body>
|
||||
</html>
|
||||
@@ -0,0 +1,43 @@
|
||||
<!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.Label id="显示博客名称" BlogID="@RequestInt_Id" /}</title>
|
||||
<link type="text/css" rel="stylesheet" href="{PE.SiteConfig.SkinPath/}Blog/GuSeGuXiang/index.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/jquery.pack.js"></script>
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.ApplicationPath/}JS/Blog/Drag.js"></script>
|
||||
<script language="javascript" type="text/javascript" src="{PE.SiteConfig.applicationpath/}js/blog/categorymanage.js"></script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!-- S 头部定义 -->
|
||||
{PE.Label id="古色古香_博客顶部" /}
|
||||
<!-- E 头部定义 -->
|
||||
<!-- S 内容定义 -->
|
||||
<div id="content" class="clearFloat">
|
||||
<div id="mainContent">
|
||||
<div id="indexBox">
|
||||
<div class="hd">
|
||||
<h3>博文</h3>
|
||||
</div>
|
||||
<div class="bd">
|
||||
{PE.Label id="博文列表" blogId="@RequestInt_id" contentLength="400" outputQty="0" page="true" pagesize="10"/}
|
||||
</div>
|
||||
<div class="bd">
|
||||
{PE.Page id="url_动易后台风格" datasource="博文列表" unitname="篇" /}
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!-- =S 侧栏定义-->
|
||||
{PE.Label id="侧栏标签" BlogID="@RequestInt_id" /}
|
||||
<!-- =E 侧栏定义-->
|
||||
</div>
|
||||
<!-- E 内容定义 -->
|
||||
<!-- S 底部定义 -->
|
||||
{PE.Label id="古色古香_博客底部" /}
|
||||
<!-- E 底部定义 -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user