Pico/lib
Daniel Rudolf aa1bc077a7
Add $dropIndex parameter to Pico::getPageUrl() method
This allows one to prevent Pico from removing the last "index" path component. Example use case: Pico's official admin plugin. We must distinguish between "content/sub.md" and "content/sub/index.md", otherwise it wouldn't be possible to edit both pages.
2016-07-14 00:24:06 +02:00
..
AbstractPicoPlugin.php Merge branch 'master' into pico-1.1 2016-06-18 20:23:23 +02:00
Pico.php Add $dropIndex parameter to Pico::getPageUrl() method 2016-07-14 00:24:06 +02:00
PicoPluginInterface.php Improve phpDocs class docs 2016-05-23 15:13:56 +02:00
PicoTwigExtension.php Merge branch 'master' into pico-1.1 2016-06-18 20:23:23 +02:00