Author: irooskov(a)redhat.com
Date: 2011-08-10 21:32:50 -0400 (Wed, 10 Aug 2011)
New Revision: 33797
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/Book_Info.xml
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/css_perspective.xml
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/editors.xml
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/more_editors/more_editors_47.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_31.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_32.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_33.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_34.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_35.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_36.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_37.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_38.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_40.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_41.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_42.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_43.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_18.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_9.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/preferences.xml
Log:
updated for TOOLSDOC-182
Modified: branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/Book_Info.xml
===================================================================
--- branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/Book_Info.xml 2011-08-10 23:34:53
UTC (rev 33796)
+++ branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/Book_Info.xml 2011-08-11 01:32:50
UTC (rev 33797)
@@ -7,7 +7,7 @@
<productname>JBoss Developer Studio</productname>
<productnumber>4.1</productnumber>
<edition>4.1.0</edition>
-<pubsnumber>3</pubsnumber>
+<pubsnumber>4</pubsnumber>
<abstract>
<para>The Visual Web Tools Reference Guide explains extensive collection of
specialized wizards, editors and views that can be used in various scenarios while
developing Web applications.</para>
</abstract>
Modified: branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/css_perspective.xml
===================================================================
--- branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/css_perspective.xml 2011-08-10
23:34:53 UTC (rev 33796)
+++ branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/css_perspective.xml 2011-08-11
01:32:50 UTC (rev 33797)
@@ -177,9 +177,12 @@
<itemizedlist>
<listitem>
- <para id="text_font" xreflabel="Text/Font">
- CSS <guilabel>Text/Font</guilabel> properties define the appearance
of text, its font family, boldness, size and the style.
- </para>
+ <formalpara id="text_font">
+ <title>Text and Font properties</title>
+ <para>
+ CSS <guilabel>Text/Font</guilabel> properties define the appearance of
text, its font family, boldness, size and the style.
+ </para>
+ </formalpara>
<figure>
<title>Text/Font tab</title>
@@ -215,13 +218,19 @@
</listitem>
<listitem>
- <para id="background" xreflabel="Background">
- You should use CSS background properties and
<guilabel>Background</guilabel> tab to define the background effects of an
element.
- </para>
+ <formalpara id="background">
+ <title>Background properties</title>
+ <para>
+ You should use CSS background properties and
<guilabel>Background</guilabel> tab to define the background effects of an
element.
+ </para>
+ </formalpara>
- <para id="boxes" xreflabel="Boxes">
- The <guilabel>Boxes</guilabel> tab is used to define CSS border
properties, the box model and dimensions. The CSS border properties allow you to specify
the style and color of an element's border.
- </para>
+ <formalpara id="boxes">
+ <title>Boxes and border properties</title>
+ <para>
+ The <guilabel>Boxes</guilabel> tab is used to define CSS border
properties, the box model and dimensions. The CSS border properties allow you to specify
the style and color of an element's border.
+ </para>
+ </formalpara>
<para>
As well as in Text/Font tab, it's also possible to define the property in
two ways:
@@ -257,9 +266,12 @@
</listitem>
<listitem>
- <para id="property_sheet" xreflabel="Property Sheet">
- The <guilabel>Property Sheet</guilabel> tab contains the
categorized list of properties. Like in <xref linkend="PropertiesView"/>,
it's possible to edit the properties values.
- </para>
+ <formalpara id="property_sheet">
+ <title>Property Sheet</title>
+ <para>
+ The <guilabel>Property Sheet</guilabel> tab contains the categorized
list of properties. Similarly to <xref linkend="PropertiesView"/>,
it's possible to edit the properties values.
+ </para>
+ </formalpara>
<figure>
<title>Property Sheet tab</title>
@@ -272,9 +284,12 @@
</listitem>
<listitem>
- <para id="edited_properties" xreflabel="Edited
Properties">
- <guilabel>Edited Properties</guilabel> tab contains only
<guilabel>overflow-y</guilabel> property which determines clipping of the
element's content at the top and bottom edges.
- </para>
+ <formalpara id="edited_properties">
+ <title>Edited Properties</title>
+ <para>
+ <guilabel>Edited Properties</guilabel> tab contains only
<guilabel>overflow-y</guilabel> property which determines clipping of the
element's content at the top and bottom edges.
+ </para>
+ </formalpara>
<figure>
<title>Edited Properties tab</title>
Modified: branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/editors.xml
===================================================================
--- branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/editors.xml 2011-08-10 23:34:53 UTC
(rev 33796)
+++ branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/editors.xml 2011-08-11 01:32:50 UTC
(rev 33797)
@@ -1602,7 +1602,7 @@
</para>
<section id="inline_styling">
- <title>Inline Style Editing</title>
+ <title>Text Formatting</title>
<para>
In the <guilabel>Visual</guilabel> part of the Visual Page Editor
there is a graphical toolbar, which is used to add inline styling to JSF and Struts tags
on your page. The toolbar can be hidden with the help of the special button (
<inlinemediaobject>
@@ -2479,7 +2479,7 @@
</para>
</section>
</section>
-
+<!--
<section id="vpe_EL_expressions">
<title>EL expressions</title>
<para>
@@ -2491,20 +2491,8 @@
</inlinemediaobject>
) provides quick access to the Visual Page Editor preferences.
</para>
-
- <figure>
- <title>Visual Page Editor Preferences Window</title>
- <mediaobject>
- <imageobject>
- <imagedata
fileref="images/visual_page/visual_page_EL_expressions.png"/>
- </imageobject>
- </mediaobject>
- </figure>
-
- <para>
-
- </para>
- </section>
+ </section>
+ -->
<section id="page_preview">
<title>Page Preview</title>
@@ -3216,7 +3204,7 @@
</para>
<para>
- To create a new <filename>XSD</filename> file, right-click a folder
in the Package Explorer view, select
<menuchoice><guimenuitem>New</guimenuitem><guimenuitem>Other...</guimenuitem></menuchoice>
from the context menu and then select
<menuchoice><guimenuitem>XML</guimenuitem><guimenuitem>XML
Schema</guimenuitem></menuchoice> in the dialog box.
+ To create a new <filename>XSD</filename> file, right-click a folder
in the Package Explorer view, select
<menuchoice><guimenuitem>New</guimenuitem><guimenuitem>Other...</guimenuitem></menuchoice>
from the context menu and then select
<menuchoice><guimenuitem>XML</guimenuitem><guimenuitem>XML Schema
File</guimenuitem></menuchoice> in the dialog box.
</para>
<figure>
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/more_editors/more_editors_47.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_31.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_32.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_33.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_34.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_35.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_36.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_37.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_38.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_40.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_41.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_42.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/preferences/preferences_43.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_18.png
===================================================================
(Binary files differ)
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_9.png
===================================================================
(Binary files differ)
Modified: branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/preferences.xml
===================================================================
--- branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/preferences.xml 2011-08-10 23:34:53
UTC (rev 33796)
+++ branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/preferences.xml 2011-08-11 01:32:50
UTC (rev 33797)
@@ -811,13 +811,13 @@
<section id="el_variables">
<?dbhtml filename="el_variables.html"?>
- <title>El Variables</title>
+ <title>EL Variables</title>
<para>
To specify necessary EL variables globally, i. e. for all projects and resources in
your workspace, you should go to <menuchoice><guimenuitem>JBoss
Tools</guimenuitem><guimenuitem>Web</guimenuitem><guimenuitem>Expression
Language</guimenuitem><guimenuitem>Variables</guimenuitem></menuchoice>.
</para>
<figure>
- <title>El Variables</title>
+ <title>EL Variables</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/preferences/preferences_9.png"/>
@@ -830,7 +830,7 @@
</para>
<figure>
- <title>Adding a Global El Variable</title>
+ <title>Adding a Global EL Variable</title>
<mediaobject>
<imageobject>
<imagedata fileref="images/preferences/preferences_10.png"/>
Show replies by date