Changeset 2555
- Timestamp:
- 2008-10-12 15:39:53 (5 weeks ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/trunk/java-core/src/main/resources/META-INF/FCKeditor.tld
r2253 r2555 11 11 </description> 12 12 <display-name>FCKeditor Tag Library</display-name> 13 <tlib-version>2. 4</tlib-version>13 <tlib-version>2.5</tlib-version> 14 14 <short-name>FCK</short-name> 15 15 <uri>http://java.fckeditor.net</uri> … … 61 61 <description> 62 62 The path/folder in which the editor is deployed under 63 the given context . The context path will be attached64 a utomatically. (e.g. '/fckeditor')63 the given context (e.g. '/fckeditor'). The context path will be 64 attached automatically. 65 65 </description> 66 66 <name>basePath</name>