Pico/lib
Max P 869ab1f2e0
Enhanced Sorting by Nested Meta Values in Pages (#681)
* Added functionality for sorting pages by nested meta values.

* Additional variables removed.

* Added comment to the config template file about the possibility to access nested metadata with a dot as separator for sorting.

* Added entry in the changelog about the possibility to access nested metadata with a dot as separator for sorting.

* Changelog and config template adapted according to the suggestions.

* Added old entry back in the Config template.
2023-12-02 14:35:38 +01:00
..
AbstractPicoPlugin.php Minor code improvements 2022-03-09 15:36:58 +01:00
Pico.php Enhanced Sorting by Nested Meta Values in Pages (#681) 2023-12-02 14:35:38 +01:00
PicoPluginInterface.php Simplify PHP class imports 2022-03-03 21:39:27 +01:00
PicoTwigExtension.php Allow $markdown = null in 'markdown' Twig filter 2023-01-05 22:17:37 +01:00