Closed (fixed)
Project:
SIOC
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
9 Dec 2005 at 15:21 UTC
Updated:
20 Dec 2005 at 22:31 UTC
At the moment, the SIOC module use a default value of 15 to limit nodes to display, which cannot be changed online.
It would be nice if a user can specify this value by adding a parameter to the URL of the SIOC export (eg: http://mydrupal/sioc/site/15 to see last 20 sioc:posts of the website)
Comments
Comment #1
terraces commented(eg: http://mydrupal/sioc/site/15 to see last 20 sioc:posts of the website)
Well, as the 1st parameter of site export is the 1st node to display, I should have wrote http://mydrupal/sioc/site/15/10 to see 20 sioc:posts of the website starting at post 15
Comment #2
terraces commentedAdded in CVS