|
Hi all,
Trying to configure the number of items that is
displayed for a channel that is fed from a RSS portlet I noticed that changing
the <parameter value="5" type="int" name="itemDisplayed" />
tag didn't influence anything. After examining the the associated stylesheet
(rss.xsl) I noticed the following entry:
<xsl:param name="itemdisplayed" select="number(15)"/> Am I correct in assuming that the number of items
displayed by the portlet is controlled by the stylesheet and not by the PSML
configuration files (I think this is a valid assumption)? If so, that leaves me
with the following questions:
- what purpose do the entries in the PSML files
serve?
- wouldn't it be a nice feature if the number of
items displayed in the portlet can be maximized when the porlet is in a
maximized view?
Regards,
Rogier Schaaf
|
- synchronized Rogier Schaaf
- synchronized Thomas F. Boehme
- Re: number of items in a channel Santiago Gala
