Changeset 382
- Timestamp:
- 2007-06-15 19:03:24 (19 months ago)
- Location:
- FCKeditor/trunk/_test
- Files:
-
- 1 added
- 2 modified
-
automated/tests/img.gif (added)
-
manual/default.html (modified) (1 diff)
-
manual/fckkeystrokehandler/test1.html (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor/trunk/_test/manual/default.html
r364 r382 21 21 * == END LICENSE == 22 22 * 23 * Samples Frameset page.23 * Tests Frameset page. 24 24 --> 25 25 <html> 26 26 <head> 27 <title>FCKeditor - Samples</title>27 <title>FCKeditor - Tests</title> 28 28 <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> 29 29 <meta name="robots" content="noindex, nofollow"> -
FCKeditor/trunk/_test/manual/fckkeystrokehandler/test1.html
r132 r382 51 51 52 52 FCKConfig.Debug = false ; 53 FCKConfig.BasePath = ' /V2/editor/' ;53 FCKConfig.BasePath = '../../../editor/' ; 54 54 55 55 window.onload = function()