Pico/lib
Daniel Rudolf 9b7523b9e8
Use .yml files to configure Pico
Instead of using `*.config.php` files, use `*.yml` files to configure Pico. YAML is much easier to understand, more user friendly and (at least a bit) more error-tolerant, but still very powerful. Don't break BC by letting `PicoDeprecated` still read `config/config.php`.
2017-02-05 16:52:18 +01:00
..
AbstractPicoPlugin.php Rename Pico 1.1 to Pico 2.0 2016-12-12 15:31:06 +01:00
Pico.php Use .yml files to configure Pico 2017-02-05 16:52:18 +01:00
PicoPluginInterface.php Rename Pico 1.1 to Pico 2.0 2016-12-12 15:31:06 +01:00
PicoTwigExtension.php Move Twig link filter and url_param and form_param functions to PicoTwigExtension 2016-12-12 17:08:40 +01:00