First time here? Check out the FAQ!
1

Pagination setting - Infinite Scrolling
 

It's possible to set only 'posts per page' to 10 30 50; some hard coded value.

It would be nice if more posts were just automatically loaded as the user scrolled through them and got close to the bottom.

:)

Something like this perhaps?

http://palewire.com/posts/2010/11/07/django-recipe-twitter-style-infinite-scroll/

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
drpoovilleorg's avatar
51
drpoovilleorg
asked 13 years ago
Evgeny's avatar
13.2k
Evgeny
updated 13 years ago

Comments

There is a Q&A site with infinite scrolling http://segmentfault.com - a "chinese stackoverflow", we can test out the user experience there.

Evgeny's avatar Evgeny (13 years ago)
see more comments

1 Answer

0

This is an interesting request, but maybe it is one of the features that are nice, but not really necessary, we should think about this.

Regarding the 10/30/50 switch - we might remove it, it does not seem to be used a lot.

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Evgeny's avatar
13.2k
Evgeny
answered 13 years ago
link

Comments

i agree; nice to have, but not priority. :)

drpoovilleorg's avatar drpoovilleorg (13 years ago)
see more comments