You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Grzegorz Kossakowski (JIRA)" <ji...@apache.org> on 2007/12/31 14:04:43 UTC

[jira] Updated: (COCOON-2149) Patch to IncludeTransformer to add root-element stripping (cf CIncludeTransformer)

     [ https://issues.apache.org/jira/browse/COCOON-2149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grzegorz Kossakowski updated COCOON-2149:
-----------------------------------------

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

Will be applied after final release of 2.2.

> Patch to IncludeTransformer to add root-element stripping (cf CIncludeTransformer)
> ----------------------------------------------------------------------------------
>
>                 Key: COCOON-2149
>                 URL: https://issues.apache.org/jira/browse/COCOON-2149
>             Project: Cocoon
>          Issue Type: Improvement
>          Components: * Cocoon Core
>    Affects Versions: 2.1.11, 2.2-dev (Current SVN)
>            Reporter: Ellis Pritchard
>            Assignee: Grzegorz Kossakowski
>            Priority: Minor
>         Attachments: IncludeTransformer.java.2.2.patch, IncludeTransformer.java.patch
>
>
> The CIncludeTransformer offers the useful ability to strip the root element of included content; this patch adds this functionality to the IncludeTransformer.
> Example:
>  <i:include xmlns:i="http://apache.org/cocoon/include/1.0"
>                src="cocoon://path/to/include" strip-root="true"/>

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