You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2018/08/23 11:37:00 UTC

[jira] [Commented] (TOBAGO-1919) New attribute "plain" to render only content, without out HTML element

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

Hudson commented on TOBAGO-1919:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1499 (See [https://builds.apache.org/job/Tobago%20Trunk/1499/])
TOBAGO-1919: New attribute "plain" to render only content, without out (lofwyr: rev 690cfa3ad14bcfcde778be26ad6d4e45ec804a86)
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIGridLayout.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/HeaderTagDeclaration.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/FigureTagDeclaration.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/FooterTagDeclaration.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIFlowLayout.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/PanelTagDeclaration.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/BarTagDeclaration.java
* (edit) tobago-tool/tobago-tool-apt/src/main/java/org/apache/myfaces/tobago/apt/processor/ClassesGenerator.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISelectItem.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUITabGroup.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIFlexLayout.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUILayoutBase.java
* (add) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIHeader.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUISegmentLayout.java
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIImage.java
* (add) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIFooter.java


> New attribute "plain" to render only content, without out HTML element
> ----------------------------------------------------------------------
>
>                 Key: TOBAGO-1919
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1919
>             Project: MyFaces Tobago
>          Issue Type: New Feature
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Major
>
> Useful for <tc:form> when the inner components sould be layouted.
> Same as the "compact" attribute of <tc:out>.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)