Author: mcaspers
Date: 2011-03-22 22:51:59 -0400 (Tue, 22 Mar 2011)
New Revision: 29967
Modified:
trunk/jsf/docs/userguide/en-US/context_menu_preferences.xml
trunk/jsf/docs/userguide/en-US/images/context_menu_preferences/addCustomCapabilities.png
trunk/jsf/docs/userguide/en-US/images/context_menu_preferences/addCustomCapabilities2.png
Log:
"Updated screenshots, general editing"
Modified: trunk/jsf/docs/userguide/en-US/context_menu_preferences.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/context_menu_preferences.xml 2011-03-23 02:27:09 UTC
(rev 29966)
+++ trunk/jsf/docs/userguide/en-US/context_menu_preferences.xml 2011-03-23 02:51:59 UTC
(rev 29967)
@@ -1,86 +1,99 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<chapter id="context_menu_preferences">
- <?dbhtml filename="context_menu_preferences.html"?>
- <title>Context Menu Preferences and Options</title>
-
- <para>To adjust the project specific preferences, you should bring the context
menu for your
- project and select the <emphasis>
- <property>Preferences</property>
- </emphasis> option. More details on what adjustments you can perform in
the
- <property>Preferences screen</property>, see in the <xref
linkend="preferences"/> chapter.</para>
-
- <para>Under the <emphasis>
- <property>JBoss Tools</property>
- </emphasis> option in the context menu there are also several actions
provided by
- <property>JBDS</property>:</para>
-
- <itemizedlist>
- <listitem>
- <para>Add/Remove Struts Capabilities</para>
- </listitem>
- <listitem>
- <para>Add/Remove JSF Capabilities</para>
- </listitem>
- <listitem>
- <para>Add Custom Capabilities</para>
- </listitem>
- </itemizedlist>
-
- <section id="add_remove_struts_cap">
- <title>Add/Remove Struts Capabilities</title>
-
- <para>Please, for details refer to the Struts
- Tools Reference Guide.</para>
- </section>
-
- <section id="add_remove_jsf_cap">
- <title>Add/Remove JSF Capabilities</title>
-
- <para>Please, for details refer to the JSF
- Tools Reference Guide.</para>
- </section>
-
- <section id="add_custom_cap">
- <title>Add Custom Capabilities</title>
-
- <para>You can add custom capabilities to any JSF, Struts or Seam project
made within
- <property>JBDS</property>, i.e. add a support of additional
frameworks built on top
- of JSF, such as </para>
-
- <itemizedlist>
- <listitem>
- <para>ADF</para>
- </listitem>
- <listitem>
- <para>Facelets</para>
- </listitem>
- <listitem>
- <para>JBoss Rich Faces (versions 3.1, 3.2, 3.3)</para>
- </listitem>
- </itemizedlist>
-
- <para>When the option is selected, the <property>Add Custom
Capabilities dialog</property>
- appears. You should check the needed modules and press <emphasis>
- <property>Finish</property>.</emphasis></para>
-
- <figure>
- <title>Adding Custom Capabilities</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/context_menu_preferences/addCustomCapabilities.png"/>
- </imageobject>
- </mediaobject>
- </figure>
-
- <para>The next page displays all the updates that have been made to the
project.</para>
-
- <figure>
- <title>Updates Displayed</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/context_menu_preferences/addCustomCapabilities2.png"/>
- </imageobject>
- </mediaobject>
- </figure>
- </section>
-</chapter>
+<?xml version='1.0' encoding='UTF-8'?>
+<chapter id="context_menu_preferences">
+<?dbhtml filename="context_menu_preferences.html"?>
+ <title>Context Menu Preferences and Options</title>
+ <para>
+ To adjust the project specific preferences, you should bring the context menu for
your project and select the <guimenuitem>Properties</guimenuitem> option. More
details on what adjustments you can perform in the <property>Preferences
screen</property>, see in the <xref linkend="preferences"/>
chapter.
+ </para>
+
+ <para>
+ Under the <guimenuitem>Configure</guimenuitem> option in the context menu
there are also several actions provided by <property>JBDS</property>:
+ </para>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ Add/Remove Struts Capabilities
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Add/Remove JSF Capabilities
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Add Custom Capabilities
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <section id="add_remove_struts_cap">
+ <title>Add/Remove Struts Capabilities</title>
+ <para>
+ Please, for details refer to the Struts Tools Reference Guide.
+ </para>
+ </section>
+
+ <section id="add_remove_jsf_cap">
+ <title>Add/Remove JSF Capabilities</title>
+ <para>
+ Please, for details refer to the JSF Tools Reference Guide.
+ </para>
+ </section>
+
+ <section id="add_custom_cap">
+ <title>Add Custom Capabilities</title>
+ <para>
+ You can add custom capabilities to any JSF, Struts or Seam project made within
<property>JBDS</property>, i.e. add a support of additional frameworks built
on top of JSF, such as
+ </para>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ ADF
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ Facelets
+ </para>
+ </listitem>
+
+ <listitem>
+ <para>
+ JBoss Rich Faces (versions 3.1, 3.2, 3.3)
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <para>
+ When the option is selected, the <property>Add Custom Capabilities
dialog</property> appears. You should check the needed modules and press the
<guibutton>Finish</guibutton> button.
+ </para>
+
+ <figure>
+ <title>Adding Custom Capabilities</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/context_menu_preferences/addCustomCapabilities.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>
+ The next page displays all the updates that have been made to the project.
+ </para>
+
+ <figure>
+ <title>Updates Displayed</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/context_menu_preferences/addCustomCapabilities2.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+</chapter>
Modified:
trunk/jsf/docs/userguide/en-US/images/context_menu_preferences/addCustomCapabilities.png
===================================================================
(Binary files differ)
Modified:
trunk/jsf/docs/userguide/en-US/images/context_menu_preferences/addCustomCapabilities2.png
===================================================================
(Binary files differ)