- <%@ Page language="c#" AutoEventWireup="false" EnableViewState="false" Inherits="Discuz.Album.Pages.albumindex" %>
- <%@ Import namespace="System.Data" %>
- <%@ Import namespace="Discuz.Common" %>
- <%@ Import namespace="Discuz.Forum" %>
- <%@ Import namespace="Discuz.Entity" %>
- <script runat="server">
- override protected void OnInit(EventArgs e)
- {
- /*
- This page was created by Discuz!NT Template Engine at 2009-9-22 17:24:48.
- 本页面代码由Discuz!NT模板引擎生成于 2009-9-22 17:24:48.
- */
- base.OnInit(e);
- templateBuilder.Capacity = 220000;
- templateBuilder.Append("<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">rn");
- templateBuilder.Append("<html xmlns="http://www.w3.org/1999/xhtml">rn");
- templateBuilder.Append("<head>rn");
- templateBuilder.Append("<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />rn");
- templateBuilder.Append(meta.ToString());
- templateBuilder.Append("rn");
- templateBuilder.Append("<title>");
- templateBuilder.Append(pagetitle.ToString());
- templateBuilder.Append(" ");
- templateBuilder.Append(config.Seotitle.ToString().Trim());
- templateBuilder.Append(" - ");
- templateBuilder.Append(config.Albumname.ToString().Trim());
- templateBuilder.Append(" - Powered by Discuz!NT</title>rn");
- templateBuilder.Append("<link rel="icon" href="favicon.ico" type="image/x-icon" />rn");
- templateBuilder.Append("<link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> rn");
- templateBuilder.Append("<!-- 调用样式表 -->rn");
- templateBuilder.Append("<link rel="stylesheet" href="templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/main.css" type="text/css" media="all" />rn");
- templateBuilder.Append(link.ToString());
- templateBuilder.Append("rn");
- templateBuilder.Append("<script type="text/javascript" src="javascript/template_report.js"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append("<script type="text/javascript" src="javascript/template_utils.js"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append("<script type="text/javascript" src="javascript/common.js"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append("<script type="text/javascript" src="javascript/menu.js"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append("<script type="text/javascript"> rn");
- templateBuilder.Append(" var aspxrewrite = ");
- templateBuilder.Append(config.Aspxrewrite.ToString().Trim());
- templateBuilder.Append(";rn");
- templateBuilder.Append("</");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(script.ToString());
- templateBuilder.Append("rn");
- templateBuilder.Append("</head>rn");
- templateBuilder.Append("<body>rn");
- templateBuilder.Append("<div id="container">rn");
- templateBuilder.Append("<!--header start-->rn");
- templateBuilder.Append("<div id="header">rn");
- templateBuilder.Append(" <h2><a href="");
- templateBuilder.Append(config.Forumurl.ToString().Trim());
- templateBuilder.Append("" title="Discuz!NT|BBS|论坛 - Powered by Discuz!NT"><img src="templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/logo.gif" alt="Discuz!NT|BBS|论坛"/></a>rn");
- templateBuilder.Append(" </h2>rn");
- if (headerad!="")
- {
- templateBuilder.Append(" <div id="ad_headerbanner">");
- templateBuilder.Append(headerad.ToString());
- templateBuilder.Append("</div>rn");
- } //end if
- templateBuilder.Append("</div>rn");
- templateBuilder.Append("<div id="menu">rn");
- templateBuilder.Append(" <span class="avataonline">rn");
- if (userid==-1)
- {
- templateBuilder.Append(" <form id="loginform" name="login" method="post" action="login.aspx?loginsubmit=true">rn");
- templateBuilder.Append(" <input type="hidden" name="referer" value="website.aspx" />rn");
- templateBuilder.Append(" <input onclick="if(this.value=='用户名')this.value = ''" value="用户名" tabindex="1" maxlength="40" size="15" name="postusername" id="username" type="text" />rn");
- templateBuilder.Append(" <input type="password" size="10" name="password" id="password" tabindex="2" />rn");
- templateBuilder.Append(" <button value="true" type="submit" name="userlogin"> 登录 </button>rn");
- templateBuilder.Append(" </form>rn");
- }
- else
- {
- aspxrewriteurl = this.UserInfoAspxRewrite(userid);
- templateBuilder.Append(" <cite>欢迎:<a href="");
- templateBuilder.Append(aspxrewriteurl.ToString());
- templateBuilder.Append("">");
- templateBuilder.Append(username.ToString());
- templateBuilder.Append("</a></cite>rn");
- templateBuilder.Append(" <a href="");
- templateBuilder.Append(forumurl.ToString());
- templateBuilder.Append("logout.aspx?userkey=");
- templateBuilder.Append(userkey.ToString());
- templateBuilder.Append("&reurl=website.aspx">退出</a>rn");
- } //end if
- templateBuilder.Append(" </span>rn");
- templateBuilder.Append(" <ul>rn");
- templateBuilder.Append(" ");
- templateBuilder.Append(mainnavigation.ToString());
- templateBuilder.Append("rn");
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append("</div>rn");
- if (page_err==0)
- {
- if (config.Enablealbum==1)
- {
- templateBuilder.Append(" <div id="info">rn");
- templateBuilder.Append(" <a href="showphotolist.aspx?type=2">最新图片</a>rn");
- templateBuilder.Append(" <a href="showphotolist.aspx?type=1">最多评论</a>rn");
- templateBuilder.Append(" <a href="showphotolist.aspx?type=3" class="notabs">最多收藏</a>rn");
- templateBuilder.Append(" </div> rn");
- } //end if
- templateBuilder.Append("<div id="foruminfo">rn");
- if (announcementcount>0)
- {
- templateBuilder.Append(" <div id="userinfo">rn");
- templateBuilder.Append(" <marquee width="70%" direction="left" scrollamount="2" scrolldelay="1" onmouseover="this.stop();" onmouseout="this.start();">rn");
- int announcement__loop__id=0;
- foreach(DataRow announcement in announcementlist.Rows)
- {
- announcement__loop__id++;
- templateBuilder.Append(" <a href="");
- templateBuilder.Append(forumurl.ToString());
- templateBuilder.Append("announcement.aspx#" + announcement["id"].ToString().Trim() + "">" + announcement["title"].ToString().Trim() + "</a><cite>rn");
- templateBuilder.Append(Convert.ToDateTime(announcement["starttime"].ToString().Trim()).ToString("MM.dd"));
- templateBuilder.Append("</cite>rn");
- } //end loop
- templateBuilder.Append(" </marquee>rn");
- templateBuilder.Append(" </div> rn");
- } //end if
- templateBuilder.Append(" <div id="headsearch">rn");
- templateBuilder.Append(" <div id="search">rn");
- templateBuilder.Append(" </div> rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append("</div>rn");
- templateBuilder.Append("<div id="ntforumbody">rn");
- templateBuilder.Append("<div id="albumleft">rn");
- templateBuilder.Append(" <div class="albumbox commendalbum" style="margin-top:0;">rn");
- templateBuilder.Append(" <div class="forumtitle "> rn");
- templateBuilder.Append(" <h2>推荐图片</h2>rn");
- templateBuilder.Append(" <em><a href="showalbumlist.aspx">更多...</a></em>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append(" <div class="Photo">rn");
- templateBuilder.Append(" <ul>rn");
- int photo__loop__id=0;
- foreach(PhotoInfo photo in recommendphotolist)
- {
- photo__loop__id++;
- templateBuilder.Append(" <li>rn");
- templateBuilder.Append(" <div Class="albumimg">rn");
- templateBuilder.Append(" <a href="showphoto.aspx?photoid=");
- templateBuilder.Append(photo.Photoid.ToString().Trim());
- templateBuilder.Append(""><img src="");
- templateBuilder.Append(photo.Filename.ToString().Trim());
- templateBuilder.Append("" onerror="this.onerror=null;this.src='templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/album/errorphoto.gif';" alt="");
- templateBuilder.Append(photo.Title.ToString().Trim());
- templateBuilder.Append("" title="");
- templateBuilder.Append(photo.Title.ToString().Trim());
- templateBuilder.Append("" /></a>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append(" <h3><a href="showphoto.aspx?photoid=");
- templateBuilder.Append(photo.Photoid.ToString().Trim());
- templateBuilder.Append("">rn");
- if (photo.Title=="")
- {
- templateBuilder.Append("暂无标题rn");
- }
- else
- {
- templateBuilder.Append(photo.Title.ToString().Trim());
- templateBuilder.Append("rn");
- } //end if
- templateBuilder.Append("</a> </h3>rn");
- templateBuilder.Append(" </li>rn");
- } //end loop
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append(" <div style="text-align:center;"><img src="templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/album/albumLine.gif" /></div>rn");
- templateBuilder.Append(" <div class="focustitle"> rn");
- templateBuilder.Append(" <h2 style="background:url(templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/album/focusbg.gif) no-repeat left center;">焦点</h2>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append(" <div class="Photo">rn");
- templateBuilder.Append(" <ul>rn");
- int focusphoto__loop__id=0;
- foreach(PhotoInfo focusphoto in focusphotolist)
- {
- focusphoto__loop__id++;
- templateBuilder.Append(" <li>rn");
- templateBuilder.Append(" <div Class="albumimg">rn");
- templateBuilder.Append(" <a href="showphoto.aspx?photoid=");
- templateBuilder.Append(focusphoto.Photoid.ToString().Trim());
- templateBuilder.Append(""><img src="");
- templateBuilder.Append(focusphoto.Filename.ToString().Trim());
- templateBuilder.Append("" alt="");
- templateBuilder.Append(focusphoto.Title.ToString().Trim());
- templateBuilder.Append("" title="");
- templateBuilder.Append(focusphoto.Title.ToString().Trim());
- templateBuilder.Append("" onerror="this.onerror=null;this.src='templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/album/errorphoto.gif';" /></a> rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append(" <h3><a href="showphoto.aspx?photoid=");
- templateBuilder.Append(focusphoto.Photoid.ToString().Trim());
- templateBuilder.Append("">rn");
- if (focusphoto.Title=="")
- {
- templateBuilder.Append("暂无标题rn");
- }
- else
- {
- templateBuilder.Append(focusphoto.Title.ToString().Trim());
- templateBuilder.Append("rn");
- } //end if
- templateBuilder.Append("</a></h3>rn");
- templateBuilder.Append(" </li>rn");
- } //end loop
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append("</div>rn");
- templateBuilder.Append("<div class="commendphoto">rn");
- templateBuilder.Append(" <div class="forumtitle "> rn");
- templateBuilder.Append(" <h2>推荐相册</h2>rn");
- templateBuilder.Append(" <em><a href="showalbumlist.aspx">更多...</a></em>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append(" <div class="Photo" style="background:#FCFCF8;">rn");
- templateBuilder.Append(" <ul>rn");
- int album__loop__id=0;
- foreach(AlbumInfo album in recommendalbumlist)
- {
- album__loop__id++;
- templateBuilder.Append(" <li>rn");
- if (album.Logo!="")
- {
- templateBuilder.Append(" <div class="PhotoPicture">rn");
- templateBuilder.Append(" <a href="showalbum.aspx?albumid=");
- templateBuilder.Append(album.Albumid.ToString().Trim());
- templateBuilder.Append(""><img src="");
- templateBuilder.Append(album.Logo.ToString().Trim());
- templateBuilder.Append("" alt="");
- templateBuilder.Append(album.Title.ToString().Trim());
- templateBuilder.Append("" style="max-height: 80px; max-width: 105px" /></a>rn");
- templateBuilder.Append(" </div>rn");
- }
- else
- {
- templateBuilder.Append(" <div class="nopicture">rn");
- templateBuilder.Append(" <a href="showalbum.aspx?albumid=");
- templateBuilder.Append(album.Albumid.ToString().Trim());
- templateBuilder.Append(""><img src="templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/album/nophoto.jpg" alt="");
- templateBuilder.Append(album.Title.ToString().Trim());
- templateBuilder.Append("" /></a>rn");
- templateBuilder.Append(" </div>rn");
- } //end if
- templateBuilder.Append(" <h3><a href="showalbumlist.aspx?uid=");
- templateBuilder.Append(album.Userid.ToString().Trim());
- templateBuilder.Append("">");
- templateBuilder.Append(album.Username.ToString().Trim());
- templateBuilder.Append("</a>的相册</h3>rn");
- templateBuilder.Append(" <p><a href="showalbum.aspx?albumid=");
- templateBuilder.Append(album.Albumid.ToString().Trim());
- templateBuilder.Append("">");
- templateBuilder.Append(album.Title.ToString().Trim());
- templateBuilder.Append("</a> (");
- templateBuilder.Append(album.Imgcount.ToString().Trim());
- templateBuilder.Append(")</p>rn");
- templateBuilder.Append(" </li> rn");
- } //end loop
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append(" <div style="text-align:center;"><img src="templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/album/albumLine2.gif" /></div>rn");
- templateBuilder.Append(" <div class="focustitle"> rn");
- templateBuilder.Append(" <h2 style="background:url(templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/album/photobg.gif) no-repeat left center;">焦点</h2>rn");
- templateBuilder.Append(" <em><a href="showalbumlist.aspx">更多...</a></em>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append(" <div class="Photo">rn");
- templateBuilder.Append(" <ul>rn");
- int focusalbum__loop__id=0;
- foreach(AlbumInfo focusalbum in focusalbumlist)
- {
- focusalbum__loop__id++;
- templateBuilder.Append(" <li>rn");
- if (focusalbum.Logo!="")
- {
- templateBuilder.Append(" <div class="PhotoPicture">rn");
- templateBuilder.Append(" <a href="showalbum.aspx?albumid=");
- templateBuilder.Append(focusalbum.Albumid.ToString().Trim());
- templateBuilder.Append(""><img src="");
- templateBuilder.Append(focusalbum.Logo.ToString().Trim());
- templateBuilder.Append("" alt="");
- templateBuilder.Append(focusalbum.Title.ToString().Trim());
- templateBuilder.Append("" style="max-height: 80px; max-width: 105px"/></a>rn");
- templateBuilder.Append(" </div>rn");
- }
- else
- {
- templateBuilder.Append(" <div class="nopicture">rn");
- templateBuilder.Append(" <a href="showalbum.aspx?albumid=");
- templateBuilder.Append(focusalbum.Albumid.ToString().Trim());
- templateBuilder.Append(""><img src="templates/");
- templateBuilder.Append(templatepath.ToString());
- templateBuilder.Append("/images/album/nophoto.jpg" alt="");
- templateBuilder.Append(focusalbum.Title.ToString().Trim());
- templateBuilder.Append("" /></a>rn");
- templateBuilder.Append(" </div>rn");
- } //end if
- templateBuilder.Append(" <h3><a href="showalbumlist.aspx?uid=");
- templateBuilder.Append(focusalbum.Userid.ToString().Trim());
- templateBuilder.Append("">");
- templateBuilder.Append(focusalbum.Username.ToString().Trim());
- templateBuilder.Append("</a>的相册</h3>rn");
- templateBuilder.Append(" <p><a href="showalbum.aspx?albumid=");
- templateBuilder.Append(focusalbum.Albumid.ToString().Trim());
- templateBuilder.Append("">");
- templateBuilder.Append(focusalbum.Title.ToString().Trim());
- templateBuilder.Append("</a> (");
- templateBuilder.Append(focusalbum.Imgcount.ToString().Trim());
- templateBuilder.Append(")</p>rn");
- templateBuilder.Append(" </li>rn");
- } //end loop
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append(" </div>rn");
- templateBuilder.Append("</div>rn");
- templateBuilder.Append("</div>rn");
- templateBuilder.Append("<div id="albumright">rn");
- templateBuilder.Append(" <div class="rankbox">rn");
- templateBuilder.Append(" <h2>一周热图总排行</h2>rn");
- templateBuilder.Append(" <ul>rn");
- int weekhotphoto__loop__id=0;
- foreach(PhotoInfo weekhotphoto in weekhotphotolist)
- {
- weekhotphoto__loop__id++;
- templateBuilder.Append(" <li><a href="showphoto.aspx?photoid=");
- templateBuilder.Append(weekhotphoto.Photoid.ToString().Trim());
- templateBuilder.Append("">");
- templateBuilder.Append(weekhotphoto.Title.ToString().Trim());
- templateBuilder.Append("</a> (<a href="showalbumlist.aspx?uid=");
- templateBuilder.Append(weekhotphoto.Userid.ToString().Trim());
- templateBuilder.Append("">");
- templateBuilder.Append(weekhotphoto.Username.ToString().Trim());
- templateBuilder.Append("</a>)</li>rn");
- } //end loop
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append(" </div>rn");
- if (rotatepicdata!=null && rotatepicdata!="")
- {
- templateBuilder.Append(" <div class="modulebox sidebox" style="padding:1px;">rn");
- templateBuilder.Append(" <script type='text/javascript'>rn");
- templateBuilder.Append(" var imgwidth = 227;rn");
- templateBuilder.Append(" var imgheight = 127;rn");
- templateBuilder.Append(" </");
- templateBuilder.Append("script> rn");
- templateBuilder.Append(" <!--图片轮换代码开始-->rn");
- templateBuilder.Append(" <script type='text/javascript' src='javascript/template_rotatepic.js'></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(" <script type='text/javascript'>rn");
- templateBuilder.Append(" var data = { };rn");
- templateBuilder.Append(" ");
- templateBuilder.Append(rotatepicdata.ToString());
- templateBuilder.Append("rn");
- templateBuilder.Append(" var ri = new MzRotateImage();rn");
- templateBuilder.Append(" ri.dataSource = data;rn");
- templateBuilder.Append(" ri.width = 226;rn");
- templateBuilder.Append(" ri.height = 127;rn");
- templateBuilder.Append(" ri.interval = 3000;rn");
- templateBuilder.Append(" ri.duration = 2000;rn");
- templateBuilder.Append(" document.write(ri.render());rn");
- templateBuilder.Append(" </");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(" <!--图片轮换代码结束--> rn");
- templateBuilder.Append(" </div>rn");
- } //end if
- templateBuilder.Append(" <div class="albumcategories">rn");
- templateBuilder.Append(" <h2>rn");
- templateBuilder.Append(" 相册分类</h2>rn");
- templateBuilder.Append(" <ul>rn");
- int ac__loop__id=0;
- foreach(AlbumCategoryInfo ac in albumcategorylist)
- {
- ac__loop__id++;
- templateBuilder.Append(" <li><a href="showalbumlist.aspx?cate=");
- templateBuilder.Append(ac.Albumcateid.ToString().Trim());
- templateBuilder.Append("">");
- templateBuilder.Append(ac.Title.ToString().Trim());
- templateBuilder.Append("</a></li>rn");
- } //end loop
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append(" </div>rn");
- if (config.Enabletag==1)
- {
- templateBuilder.Append(" <script type="text/javascript" src="cache/tag/closedtags.txt"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(" <script type="text/javascript" src="cache/tag/colorfultags.txt"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(" <script type="text/javascript" src="javascript/ajax.js"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(" <script type="text/javascript" src="javascript/template_tags.js"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(" <div class="sidebox sideboxbg">rn");
- templateBuilder.Append(" <h4>热门标签</h4>rn");
- templateBuilder.Append(" <ul id="photohottags">rn");
- templateBuilder.Append(" <script type="text/javascript" src="cache/hottags_photo_cache_jsonp.txt" onerror="this.onerror=null;getajaxphotohottags();"></");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append(" </div>rn");
- } //end if
- if (config.Enablespace==1)
- {
- templateBuilder.Append(" <div class="updatespace">rn");
- templateBuilder.Append(" <h2>最近更新的空间</h2>rn");
- templateBuilder.Append(" <ul>rn");
- int spaceinfo__loop__id=0;
- foreach(DataRow spaceinfo in recentupdatespaceList.Rows)
- {
- spaceinfo__loop__id++;
- templateBuilder.Append(" <li><a href="");
- templateBuilder.Append(spaceurl.ToString());
- templateBuilder.Append("space/?uid=" + spaceinfo["userid"].ToString().Trim() + "">" + spaceinfo["spacetitle"].ToString().Trim() + "</a></li>rn");
- } //end loop
- templateBuilder.Append(" </ul>rn");
- templateBuilder.Append(" </div>rn");
- } //end if
- templateBuilder.Append("</div>rn");
- templateBuilder.Append("</div>rn");
- }
- else
- {
- templateBuilder.Append("<div class="box message">rn");
- templateBuilder.Append(" <h1>出现了");
- templateBuilder.Append(page_err.ToString());
- templateBuilder.Append("个错误</h1>rn");
- templateBuilder.Append(" <p>");
- templateBuilder.Append(msgbox_text.ToString());
- templateBuilder.Append("</p>rn");
- templateBuilder.Append(" <p class="errorback">rn");
- templateBuilder.Append(" <script type="text/javascript">rn");
- templateBuilder.Append(" if(");
- templateBuilder.Append(msgbox_showbacklink.ToString());
- templateBuilder.Append(")rn");
- templateBuilder.Append(" {rn");
- templateBuilder.Append(" document.write("<a href=\"");
- templateBuilder.Append(msgbox_backlink.ToString());
- templateBuilder.Append("\">返回上一步</a> |   ");rn");
- templateBuilder.Append(" }rn");
- templateBuilder.Append(" </");
- templateBuilder.Append("script>rn");
- templateBuilder.Append(" <a href="forumindex.aspx">论坛首页</a>rn");
- if (usergroupid==7)
- {
- templateBuilder.Append("  | <a href="register.aspx">注册</a>rn");
- } //end if
- templateBuilder.Append(" </p>rn");
- templateBuilder.Append("</div>rn");
- } //end if
- Response.Write(templateBuilder.ToString());
- }
- </script>