Daniel Rudolf
|
3ebb51a55e
Improve class docs
|
8 years ago |
Daniel Rudolf
|
00603f61fc
Add integrated 404 Not Found page
|
8 years ago |
Daniel Rudolf
|
a74db1ddbb
Add Pico::filterVariable() method
|
8 years ago |
Daniel Rudolf
|
0b4099fdb0
Improve class docs
|
8 years ago |
Daniel Rudolf
|
f73c9622b8
Fix Pico::evaluateRequestUrl(): PHP's built-in webserver doesn't always set QUERY_STRING
|
8 years ago |
Daniel Rudolf
|
21bd18bcf0
Replace Pico::discoverRequestFile() with public Pico::resolveFilePath()
|
9 years ago |
Daniel Rudolf
|
e27be7a80f
Merge branch 'master' into pico-1.1
|
9 years ago |
Daniel Rudolf
|
fb4bdfe1fc
Fix Pico::parseFileMeta() for non-YAML 1-liners
|
9 years ago |
Daniel Rudolf
|
aa1bc077a7
Add $dropIndex parameter to Pico::getPageUrl() method
|
9 years ago |
Daniel Rudolf
|
848e28b7e6
Declare Pico::getFiles() public
|
9 years ago |
Daniel Rudolf
|
ddf3da0391
Merge branch 'master' into pico-1.1
|
9 years ago |
Daniel Rudolf
|
eeb43e131f
Pico::prepareFileContent(): Declare $variables variable
|
9 years ago |
Daniel Rudolf
|
94279c57f8
Improve phpDocs class docs
|
9 years ago |
Daniel Rudolf
|
e01044319a
Build system: Use dynamic phpDoc title
|
9 years ago |
Daniel Rudolf
|
0e8cd0873d
Merge branch 'master' into pico-1.1
|
9 years ago |
Daniel Rudolf
|
6465c2b0a9
Support REQUEST_URI routing method
|
9 years ago |
Daniel Rudolf
|
6234be88b0
Always use `on404Content...` execution path when serving a 404.md
|
9 years ago |
Daniel Rudolf
|
d19621a908
Improve themes dir guessing; add $config['theme_url'] config
|
9 years ago |
Daniel Rudolf
|
1b3ef7516d
Drop the "index" part of URLs
|
9 years ago |
Daniel Rudolf
|
a119122497
Fix coding standard violation
|
9 years ago |
Daniel Rudolf
|
b133f6dae5
Add Pico::VERSION_ID (like PHP_VERSION_ID)
|
9 years ago |
Daniel Rudolf
|
8dfb1b14c7
Improve HTTPS detection with proxies
|
9 years ago |
Daniel Rudolf
|
bbd8ef8847
Fix Date meta header parsing with ISO-8601 datetime strings
|
9 years ago |
Daniel Rudolf
|
0a4e7443d2
Fix class doc typos
|
9 years ago |
Daniel Rudolf
|
3d11b8a979
Replace is_a() function calls with instanceof operator
|
9 years ago |
Daniel Rudolf
|
dc621b24cd
Improve class docs of Pico::loadConfig()
|
9 years ago |
Daniel Rudolf
|
988a23fd02
Modular config: Load config from any config/*.config.php
|
9 years ago |
Daniel Rudolf
|
cd74b681f5
Fix scope isolated config includes
|
9 years ago |
Daniel Rudolf
|
75d5081bfb
Use scope isolated includes for plugins & config
|
9 years ago |
Daniel Rudolf
|
5bb1c325ff
Add onSinglePageLoading event; allow skipping pages in onSinglePageLoaded
|
9 years ago |