Commit Graph

901 Commits (master)
 

Author SHA1 Message Date
Daniel Rudolf 7aa199d77a Update changelog.txt for 7537159 10 years ago
Daniel Rudolf 7537159868 Remove the need to register headers during onMetaHeaders() 10 years ago
Daniel Rudolf 1cbf48af79 Split PicoDeprecated::onConfigLoaded() into multiple methods 10 years ago
Daniel Rudolf 46ef63186a Support $config['<plugin name>']['enabled'] option 10 years ago
Daniel Rudolf 9d518fd722 Move sorting of $pages from Pico::getPages() to Pico::sortPages() 10 years ago
Daniel Rudolf 4f1e8667c3 Cast AbstractPicoPlugin::$dependsOn to array 10 years ago
Daniel Rudolf 79e2dacdb2 Fix method docs typo 10 years ago
Daniel Rudolf 27d694697f Fix code formatting 10 years ago
Daniel Rudolf 006afa5774 Update changelog.txt 10 years ago
Daniel Rudolf 2e15e112f7 Define deprecated constants before evaluating the config.php in Picos root dir 10 years ago
Daniel Rudolf ef1a9e0c33 Improve README.md 10 years ago
Daniel Rudolf 9aa62b4b44 Improve method docs of Pico::load404Content() 10 years ago
Daniel Rudolf 77f939028c Support per-directory 404.md files 10 years ago
Daniel Rudolf 3f7b0998c6 Declare undefined $plugins variable 10 years ago
Daniel Rudolf 3a4721a20c SCANDIR_SORT_* constants are available since PHP 5.4 10 years ago
Daniel Rudolf ab8994593f Improve README.md formatting; Run PHP web server on localhost only 10 years ago
Daniel Rudolf fa024ce849 Fix README.md formatting 10 years ago
Daniel Rudolf 7698f18df0 Merge branch 'master' into pico1.0 10 years ago
Daniel Rudolf 00f76d1083 Update README.md 10 years ago
theshka a8e68eaac8 Update README 10 years ago
Daniel Rudolf 9be23de897 Require PHP >= 5.3.6 until erusev/parsedown-extra#75 is solved 10 years ago
Daniel Rudolf 241a52907e Update inline code comments 10 years ago
Daniel Rudolf fbb744dd43 Deny access to config, content, content-sample, lib and vendor dirs 10 years ago
Daniel Rudolf 012dffa856 Fix #257 10 years ago
Daniel Rudolf fd64e4fa5e Add a exception to alpha sorting: List index files first 10 years ago
Daniel Rudolf 45815e2c6d Don't read file contents of inaccessible pages 10 years ago
Daniel Rudolf 95db5ba1a1 Drop inaccessible pages 10 years ago
Daniel Rudolf cdef7a6324 Explicitly treat relative paths to be relative to Picos root dir 10 years ago
Daniel Rudolf fc7632b0ac Overhaul init of Pico 10 years ago
Daniel Rudolf 5e77d862bf Remove twig cache dir 10 years ago
Daniel Rudolf 8d88863805 Fix whitespace 10 years ago
Daniel Rudolf 13a50c7f2f Don't change $pageData['id'], add ~dup1 to the array key only 10 years ago
Daniel Rudolf a5755b0d39 Fix deprecated get_page_data and get_pages events 10 years ago
Daniel Rudolf a7fd853f8f Add striptags filter to description meta header 10 years ago
Daniel Rudolf 5533b07531 Re-add lost PicoPluginInterface 10 years ago
Daniel Rudolf f76a0b75be Use v0.7 releases of erusev/parsedown-extra 10 years ago
Daniel Rudolf 70f187fb45 Rename IPicoPlugin to PicoPluginInterface 10 years ago
Daniel Rudolf 4821454ad5 Declare in config/config.php.template to prevent a E_NOTICE 10 years ago
Daniel Rudolf 5731ede297 Allow omitting config/config.php; Fix write context on return value 10 years ago
Daniel Rudolf 71e7da28cc Various fixes 10 years ago
Daniel Rudolf a83b01ef4f Access plugins by class name, not file name 10 years ago
Daniel Rudolf 533822320e Workaround for webservers omitting QUERY_STRING 10 years ago
Daniel Rudolf 5eed6d0562 Add missing update of index.twig 10 years ago
Daniel Rudolf df10d60846 Fixing paths in global.php 10 years ago
Daniel Rudolf c44afd396d Update .htaccess 10 years ago
Daniel Rudolf 5438fdb368 Rename index.html of default theme to index.twig; Update template 10 years ago
Daniel Rudolf 39e1d788c5 Update sample content 10 years ago
Daniel Rudolf 144939b978 Update config.php.template 10 years ago
Daniel Rudolf 70316eca87 Add PicoDeprecated, PicoParsePagesContent, PicoExcerpt 10 years ago
Daniel Rudolf fd1b94e990 Update composer.json 10 years ago