You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2008/08/20 17:14:44 UTC

[jira] Updated: (TAPESTRY-2541) Tapestry DOM needs basic methods to manipulate the DOM post-render

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

Howard M. Lewis Ship updated TAPESTRY-2541:
-------------------------------------------

    Summary: Tapestry DOM needs basic methods to manipulate the DOM post-render  (was: A component should be able to access its own body)

Ability to query nodes, change and coelesce text nodes, re-parent elements, etc.

Please confirm this is what you specifically need.

> Tapestry DOM needs basic methods to manipulate the DOM post-render
> ------------------------------------------------------------------
>
>                 Key: TAPESTRY-2541
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-2541
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: tapestry-core
>    Affects Versions: 5.0.13
>            Reporter: Martin Papy
>            Assignee: Howard M. Lewis Ship
>
> It would be useful if I want to write a component that needs to manipulate its body... A trivial example would be a "stripwhitespace" component :
>  
> <t:stripwhitespace>
>  
> My          string               with too
>  
>  many white         spaces
>  
> </ t:stripwhitespace>
>  
> In that case I would like to access the <t:body /> string to remove some spaces...

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


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org