Commit Graph

215 Commits (cd3d3dcec563613b7fc24edc921137bfe84d4013)

Author SHA1 Message Date
Daniel Rudolf cd3d3dcec5
Bump API version 6 years ago
Daniel Rudolf 17aba01513
Various small improvements 6 years ago
Daniel Rudolf eca06a38a9
phpDoc class docs: Remove superflous @return void 6 years ago
Daniel Rudolf 6e6d80c044
Add Pico::substituteUrl() and `url` Twig filter 6 years ago
Daniel Rudolf 715cb83431
Improve class docs of Pico::getBaseThemeUrl() and Pico::getUrlFromPath() 6 years ago
Daniel Rudolf 8d6e9ac31e
Replace file_exists() by is_file() 6 years ago
Daniel Rudolf c9a3f84673
Sync config/config.yml.template with Pico::loadConfig() 6 years ago
Daniel Rudolf 6476d6507d
Re-add deprecated Pico::getBaseThemeUrl() to maintain BC 6 years ago
Daniel Rudolf 3eab6c58d0
Bump version to 2.1.0-nightly 6 years ago
Daniel Rudolf f3b5a92247
Fix directory separator in Pico::getUrlFromPath() 6 years ago
Daniel Rudolf ad729a99c4
Remove base_dir and theme_dir Twig variables 6 years ago
Daniel Rudolf 33117be981
Config: Rename theme_url to themes_url, add plugins_url, assets_url and assets_dir 6 years ago
Daniel Rudolf 38bb0a4ac7
Various small improvements 6 years ago
Daniel Rudolf bb1b8639bd
Add Pico::getUrlFromPath() and Pico::getAbsoluteUrl(), replacing Pico::getBaseThemeUrl() 6 years ago
Daniel Rudolf f016c8a937
Add Pico::getNormalizedPath() 6 years ago
Daniel Rudolf 8ce3b0c224
Add debug mode 6 years ago
Daniel Rudolf edf849725d
Config template: Add more Twig config options 6 years ago
Daniel Rudolf 008ca6f41b
Pico::loadConfig(): Make twig cache path absolute 6 years ago
Daniel Rudolf 787344a526
Rename prev_page Twig variable to previous_page 6 years ago
Daniel Rudolf 34ae8e8812
Support %config.*% Markdown placeholders 6 years ago
Daniel Rudolf feba0b32df
Update Pico::VERSION and Pico::VERSION_ID 7 years ago
Daniel Rudolf 9924cf8485
Update Pico::VERSION and Pico::VERSION_ID 7 years ago
M.Martellenghi 84949975b0
Proberly handle hostnames with ports in `Pico::getBaseUrl()` (#472) 7 years ago
Daniel Rudolf b8106c6c31
Update Pico::VERSION and Pico::VERSION_ID 7 years ago
Daniel Rudolf cde8c8697b
Improve/update/fix phpDoc class docs 7 years ago
Daniel Rudolf 5e4d758acb
Various small code improvements 7 years ago
Daniel Rudolf e172dd20a1
Don't require env variables, proberly handle alt server ports 7 years ago
Daniel Rudolf 010a3649b6
Update Pico::VERSION and Pico::VERSION_ID 7 years ago
Bitm@rte 9005edaa25 add support for windows path on evaluateRequestUrl() method (#452) 7 years ago
Daniel Rudolf 2f9f40d76c
Update Pico::VERSION and Pico::VERSION_ID 7 years ago
Daniel Rudolf c7d4d25ab3
Add missing registred meta headers 7 years ago
Daniel Rudolf be86f8fa8c
Update Pico::VERSION 7 years ago
johannes Heimbach c12b50dc1b stop config.yml on loading again 7 years ago
Daniel Rudolf 568166ad07
Check Pico::VERSION constant before deploying a new release 7 years ago
Daniel Rudolf b405edba17
Various small improvements 7 years ago
Daniel Rudolf 190889b77b
Fix sorting of Pico::$nativePlugins 7 years ago
Daniel Rudolf 03cc10183c
Fix page tree 7 years ago
Daniel Rudolf 888190f15a
Various small improvements 8 years ago
Daniel Rudolf b129a4fb12
Various small improvements 8 years ago
Daniel Rudolf afd0a4d7a3
Change AbstractPicoPlugin::$enabled's behavior 8 years ago
Daniel Rudolf 37dfe0e6ef
Force themes to use .twig as file extension 8 years ago
Daniel Rudolf 28d2648ba0
Add Pico::buildPageTree() 8 years ago
Daniel Rudolf 3846d3b685
Various small improvements 8 years ago
Daniel Rudolf 1cd6e241f0
Prepare v2.0.0-beta.1 8 years ago
Daniel Rudolf e8a19cb2f9
Fix Pico::parseFileMeta() 8 years ago
Daniel Rudolf 61319b011e
Add license/copyright file header; improve phpDoc class docs 8 years ago
Daniel Rudolf d8a649e6f7
Don't lower meta data unsolicited and flip meta headers array 8 years ago
Daniel Rudolf 151908fbad
Remove various event params that are a bit out of place 8 years ago
Daniel Rudolf 709416328a
Pico::loadPlugins(): Add plugin blacklist and allow disabling local plugins 8 years ago
Daniel Rudolf 867f81a443
Various small improvements 8 years ago