On 2 December 2010 14:35, sergio_101 <sergiolist(a)village-buzz.com> wrote:
(rss tag: 'itunes:category')
attributeAt: 'text' put: 'Technology';
with: 'contents of the tag'
i got this working.. here's where it gets confusing to me.. this tag
has other elements.. it looks like this:
<itunes:category text="Technology">
<itunes:category text="Gadgets"/>
</itunes:category>
where "Gadgets" is the sub category..
how would i add a new entry to the above? like what would be the
syntax to nest those tags?
I don't understand the question. The RSS renderer is exactly like the
HTML renderer of Seaside. You can nest tags with #with:.
Lukas
--
Lukas Renggli
www.lukas-renggli.ch