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

terraces’s picture

(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

terraces’s picture

Assigned: Unassigned » terraces
Status: Active » Closed (fixed)

Added in CVS