Posted by terraces on December 9, 2005 at 3:21pm
Jump to:
| Project: | SIOC |
| Version: | master |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | terraces |
| Status: | closed (fixed) |
Issue Summary
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
#1
(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
#2
Added in CVS