凡事从积极的态度做起
记述技术(Web/BI/biztalk infopath/sharepoint)、人、事

修改BlogEngine.NET:给摘要显示添加第一副图片的显示

星期三, 29 十月 2008 11:30 by cleo
wordpress之类的博客程序,可以在摘要中显示图片,我很是羡慕。 既然BlogEngine.NET是开源的,所以我们很容易修改代码来加上这个功能。(当然我的显示并不完美,算是抛砖引玉。)   第一步:找到显示摘要的地方。 通过Studio打开项目,很容易找到,控制摘要显示的地方在: BlogEngine.Core.Web.Controls.PostViewBase类 初始状态: 1: /// <summary> 2: /// Gets the body of the post. Important: use ... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   BlogEngine.NET
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (33) | Comment RSSRSS comment feed

BlogEngine.NET 1.4 released,我也升级了

星期二, 8 七月 2008 15:14 by cleo
 升级本来是相当简单的,但是由于我自己添加了一些扩展,那些扩展却不是可以自动升级的。 花了点时间,才调试通过。所以以后还是少加一些扩展吧。   下面是转载。   BlogEngine.NET 1.4 released 六月 29, 2008 23:22 by Team It's been a while since the last release, but now the wait is over. We present to you the 5th and best vers... [更多...]

当前评分 5.0 , 共有 1 人参与

  • Currently 5/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   BlogEngine.NET
Actions:   E-mail | del.icio.us | Permalink | 评论 (1) | 阅读 (28) | Comment RSSRSS comment feed

为BlogEngine.NET的每篇文章添加"收藏到QQ书签"链接

星期一, 16 六月 2008 22:25 by cleo
  BlogEngine.NET 1.3.1.0 版本有 E-mail | Kick it! | DZone it! | del.icio.us 等书签链接, 近日发现腾讯公司的QQ书签也不错,我就想给BlogEngine.NET添加一个链接。 根据腾讯的帮助文件:http://shuqian.qq.com/help/zh_CN/tools.html#p5 提供一段代码即可实现这一个功能: <a href="javascript:window.... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   BlogEngine.NET
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (21) | Comment RSSRSS comment feed

BlogEngine.NET 1.3.1.0 使用Gmail来发送邮件

星期一, 16 六月 2008 13:43 by cleo
google提供的gmail是可以提供smtp外发的,所以我们可以配置BlogEngine.NET使用gmail外发评论通知邮件等等。 有关使用gmail外发邮件的技术参考资料: Gmail的帮助: http://mail.google.com/support/bin/answer.py?answer=13276&hl=zh_CN Send E-Mail from your .NET application using your GMail Account:http://www.codeproject.com/useritems/SendMailUsingGmai... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   BlogEngine.NET
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (32) | Comment RSSRSS comment feed

BlogEngine.NET 1.3.1.0中的搜索的小Bug的修正方法

星期五, 13 六月 2008 11:24 by cleo
  BlogEngine.NET 1.3.1.0版本在安装完之后,如果在搜索框中搜索内容,会出现如下错误: “/”应用程序中的服务器错误。 编译错误 说明: 在编译向该请求提供服务所需资源的过程中出现错误。请检查下列特定错误详细信息并适当地修改源代码。 编译器错误信息: CS1010: 常量中有换行符 源错误: 行 183:      text = StripHtml(content);... [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:  
Categories:   BlogEngine.NET
Actions:   E-mail | del.icio.us | Permalink | 评论 (2) | 阅读 (48) | Comment RSSRSS comment feed

最好用的BlogEngine.NET扩展,不断整理中

星期四, 12 六月 2008 17:57 by cleo
Lightbox 是一个使用javascript库来在当页展现一个或者多个图片的很酷效果的扩展。 CopyCodeToClipboard + Code Snippet 嵌入代码,并可以拷贝到剪贴板 作者的链接:http://blog.data-worx.de/page/Extension-Lightbox.aspx 1.Lightbox 是一个使用javascript库来在当页展现一个或者多个图片的很酷效果的扩展。 [更多...]

第一个打分

  • Currently 0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5
Tags:   ,
Categories:   BlogEngine.NET
Actions:   E-mail | del.icio.us | Permalink | 评论 (0) | 阅读 (46) | Comment RSSRSS comment feed
 
酷站目录