- Timestamp:
- 2008-07-03 00:03:15 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/trunk/java-core/src/main/javadoc/net/fckeditor/package.html
r1881 r2151 19 19 * == END LICENSE == 20 20 --> 21 22 21 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> 23 22 <html> … … 27 26 28 27 Core objects to manage the FCKeditor text input form. 29 Java Integration Module 2.4.30 28 31 29 <h2>Related Documentation</h2> … … 33 31 For overviews, tutorials, examples, guides, and tool documentation, please see: 34 32 <ul> 35 <li><a href="http:// www.fckeditor.net/">Official web site of FCKeditor</a>33 <li><a href="http://docs.fckeditor.net/">Official documenation of the FCKeditor</a>. 36 34 </ul> 37 35