AndrewRayCode / AndrewRayCode/Ray-Frame
Hook pagination into list rendering
オープン
- 主要言語
- 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 はまだ評価されていません。