Commit Graph

333 Commits (pico-3.0-alpha)

Author SHA1 Message Date
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 05c2c968c3
Use filter_id() for the url_param and form_param Twig functions 7 years ago
Daniel Rudolf 80263a91dc
Disallow the use of the callback filter for the url_param and form_param Twig functions 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
Daniel Rudolf 9dcb06c258
Pico::sortPlugins(): Fix sorting of non-native plugins 8 years ago
Daniel Rudolf 20297deaec
Pico::loadLocalPlugins(): Don't load plugins case-insensitive 8 years ago
Daniel Rudolf b6468ca215
Various small improvements 8 years ago
Daniel Rudolf 9a9872fe8e
Add Pico::getPageId() 8 years ago
Daniel Rudolf 7087573aed
Pico::loadPlugins(): Load composer-plugins first and skip conflicting plugins in the plugins/ dir 8 years ago
Daniel Rudolf fc76d37dbc
Improve class docs 8 years ago
Daniel Rudolf 32ae70f398
Add $default param to getConfig() method 8 years ago
Daniel Rudolf 8138212a27
Pico::evaluateRequestUrl(): Improve REQUEST_URI handling 8 years ago
Daniel Rudolf b73e197ccb
Refactor YAML frontmatter date parsing 8 years ago
Daniel Rudolf 13b167e23a
Pico::loadConfig(): Improve Twig config parsing 8 years ago
Daniel Rudolf d3c624777f
Improve guessing whether URL rewriting is enabled 8 years ago
Daniel Rudolf 53e9eaa5e4
Fix Pico's REQUEST_URI routing method when installed to / 8 years ago
Daniel Rudolf 414f5ac18e
Allow pages to be sorted by arbitrary meta values 8 years ago
Daniel Rudolf b626782b87
Use Pico::substituteFileContent() for Twig's "markdown" filter 8 years ago
Daniel Rudolf 55a0a5bc91
Add Pico::substituteFileContent() method 8 years ago
Daniel Rudolf 05c8d95b3f
Only load Twig_Extension_Debug when Twig's debug mode is enabled 8 years ago
Daniel Rudolf 4cd993c50a
Fix PHP Syntax Error 8 years ago