Author: irooskov(a)redhat.com
Date: 2011-08-10 00:37:20 -0400 (Wed, 10 Aug 2011)
New Revision: 33753
Added:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/externalize_string_button.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_1.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_2.png
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_3.png
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/editors.xml
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_8.png
Log:
updated for TOOLSDOC-182
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 04:37:10 UTC
(rev 33752)
+++ branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/editors.xml 2011-08-10 04:37:20 UTC
(rev 33753)
@@ -1934,10 +1934,21 @@
<section id="AdvancedSettings954">
<title>VPE Toolbar</title>
<para>
- The Visual Page Editor toolbar includes the next buttons:
+ The Visual Page Editor toolbar includes the following buttons:
</para>
<itemizedlist>
+ <listitem>
+ <para>
+ <xref linkend="vpe_externalize_string"/> (
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata
fileref="images/visual_page/externalize_string_button.png"/>
+ </imageobject>
+ </inlinemediaobject>
+ )
+ </para>
+ </listitem>
<listitem>
<para>
<xref linkend="vpe_preferences"/> (
@@ -2056,6 +2067,61 @@
</mediaobject>
</figure>
+ <section id="vpe_externalize_string">
+ <title>Externalize string</title>
+ <para>
+ The <guibutton>Externalize string</guibutton> button (
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata
fileref="images/visual_page/externalize_string_button.png"/>
+ </imageobject>
+ </inlinemediaobject>
+ ) provides the ability to export a selected string.
+ </para>
+
+ <figure>
+ <title>Visual Page Editor Externalize string wizard page 1</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/visual_page/visual_page_export_string_wizard_1.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>
+ The first page of the Visual Page Externalize string wizard asks you for the name
of the <guilabel>Property key</guilabel> you wish to create and the then
<guilabel>Property value</guilabel> for that key. You then have the choice to
either have the wizard generate a new properties file for the string or to select a
property file that already exists (if one is available).
+ </para>
+
+ <figure>
+ <title>Visual Page Editor Externalize string wizard page 2</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/visual_page/visual_page_export_string_wizard_2.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>
+ On the second page of the wizard enter a new or select an existing folder where the
property file of the string will be stored. Be sure to also name the property file.
+ </para>
+ <para>
+ By clicking on the <guibutton>Advanced</guibutton> button you will be
shown an option to link the property file that will be created, to a file already on your
computer. This step is not necessary for externalizing a string.
+ </para>
+
+ <figure>
+ <title>Visual Page Editor Externalize string wizard page 3</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/visual_page/visual_page_export_string_wizard_3.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>
+ The final page asks you to choose a place for the string bundle to be registered.
By default the option of <guilabel>manually by user</guilabel> will be
selected.
+ </para>
+ </section>
+
<section id="vpe_preferences">
<title>Preferences</title>
<para>
@@ -2414,6 +2480,32 @@
</section>
</section>
+ <section id="vpe_EL_expressions">
+ <title>EL expressions</title>
+ <para>
+ The <guibutton>EL expressions</guibutton> button (
+ <inlinemediaobject>
+ <imageobject>
+ <imagedata
fileref="images/visual_page/show_bundles_mess_button.png"/>
+ </imageobject>
+ </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 id="page_preview">
<title>Page Preview</title>
<para>
Added:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/externalize_string_button.png
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/externalize_string_button.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Modified:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_8.png
===================================================================
(Binary files differ)
Added:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_1.png
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_1.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_2.png
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_2.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Added:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_3.png
===================================================================
(Binary files differ)
Property changes on:
branches/jbosstools-3.2.x/jsf/docs/userguide/en-US/images/visual_page/visual_page_export_string_wizard_3.png
___________________________________________________________________
Added: svn:mime-type
+ application/octet-stream
Show replies by date