Author: smukhina
Date: 2009-11-23 10:48:37 -0500 (Mon, 23 Nov 2009)
New Revision: 18783
Modified:
trunk/jsf/docs/userguide/en/modules/editors.xml
Log:
https://jira.jboss.org/jira/browse/JBDS-948 Open On works if path was set using EL
variable - section is agged to vwt guide
Modified: trunk/jsf/docs/userguide/en/modules/editors.xml
===================================================================
--- trunk/jsf/docs/userguide/en/modules/editors.xml 2009-11-23 15:36:05 UTC (rev 18782)
+++ trunk/jsf/docs/userguide/en/modules/editors.xml 2009-11-23 15:48:37 UTC (rev 18783)
@@ -47,7 +47,7 @@
<property>Ctrl+Click</property>
</emphasis> on a reference to another file and the file will be
opened.</para>
- <para>OpenOn is available for the following files and
classes:</para>
+ <para>OpenOn is available for:</para>
<itemizedlist>
<listitem>
<para>
@@ -65,6 +65,9 @@
<listitem>
<para> <link linkend="cssclasses">CSS
classes</link> </para>
</listitem>
+ <listitem>
+ <para> <link linkend="openonelvariables">Paths
to files set using EL variable</link> </para>
+ </listitem>
</itemizedlist>
<section id="XMLFiles232">
@@ -180,7 +183,7 @@
</mediaobject>
</figure>
- OpenOn is also implemented for css classes added by a complex link.
+ <para>OpenOn is also implemented for css classes added by a complex
link.</para>
<figure>
<title>OpenOn With CSS Class added by a complex
link</title>
<mediaobject>
@@ -189,8 +192,23 @@
</imageobject>
</mediaobject>
</figure>
- </section>
-
+ </section>
+
+ <section id="openonelvariables">
+ <title>OpenOn for EL variables</title>
+ <para>OpenOn can be used for paths to files set with EL
variable.</para>
+ <figure>
+ <title>OpenOn for paths to files set with EL
variable</title>
+ <mediaobject>
+ <imageobject>
+ <imagedata
fileref="images/editors_features/editors_features_openon_el.png"/>
+ </imageobject>
+ </mediaobject>
+ </figure>
+
+ </section>
+
+
</section>
<section
id="CodeAssistAndDynamicCodeAssist42BasedOnProjectData">
@@ -333,8 +351,8 @@
</mediaobject>
</figure>
</section>
-
-
+
+
<section id="ContentAssistBasedOnProjectData86">