On Fri, 1 Feb 2002, Terrence Brannon wrote:

> I'm not sure if I stated my question clearly. I am trying to do a
> node transformation where the content of the node is now
> different.
>
> Let's say I wanted the entire content (content being "Sebastian
> Rahtz      OUCS Information Manager") in all caps.
>
> And let's say I am making this a table data cell. So
>
> $t->{pre} = '<TD>'; $t->{post}='</TD>];
>
> but what do I do to mutate the contents?

prechildren and postchildren?

-- 
<!-- Matt -->
<:->Get a smart net</:->


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to