So, Ive been making websites in Drupal for over 2 years now, but I'm profoundly stuck using Drupal Views module and paginating a page display. Basically I'm picking up a bunch of articles, sorting them by their date published and am limiting it to only开发者_Python百科 10 items per page, but I dont see a "More Link" and I have never tried to do paginating in Drupal. Any help would be great, thanks!
alt text http://img694.imageshack.us/img694/562/drupalpaginate1.png
You need to adjust the "use pager" setting. It is currently set to "no".
精彩评论