Author: msorokin
Date: 2009-10-14 10:46:32 -0400 (Wed, 14 Oct 2009)
New Revision: 18084
Modified:
trunk/jsf/docs/userguide/en/modules/palette.xml
trunk/jsf/docs/userguide/en/modules/web_projects.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-879
added info about custom facelets libs
Modified: trunk/jsf/docs/userguide/en/modules/palette.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/palette.xml 2009-10-14 14:38:22 UTC (rev 18083)
+++ trunk/jsf/docs/userguide/en/modules/palette.xml 2009-10-14 14:46:32 UTC (rev 18084)
@@ -448,7 +448,7 @@
<?dbhtml
filename="AddingCustomJSFTagsToTheJBossToolsPalette.html"?>
<title>Adding Custom JSF Tags to the JBoss Tools Palette</title>
- <para>There are two ways to add any custom or 3rd party tag library to
the
+ <para>There are two ways to add any custom (including custom Facelets
libraries) or 3rd party tag library to the
<property>JBoss Tools Palette</property>:</para>
<itemizedlist>
<listitem>
@@ -458,8 +458,8 @@
<para>The Import button on the JBoss Tools
Palette</para>
</listitem>
</itemizedlist>
- <para>Before you can add your custom component library, you need to
make sure it is
- included in your project. Either place the <emphasis
role="italic">
+ <para>Before you add your custom component library, you need to make
sure it is
+ included in your project. You need to either place the <emphasis
role="italic">
<property>".tld"</property>
</emphasis> file or the <emphasis role="italic">
<property>".jar"</property>
Modified: trunk/jsf/docs/userguide/en/modules/web_projects.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/web_projects.xml 2009-10-14 14:38:22 UTC (rev
18083)
+++ trunk/jsf/docs/userguide/en/modules/web_projects.xml 2009-10-14 14:46:32 UTC (rev
18084)
@@ -7,7 +7,7 @@
<para>With the Web Projects view, you can:</para>
<itemizedlist>
-<listitem><para>Visualize the project better because the project artifacts
for JSF and Struts projects are organized and displayed by
function.</para></listitem>
+<listitem><para>Visualize the project better because the project artifacts
for JSF, Struts and Seam projects are organized and displayed by
function.</para></listitem>
<listitem>
<para>Select these kinds of items to drag and drop into JSP
pages:</para>
<itemizedlist>