Twig
-
Twig pagination for Pico 2, round 2
publié le 28 juillet 2018
After a first round where the challenge was to realize a pure Twig pagination for Pico 2 using it’s new HTTP parameters feature, I’ve worked on a new version. It’s purpose ? Dynamically reducing the number of displayed pages...
-
Twig pagination for Pico 2
publié le 1er juillet 2018
Pico 2.0 introduces some major changes including the possibility to access HTTP parameters. This allows us to let pagination plugins aside and to code a pagination only with Twig. Here is how !