Changeset 2304 for FCKeditor.Net/trunk
- Timestamp:
- 2008-07-26 14:53:26 (6 months ago)
- Location:
- FCKeditor.Net/trunk/_samples/aspx/1.1
- Files:
-
- 4 modified
-
sample01.aspx (modified) (1 diff)
-
sample02.aspx (modified) (2 diffs)
-
sample03.aspx (modified) (1 diff)
-
sample04.aspx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Net/trunk/_samples/aspx/1.1/sample01.aspx
r1201 r2304 5 5 <%-- 6 6 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 7 * Copyright (C) 2003-200 7Frederico Caldeira Knabben7 * Copyright (C) 2003-2008 Frederico Caldeira Knabben 8 8 * 9 9 * == BEGIN LICENSE == -
FCKeditor.Net/trunk/_samples/aspx/1.1/sample02.aspx
r1201 r2304 1 <%@ Page language="c#" Codebehind="sample02.aspx.cs" AutoEventWireup="false" Inherits="FredCK.FCKeditorV2.Samples.Sample02" %>1 <%@ Page language="c#" Codebehind="sample02.aspx.cs" AutoEventWireup="false" Inherits="FredCK.FCKeditorV2.Samples.Sample02" %> 2 2 3 3 <%@ Register Assembly="FredCK.FCKeditorV2" Namespace="FredCK.FCKeditorV2" TagPrefix="FCKeditorV2" %> … … 5 5 <%-- 6 6 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 7 * Copyright (C) 2003-200 7Frederico Caldeira Knabben7 * Copyright (C) 2003-2008 Frederico Caldeira Knabben 8 8 * 9 9 * == BEGIN LICENSE == -
FCKeditor.Net/trunk/_samples/aspx/1.1/sample03.aspx
r1201 r2304 5 5 <%-- 6 6 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 7 * Copyright (C) 2003-200 7Frederico Caldeira Knabben7 * Copyright (C) 2003-2008 Frederico Caldeira Knabben 8 8 * 9 9 * == BEGIN LICENSE == -
FCKeditor.Net/trunk/_samples/aspx/1.1/sample04.aspx
r1201 r2304 5 5 <%-- 6 6 * FCKeditor - The text editor for Internet - http://www.fckeditor.net 7 * Copyright (C) 2003-200 7Frederico Caldeira Knabben7 * Copyright (C) 2003-2008 Frederico Caldeira Knabben 8 8 * 9 9 * == BEGIN LICENSE ==