Commit Graph

819 Commits (d0b637f686a9406ee474cf7121815c5bc722112c)
 

Author SHA1 Message Date
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
Daniel Rudolf b3477906f1 Replace Pico_Plugin with DummyPlugin 10 years ago
Daniel Rudolf 07ae26789c Add AbstractPicoPlugin 10 years ago
Daniel Rudolf 43a7540f46 Add IPicoPlugin 10 years ago
Daniel Rudolf cd145821ba Remove pull request message 10 years ago
Daniel Rudolf 92c307d8be Pico 1.0 10 years ago
Daniel Rudolf 284e0ce7de Move constants to global.php 10 years ago
Daniel Rudolf c496297c44 Class files should exactly match the class name 10 years ago
Daniel Rudolf adc356251e Remove index.html 10 years ago
Tyler Heshka 2fdcacc14b Merge pull request #244 from muja/scandir 10 years ago
Tyler Heshka 2d6b0ad45a Merge pull request #246 from PhrozenByte/enhancement/CleanupPaths 10 years ago
Daniel Rudolf f90e3b4472 Update inline doc 10 years ago
Daniel Rudolf 6e8bc85a8b Move config.php.template to config/; Add config/.gitignore 10 years ago
Daniel Rudolf 399b73aa3b Move config.php to config/; Add CONFIG_DIR and VENDOR_DIR constants 10 years ago
Daniel Rudolf e23e61daad CONTENT_DIR constant isn't functional anymore 10 years ago
Danyel Bayraktar 8d82cde120 Use scandir instead of opendir to ensure alphabetical order. 10 years ago
Tyler Heshka e942d40187 Merge pull request #237 from theshka/master 10 years ago
theshka f4cc9727ff Fix call on method of an object just created with new/PHP 5.3.10 compatibility error. 10 years ago
Tyler Heshka 6e50ac5cc8 Merge pull request #234 from kushipl/master 10 years ago
Wojciech Grzebieniowski 577160b109 Apply PSR1/PSR2 coding standards. 10 years ago
Tyler Heshka 376e551ec4 Merge pull request #233 from kushipl/master 10 years ago
Wojciech Grzebieniowski 83a3313e53 Fixed indent 10 years ago
Tyler Heshka 820e84e0b9 Merge pull request #232 from kushipl/master 10 years ago
Wojciech Grzebieniowski 23b90e2a92 Avoid using global config variable. 10 years ago
Tyler Heshka 48e5c9e500 Merge pull request #230 from theshka/master 10 years ago
theshka 28a6b721ce fix date_formatted issue 10 years ago
theshka eb368d31e1 fix date_formatted issue 10 years ago
theshka a335eec82a add rewrite base directive 10 years ago
theshka b11a358505 add comments and RewriteBase directive 10 years ago
theshka d13e88a0b7 Merge branch 'master' of https://github.com/picocms/Pico 10 years ago
theshka 529e268d5b fix namespace error 10 years ago
theshka 5744a5650a Update config.php.template 10 years ago
theshka cfde8b6246 Merge pull request #222 from mangeld/patch-1 10 years ago