Author: smukhina
Date: 2009-11-24 12:22:25 -0500 (Tue, 24 Nov 2009)
New Revision: 18809
Modified:
trunk/jsf/docs/userguide/en/modules/editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-951 Support for tag libs - section on taglibs -
updated
Modified: trunk/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/editors.xml 2009-11-24 16:24:05 UTC (rev 18808)
+++ trunk/jsf/docs/userguide/en/modules/editors.xml 2009-11-24 17:22:25 UTC (rev 18809)
@@ -205,10 +205,9 @@
</imageobject>
</mediaobject>
</figure>
-
+
</section>
-
-
+
</section>
<section
id="CodeAssistAndDynamicCodeAssist42BasedOnProjectData">
@@ -1077,9 +1076,10 @@
</section>
<section id="taglib_versions_support">
- <title>Support for Taglib versions</title>
+ <title>Support for custom TagLibs and Taglib
versions</title>
+ <para>VPE templates support custom tag libs, e.g. Seam Mail
facelet taglib, RichFaces taglibs or any other created by you.</para>
- <para>VPE templates now support various versions of tag libraries.
It means that the
+ <para>VPE templates also provide a support for various versions of
tag libraries. It means that the
<property>VPE</property> takes control over those
components which have
different parameters or preview according to the framework version
(like seam
1.2 and seam 2.0, or JSF 1.1 and JSF 1.2).</para>