Bulletin
Welcome to Autumn Garden official blog, please: download and use CYQBlog system, and make your comments and Recommendations.
Article Categories
- Article Relate (13)
- Hide Tips (2)
- LoveSpeak (4)
- QBlog Open-Source (3)
- QBlog Publish (8)
- QBlog Template Guide (6)
- QBlog-Dev-Video (6)
- Tech Analysis (21)
Article Archive
- 2011-7 (2)
New Comment
- Nice weblog right here! Also your site rather a lot up very fast! What host are you the usage of? Can I get your associate hyperlink in your host? I want my website loaded up as quickly as yours lol
- There is apparently a bundle to identify about this. I suppose you made some good points in features also.
- Sweet blog! I found it while searching on Yahoo News. Do you have any suggestions on how to get listed in Yahoo News? I ave been trying for a while but I never seem to get there! Thank you
- Normally I don at read post on blogs, but I would like to say that this write-up very forced me to take a look at and do so! Your writing style has been amazed me. Thanks, very great post.
- This write-up contains fantastic original thinking. The informational content material here proves that issues arenaаАабТТаЂааАабТТаБТt so black and white. I feel smarter from just reading this.
- ramsen simmonds incesticide bushell sprinkler brasserie Donelle Dalila gazzara
- Sex video arabe gratuit meilleure film porno
- My brother recommended I might like this web site. He was totally right. This post truly made my day. You can not imagine just how much time I had spent for this information! Thanks!
- Wow that was odd. I just wrote an incredibly long comment but after I clicked submit my comment didn at appear. Grrrr well I am not writing all that over again. Anyhow, just wanted to say great blog!
- Thanks-a-mundo for the blog post. Really Great.
Hits Order
Comment Order
Article
ASP.NET开源博客QBlog模板制作教程:博客首页-博客公告|文章分类|归档|相册分类|最新评论(三)
2011/6/27 11:45:53
上节回顾:ASP.NET开源博客QBlog模板制作教程:博客首页-博客标题|介绍|菜单导航|登陆注册退出|多语言导航(二)
本节介绍:ASP.NET开源博客QBlog模板制作教程之博客首页-共用部分
一:index.html 首页制作-共用部分制作教程
包括以下内容:[博客公告|文章分类|归档|相册分类|最新评论]
以下进行示例教程:
PS:截图以/Skin/Skin_Blue界面为示例。
1:博客公告
示例代码:
<div class="widget" id="Node_Bulletin">
<h3 key="bulletin">
公告</h3>
<p id="labBulletin">
welcome to my space
</p>
</div>
<h3 key="bulletin">
公告</h3>
<p id="labBulletin">
welcome to my space
</p>
</div>
关键ID说明:
id="Node_Bulletin" 控制节点的显示与不显示
id="labBulletin" 填充公告的内容
id="labBulletin" 填充公告的内容
2:博客文章分类
示例代码:
<div class="widget" id="Node_ArticleClass">
<h3 key="articleclass">
文章分类</h3>
<ul id="labArticleClass">
</ul>
</div>
<h3 key="articleclass">
文章分类</h3>
<ul id="labArticleClass">
</ul>
</div>
关键ID说明:
id=" Node_ArticleClass" 控制节点的显示与不显示
id=" labArticleClass " 填充文章分类列表
id=" labArticleClass " 填充文章分类列表
3:博客归档
示例代码:
<div id="Node_ArticleArchive" class="widget">
<h3 key="articlearchive">
归档</h3>
<ul id="labArticleArchive">
</ul>
</div>
<h3 key="articlearchive">
归档</h3>
<ul id="labArticleArchive">
</ul>
</div>
关键ID说明:
id=" Node_ ArticleArchive" 控制节点的显示与不显示
id=" labArticleArchive " 填充文章档案列表
id=" labArticleArchive " 填充文章档案列表
4:博客相册分类
示例代码:
<div class="widget" id="Node_PhotoClass">
<h3 key="photoclass">
相册分类</h3>
<ul id="labPhotoClass">
</ul>
</div>
<h3 key="photoclass">
相册分类</h3>
<ul id="labPhotoClass">
</ul>
</div>
关键ID说明:
id=" Node_ PhotoClass" 控制节点的显示与不显示
id=" labPhotoClass " 填充相册分类列表
id=" labPhotoClass " 填充相册分类列表
6:博客最新评论
示例代码:
<div id="Node_NewComment" class="widget">
<h3 key="newcomment">
最新评论</h3>
<ul id="labNewComment">
</ul>
</div>
<h3 key="newcomment">
最新评论</h3>
<ul id="labNewComment">
</ul>
</div>
关键ID说明:
id=" Node_ NewComment " 控制节点的显示与不显示
id=" labNewComment " 填充最新评论列表
id=" labNewComment " 填充最新评论列表
本篇介绍到此结束,下一篇:ASP.NET开源博客QBlog模板制作教程:博客首页-博客最新文章|阅读排行榜|点击排行榜|友情链接|访问统计(四)
内容:模板制作教程为博客最新文章,文章排行榜,点击排行榜,友情链接,访问统计等内容。
系列索引见:QBlog 模板制作教程
相关文章:
视频类:
Autumn Garden is QBlog the official site, created by the passing autumn, based on the framework data layers developed cyqdata support multi-user, multi-language, multi-database (access, mssql, oracle), directory level url and other powerful blog system



