Author: abogachuk
Date: 2010-05-24 11:23:30 -0400 (Mon, 24 May 2010)
New Revision: 22288
Modified:
trunk/jsf/docs/userguide/en-US/editors.xml
Log:
https://jira.jboss.org/browse/TOOLSDOC-8 - added the "Export/Import of the Templates
for Unknown Tags" section.
Modified: trunk/jsf/docs/userguide/en-US/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en-US/editors.xml 2010-05-24 15:23:01 UTC (rev 22287)
+++ trunk/jsf/docs/userguide/en-US/editors.xml 2010-05-24 15:23:30 UTC (rev 22288)
@@ -1503,7 +1503,7 @@
</section>
</section>
<section id="vpe_templating">
- <title>Visual Templates</title>
+ <title>Visual Templates for Unknown Tags</title>
<para>The VPE also makes it possible to create visual templates for
unknown tags.</para>
<para>To call the <property>Template dialog</property> for
a tag, right-click on it in
Visual mode and select <emphasis>
@@ -1578,6 +1578,50 @@
<para>Here it's possible to add a new and edit or remove any
listed in the table
template.</para>
</section>
+
+ <section id="templates_export_import">
+ <title>Export/Import of the Templates for Unknown Tags</title>
+ <para>If you have a number of custom tags for which you have defined
visual templates, you may need to share
+ the templates definitions with other team members. In this case you can use
export/import functionality for unknown tag templates.</para>
+
+ <para>To export all visual templates you defined for unknown tags,
navigate to <emphasis>
+ <property>File > Export > Other > Unknown tags
templates</property>.</emphasis> Here is what the wizard looks
like.</para>
+
+ <figure>
+ <title>Export of Unknown Tags Templates</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/visual_page/export_template.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ <para>At this point click <emphasis>
+ <property>Browse</property></emphasis> to set the
path where to save the external XML file with templates
+ and then press <emphasis>
+ <property>Finish</property>
+ </emphasis>
+ to complete the export.</para>
+
+ <para>For import, use the similar steps. Follow to <emphasis>
+ <property>File > Import > Other > Unknown tags
templates</property></emphasis> to open the import wizard.
+ Click <emphasis>
+ <property>Browse</property></emphasis> to point to
the XML file which stores the custom tags templates and
+ then hit <emphasis>
+ <property>Finish</property></emphasis> to complete
the import.
+ </para>
+
+ <figure>
+ <title>Import of Custom Tags Templates</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/visual_page/import_template.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+ </section>
+
+
<section id="AdvancedSettings954">
<title>VPE Toolbar</title>
<para>The Visual Page Editor toolbar includes the next buttons:
</para>