By Quint on
The number of items in my RSS feed is only ten, even though I set:
> Administer › Content management > RSS publishing > Number of Items per feed > 30.
Is there some other way to define the number of items in the RSS feed?
thanks,
Quint
Comments
> Is there some other way to
> Is there some other way to define the number of items in the RSS feed?
Yes. Read this: http://drupal.org/node/57569#comment-206414
In drupal 5.x , the path to system.module is module/system/system.module search keyword 30, the first one is for cache, the second one is for rss feed. Follow the instruction in the link above.
Thanks
Thanks