AdonaiEchad wrote:
> what I do not understand is how to limit my rss feeds.
For example,
I went the
> the Jerusalem Post and took their rss feed and my list
shows 11 headlines. But
> I want to limit it to say the top 3. So how do I do
this.
Select the xsl:for-each tab on your repeat region, and click
the
lightning bolt in the Property inspector to open the XPath
Expression
Builder. Expand the Build Filter area and click the plus
button. Fill in
the following values:
Filter By: the name of the XML node that contains the
headline
Where: position()
Operator: >=
Value: 3
--
David Powers, Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
Author, "PHP Solutions" (friends of ED)
http://foundationphp.com/