增强FckEditor上传图片功能

by Alpha 15. October 2008 19:40
1.添加可选是否自动重命名 2.添加水印(文字和图片) 3.生成缩略图   例子:    添加水印是用的DiscuzNT的代码,生成缩略图用的是修改的幻想曲.Net的丢弃Image类的GetThumbnailImage方法,在此表示感谢!

Tags: , , , , Views:2025

BlogEngine.NET

FckEditor更换成了洋葱头的表情

by Alpha 9. September 2008 12:08
  参考的这篇文章:http://blog.nnickk.com/index.php?load=read&id=470

Tags: , Views:1145

BlogEngine.NET

给FckEditor增加CheckAuthentication

by alpha 1. September 2008 21:14
原来是直接返回了true,这样存在安全隐患。修改config.ascx,增加登录的判断,代码如下: Code highlighting produced by Actipro CodeHighlighter (freeware) http://www.CodeHighlighter.com/ -->string username = HttpContext.Current.User.Identity.Name; if(username!="YourLoginName") {return false;} else {return true;}

Tags: Views:1457

BlogEngine.NET

使用了fckeditor代替原来的TinyMCE

by alpha 1. September 2008 15:23
FckEditor是我比较喜欢的编辑器 [More]

Tags: Views:1833

BlogEngine.NET

<< Prev 1 Next >>

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen  浙ICP备09023819号  

关于作者

Alpha

1.男
2.已婚
3.网虫
4.宝宝叫yoyo

Calendar

<<  July 2010  >>
MondayTuesdayWednesdayThursdayFridaySaturdaySunday
2829301234
567891011
12131415161718
19202122232425
2627282930311
2345678

View posts in large calendar

RecentComments

Comment RSS