AndrewRayCode / AndrewRayCode/Ray-Frame
Hook pagination into list rendering
Đang mở
- Ngôn ngữ chính
- JavaScript
- Star
- 8
- Fork
- 1
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
make sure cache functions can take page numbers, and define results per page in templates, and store those.
for example
{{list:perpage=20}}
hit at /pageWithList?page=3
should pass to the cache function {plip: list, perpage: 20, page:3} and return the right results
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.