You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Philipp Zerelles (JIRA)" <ji...@apache.org> on 2007/03/01 10:10:50 UTC

[jira] Created: (COCOON-2017) More output beautification options for serializers

More output beautification options for serializers
--------------------------------------------------

                 Key: COCOON-2017
                 URL: https://issues.apache.org/jira/browse/COCOON-2017
             Project: Cocoon
          Issue Type: Improvement
          Components: Blocks: Serializers
    Affects Versions: 2.2-dev (Current SVN)
            Reporter: Philipp Zerelles
            Priority: Minor
             Fix For: 2.2-dev (Current SVN)


Two more options for the serializers in the cocoon-serializers block:

<trim-text>yes<trim-text>       Trims text nodes, removing needless whitespace at start and end

<compact-text>yes<compact-text>      When using indent, does not create a newline for elements only containing a text node

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COCOON-2017) More output beautification options for serializers

Posted by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Kossakowski updated COCOON-2017:
-----------------------------------------

    Fix Version/s:     (was: 2.2-dev (Current SVN))

Thanks Philipp for providing a patch.

However, before it can be applied it must be covered by test-cases. Are you willing to provide tests for the functionality brought by your patch?

> More output beautification options for serializers
> --------------------------------------------------
>
>                 Key: COCOON-2017
>                 URL: https://issues.apache.org/jira/browse/COCOON-2017
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Serializers
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Philipp Zerelles
>            Priority: Minor
>         Attachments: serializers-beautification.patch
>
>
> Two more options for the serializers in the cocoon-serializers block:
> <trim-text>yes<trim-text>       Trims text nodes, removing needless whitespace at start and end
> <compact-text>yes<compact-text>      When using indent, does not create a newline for elements only containing a text node

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (COCOON-2017) More output beautification options for serializers

Posted by "Philipp Zerelles (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON-2017?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philipp Zerelles updated COCOON-2017:
-------------------------------------

    Attachment: serializers-beautification.patch

> More output beautification options for serializers
> --------------------------------------------------
>
>                 Key: COCOON-2017
>                 URL: https://issues.apache.org/jira/browse/COCOON-2017
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: Blocks: Serializers
>    Affects Versions: 2.2-dev (Current SVN)
>            Reporter: Philipp Zerelles
>            Priority: Minor
>             Fix For: 2.2-dev (Current SVN)
>
>         Attachments: serializers-beautification.patch
>
>
> Two more options for the serializers in the cocoon-serializers block:
> <trim-text>yes<trim-text>       Trims text nodes, removing needless whitespace at start and end
> <compact-text>yes<compact-text>      When using indent, does not create a newline for elements only containing a text node

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.