Pico/lib
Daniel Rudolf 82c6dd9795
Don't sort pages when a unknown sort method is specified
Specifying a custom sort method usually means that all pages are sort by a plugin, so Pico's default alphabetical order is overwritten anyway. Letting Pico sort the pages first and discarding the result is burned CPU time...
2016-12-06 19:47:37 +01:00
..
AbstractPicoPlugin.php Various small improvements 2016-12-06 19:03:58 +01:00
Pico.php Don't sort pages when a unknown sort method is specified 2016-12-06 19:47:37 +01:00
PicoPluginInterface.php Improve phpDocs class docs 2016-05-23 15:13:56 +02:00
PicoTwigExtension.php Various small improvements 2016-12-06 19:03:58 +01:00