Show
Ignore:
Timestamp:
2008-07-21 15:14:11 (6 months ago)
Author:
mosipov
Message:

ASSIGNED - #2361: Provide interface for locale resolution

Files:
1 copied

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/trunk/src/site/apt/int_overview.apt

    r2213 r2248  
    2424Overview 
    2525 
    26   The Java integration pack consists of two main components: 
     26  The Java integration can be integrated in several systems and frameworks: 
    2727 
    2828  * <<JSP tag library>>: Easy integration of the FCKeditor in your JSPs. 
     
    3030  * <<Connector>>: A servlet to manage resources like images, documents, and other 
    3131    files. 
     32     
     33  * <<Velocity/FreeMarker>>: This library is suitable to be integrated into a 
     34    template engine. 
    3235 
    3336  [] 
    3437 
    35   Please read the integration parts carefully! Both the tag library and the connector 
    36   have been completely restructured. 
     38  Please read the integration parts carefully if you intend to deploy the FCKeditor 
     39  in a particular system!