Commit Graph

861 Commits (636e8d2a8a14630400dc433ac915ed99fcc691fa)
 

Author SHA1 Message Date
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 0b7e03b660
Version 1.0.6 8 years ago
Daniel Rudolf be0828bf2a
Update CHANGELOG.md 8 years ago
Daniel Rudolf 13b167e23a
Pico::loadConfig(): Improve Twig config parsing 8 years ago
Daniel Rudolf 3e88c58ce0
Merge branch 'master' into pico-1.1 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 de74e7d867
Improve class docs 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 df532e45bb
Travis CI: Use Build Stages 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
Daniel Rudolf fd78ec38c7
Various small improvements 8 years ago
Daniel Rudolf 793fcdb4e1
Add "remove" fallback to Twig's "sort_by" filter 8 years ago
Daniel Rudolf 21051fe08b
Pico::loadComposerPlugins(): Use Pico::getVendorDir() instead of Pico::$vendorDir 8 years ago
Daniel Rudolf 23ad80b98a
Let Pico load plugins from vendor/pico-plugin.php 8 years ago
Daniel Rudolf 91771e67af
Update .htaccess 8 years ago
Daniel Rudolf 66cc087b6e
Travis CI: Explicitly set root package version for branches 8 years ago
Daniel Rudolf 989d080eb8
README.md: Explicitly use master branch for Travis badge 8 years ago
Daniel Rudolf 31310429fb
Merge branch 'master' into pico-1.1 8 years ago
Daniel Rudolf 66916f62bc
Travis CI: Upgrade to Ubuntu Trusty for HHVM support 8 years ago
Daniel Rudolf cd2cc60ef6
Sync versions of pico-deprecated and pico-theme with Pico 8 years ago
Daniel Rudolf f0b42cf364
Add explicit dependencies to the PHP extensions "dom" and "mbstring" 8 years ago
Daniel Rudolf 3d16c8df16 Merge pull request #384 from picocms/enhancement/contributing2 8 years ago
Daniel Rudolf 2fb7125985
Add "Labeling of Issues & Pull Requests" section to CONTRIBUTING.md 8 years ago
Daniel Rudolf b098e22033
Various small improvements 8 years ago
Daniel Rudolf d26da62bf1
Add onSinglePageContent event 8 years ago
Daniel Rudolf 773f4795f7
Remove Pico::registerTwig(), use Pico::getTwig() instead 8 years ago
Daniel Rudolf 80c88f2a7d
Refactor onMetaHeaders event 8 years ago
Daniel Rudolf f4332a247c
Force PicoDeprecated to be first plugin in the plugins array 8 years ago
Daniel Rudolf 624310bbe7
Various small improvements 8 years ago
Daniel Rudolf 191f6edbe9
Don't pass the $plugins argument of the onPluginsLoaded event by reference 8 years ago
Daniel Rudolf 6e28a51080
Refactor onPages… and onPage… core events 8 years ago
Daniel Rudolf 7b222b03e4
Add Pico::API_VERSION 8 years ago
Daniel Rudolf 36b3aef1c7
Fix Pico::loadPlugin() when called before Pico::loadPlugins() 8 years ago
Daniel Rudolf e8e60f49e5
Update DummyPlugin 8 years ago
Daniel Rudolf 6574d482cc
Update .gitattributes 8 years ago
Daniel Rudolf 8a11a65c9f
Create distinct _build/.gitignore 8 years ago
Daniel Rudolf aaf52dd36c
Create empty assets/ dir 8 years ago
Daniel Rudolf a8956b72bc
Version 1.0.5 8 years ago
Daniel Rudolf 4d1f92a1f2
Update CONTRIBUTING.md 8 years ago
Daniel Rudolf 3f98896165
Create empty content/ dir 8 years ago
Daniel Rudolf 1d73524e41
Search for content/index.md to determine the content dir to use 8 years ago
Daniel Rudolf bba93752cb
Use dev dependencies for pico-deprecated and pico-theme 8 years ago
Daniel Rudolf a114821466
Add 2.0-dev branch alias to composer.json 8 years ago
Daniel Rudolf f52e3dc890
Add Pico::getVendorDir() 8 years ago
Daniel Rudolf cbb8ece579
Move PicoDeprecated plugin and default theme to separate repos 8 years ago