AndrewRayCode / AndrewRayCode/Ray-Frame

Hook pagination into list rendering

Aperta
#15 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
JavaScript
Stelle
8
Fork
1
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.