Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: gd_on on January 29, 2019, 10:41:49 am

Title: rss limitations ?
Post by: gd_on on January 29, 2019, 10:41:49 am
I have subscribed to the rss flux (http://forums.codeblocks.org/index.php?action=.xml;type=rss).
I use the livemarks extension in Firefox on Windows. Though I configured it for C::B flux to 20 items, I can only visualize a maximum of 5 items (the 5 more recent ones). For other rss flux I use, I have not this limitation.
Apparently this happens since a few weeks.
Have you limited the number of items ? If the answer is yes, could you make this limit higher (20 or 25 if possible)

gd_on
Title: Re: rss limitations ?
Post by: gd_on on January 31, 2019, 06:42:29 pm
Finally, I have found a solution.
The url to view the rss was : http://forums.codeblocks.org/index.php?action=.xml;type=rss
Normally the number of items is driven by the livemarks extension in Firefox. You can choose the number you want, but as I said previously, I see a maximum of 5 items, even if I ask 20 !
I modified the url by adding limit=20 : http://forums.codeblocks.org/index.php?action=.xml;type=rss;limit=20
Like that, it displays 20 lines.