You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2016/09/30 15:59:19 UTC

svn commit: r1762929 - /myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/50-figure/figure.xhtml

Author: lofwyr
Date: Fri Sep 30 15:59:19 2016
New Revision: 1762929

URL: http://svn.apache.org/viewvc?rev=1762929&view=rev
Log:
TOBAGO-1605: New component: tc:figure

Modified:
    myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/50-figure/figure.xhtml

Modified: myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/50-figure/figure.xhtml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/50-figure/figure.xhtml?rev=1762929&r1=1762928&r2=1762929&view=diff
==============================================================================
--- myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/50-figure/figure.xhtml (original)
+++ myfaces/tobago/trunk/tobago-example/tobago-example-demo/src/main/webapp/content/20-component/020-output/50-figure/figure.xhtml Fri Sep 30 15:59:19 2016
@@ -22,7 +22,8 @@
                 xmlns:tc="http://myfaces.apache.org/tobago/component"
                 xmlns:ui="http://java.sun.com/jsf/facelets" xmlns:f="http://java.sun.com/jsf/core">
   <ui:param name="title" value="#{overviewBundle.image} &lt;tc:image&gt;"/>
-  <p>Create an figure with <code class="language-markup">&lt;tc:figure/&gt;</code> around an image, video or something else.</p>
+  <p>Create an figure with <code class="language-markup">&lt;tc:figure/&gt;</code> around an image, video or something else.
+  The label can be set via the label attribute or with the label facet.</p>
 
   <tc:section label="Basics">
     <pre><code class="language-markup">&lt;tc:figure&gt;