Changeset 1936 for FCKeditor.Java/branches/2.4/src/site/apt/taglibrary.apt
- Timestamp:
- 2008-04-21 16:56:50 (6 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
FCKeditor.Java/branches/2.4/src/site/apt/taglibrary.apt
r1934 r1936 25 25 26 26 Declare the tag extension in each JSP page that uses the FCKeditor.Java taglib. 27 The uri directive must match the uri defined in the {{{ ../java-core/tagreference.html}tag reference}}.27 The uri directive must match the uri defined in the {{{java-core/tagreference.html}tag reference}}. 28 28 The prefix identifies the tags in the tag library within the JSP page. 29 29 … … 49 49 +--------------------------------------------------------------------+ 50 50 51 For a more complete overview, take a look at the {{{ ../java-core/tagreference.html}tag reference}}.51 For a more complete overview, take a look at the {{{java-core/tagreference.html}tag reference}}.