开发者

How to paginate Views page display?

开发者 https://www.devze.com 2022-12-19 07:37 出处:网络
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 t

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".

0

精彩评论

暂无评论...
验证码 换一张
取 消