AndrewRayCode / AndrewRayCode/Ray-Frame

Hook pagination into list rendering

オープン
#15 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
JavaScript
スター
8
フォーク
1
PR マージ指標
30日以内にマージされた PR はありません

説明

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。