[ 
https://issues.apache.org/jira/browse/TOBAGO-1751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111019#comment-16111019
 ] 

Udo Schnurpfeil commented on TOBAGO-1751:
-----------------------------------------

Why don't use   
{code:html}
<ui:include src="meta-include.xhtml"/>
{code}

{code:html}
<?xml version="1.0" encoding="UTF-8"?>
<!-- file: meta-include.xhtml -->

<ui:composition xmlns:ui="http://java.sun.com/jsf/facelets"; 
xmlns:tc="http://myfaces.apache.org/tobago/component";>
      <tc:meta name="foo" content="bar"/>
</ui:composition>

{code}


> Add META-tags to <head>-tag
> ---------------------------
>
>                 Key: TOBAGO-1751
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1751
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Guido Dubois
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 4.0.0
>
>
> Is there a simple way to include META-tags to the <head> section of a 
> <tc:page>?
> It would be nice to have a tag according to <tc:style file=""> or <tc:script 
> file=""> for this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to