Changeset 2555

Show
Ignore:
Timestamp:
2008-10-12 15:39:53 (5 weeks ago)
Author:
mosipov
Message:

Improved documentation again

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • FCKeditor.Java/trunk/java-core/src/main/resources/META-INF/FCKeditor.tld

    r2253 r2555  
    1111        </description> 
    1212        <display-name>FCKeditor Tag Library</display-name> 
    13         <tlib-version>2.4</tlib-version> 
     13        <tlib-version>2.5</tlib-version> 
    1414        <short-name>FCK</short-name> 
    1515        <uri>http://java.fckeditor.net</uri> 
     
    6161                        <description> 
    6262                                The path/folder in which the editor is deployed under 
    63                                 the given context. The context path will be attached 
    64                                 automatically. (e.g. '/fckeditor') 
     63                                the given context (e.g. '/fckeditor'). The context path will be 
     64                                attached automatically. 
    6565                        </description> 
    6666                        <name>basePath</name>