rbfigueira wrote: |
How to reduze the number of display items ?
I want to display only the 10 last items !!
|
|
One of the great things about DNN RSS feeds is that it allows for custom XSL files to parse the RSS feed. I have a few feeds where I do some trimming (like taking the last 10 or even changing the way the information is displayed/ordered. If you feel adventurous, grab an XSL editor/parser and give it a shot - the DNN XSL file is a great place to start.