Commit Graph

20 Commits (bbccb374de07c7055baf2e89892a915b4dd81dda)

Author SHA1 Message Date
Daniel Rudolf 6e6d80c044
Add Pico::substituteUrl() and `url` Twig filter 6 years ago
Daniel Rudolf 05c2c968c3
Use filter_id() for the url_param and form_param Twig functions 7 years ago
Daniel Rudolf 80263a91dc
Disallow the use of the callback filter for the url_param and form_param Twig functions 7 years ago
Daniel Rudolf 61319b011e
Add license/copyright file header; improve phpDoc class docs 8 years ago
Daniel Rudolf b626782b87
Use Pico::substituteFileContent() for Twig's "markdown" filter 8 years ago
Daniel Rudolf 4cd993c50a
Fix PHP Syntax Error 8 years ago
Daniel Rudolf fd78ec38c7
Various small improvements 8 years ago
Daniel Rudolf 793fcdb4e1
Add "remove" fallback to Twig's "sort_by" filter 8 years ago
Daniel Rudolf 82a342ba44
Various small improvements 8 years ago
Daniel Rudolf 46f5d3d56d
Move Twig link filter and url_param and form_param functions to PicoTwigExtension 9 years ago
Daniel Rudolf 8f7e4da53d
Rename Pico 1.1 to Pico 2.0 9 years ago
Daniel Rudolf 5cf47e65de
Various small improvements 9 years ago
Daniel Rudolf 94279c57f8
Improve phpDocs class docs 9 years ago
Daniel Rudolf 0a4e7443d2 Fix class doc typos 9 years ago
Daniel Rudolf 3d11b8a979 Replace is_a() function calls with instanceof operator 9 years ago
Daniel Rudolf 2ce422d907 PicoTwigExtension: Refactor error handling 10 years ago
Daniel Rudolf 10de8efa11 Move markdown filter to PicoTwigExtension 10 years ago
Daniel Rudolf f19adc64b9 Add PicoTwigExtension with map and sort_by filters 10 years ago