[richfaces-issues] [JBoss JIRA] Created: (RF-10814) Facelet taglib: add facets to component extension tag

Anton Belevich (JIRA) jira-events at lists.jboss.org
Mon Mar 28 07:16:38 EDT 2011


Facelet taglib: add facets to component extension tag
-----------------------------------------------------

                 Key: RF-10814
                 URL: https://issues.jboss.org/browse/RF-10814
             Project: RichFaces
          Issue Type: Enhancement
      Security Level: Public (Everyone can see)
          Components: cdk
            Reporter: Anton Belevich
             Fix For: 4.1.0.Milestone1


Need to add information about component facet to facet.taglib

we should get something like this:

<component-extension>
 <cdk:extension>
  <facets>
   <facet>header</facet>
   <facet>footer</facet>
  </facets>
 </cdk:extension>
</component-extension>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the richfaces-issues mailing list