Commit Graph

53 Commits (aaf52dd36cacb6be89f49de708d3a0db6adf900a)

Author SHA1 Message Date
Daniel Rudolf cbb8ece579
Move PicoDeprecated plugin and default theme to separate repos 8 years ago
Daniel Rudolf 82a342ba44
Various small improvements 8 years ago
Daniel Rudolf 9b7523b9e8
Use .yml files to configure Pico 8 years ago
Daniel Rudolf 8f7e4da53d
Rename Pico 1.1 to Pico 2.0 9 years ago
Daniel Rudolf 9a2dd4f078
Mark Twig variables rewrite_url and is_front_page as deprecated 9 years ago
Daniel Rudolf ea2146b2db
Remove default plugins PicoParsePagesContent and PicoExcerpt 9 years ago
Daniel Rudolf 5cf47e65de
Various small improvements 9 years ago
Daniel Rudolf 94279c57f8
Improve phpDocs class docs 9 years ago
Daniel Rudolf 3d11b8a979 Replace is_a() function calls with instanceof operator 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 1c2f6a1b23 Update class docs 10 years ago
Daniel Rudolf c3af40c3b9 PicoDeprecated: Fix LIB_DIR constant 10 years ago
Daniel Rudolf 5be2f8e597 Fix path handling on Windows 10 years ago
Daniel Rudolf 93f7aaad8b Class docs: Use default markdown table format 10 years ago
Daniel Rudolf 913cf3816f Plugins: Improve onPagesLoaded() code styling 10 years ago
Daniel Rudolf 364b9066d9 PicoDeprecated: Use $GLOBALS superglobal instead of global keyword 10 years ago
Daniel Rudolf 20387e0bf9 Make DummyPlugin class final 10 years ago
Daniel Rudolf 840d41bca5 Improve type hinting 10 years ago
Daniel Rudolf c0d30d20f8 Follow-up to c72ea0e 10 years ago
Daniel Rudolf c72ea0ecec PicoDeprecated: Sanitize content_dir and base_url options when reading config.php in Picos root dir 10 years ago
Daniel Rudolf cd7cd374bb Add content filter to get the parsed contents of a page (lazy loading) 10 years ago
Daniel Rudolf af8de56512 Fix typos 10 years ago
Daniel Rudolf 2a43b21bae Enable PicoDeprecated if no plugins are loaded 10 years ago
Daniel Rudolf 8da62f4aad PicoDeprecated: Making $config globally accessible again 10 years ago
Daniel Rudolf 9a702415fb Remove `return $config` in `config/config.php` 10 years ago
Daniel Rudolf afb55b9cb6 Improve class docs 10 years ago
Daniel Rudolf e6681ea903 Improve class docs 10 years ago
Daniel Rudolf 54ce5b9699 Various small improvements 10 years ago
Daniel Rudolf a654b1585b phpDocumentor 2.8.5 currently doesn't support the Generic notations 10 years ago
Daniel Rudolf 92af554d14 Improve inline code comments; preparing use of phpDocumentor 10 years ago
Daniel Rudolf 15515ff3fd Fix typo/formatting 10 years ago
theshka 8380b54142 fix spelling 10 years ago
Daniel Rudolf 1cbf48af79 Split PicoDeprecated::onConfigLoaded() into multiple methods 10 years ago
Daniel Rudolf 79e2dacdb2 Fix method docs typo 10 years ago
Daniel Rudolf 2e15e112f7 Define deprecated constants before evaluating the config.php in Picos root dir 10 years ago
Daniel Rudolf 3f7b0998c6 Declare undefined $plugins variable 10 years ago
Daniel Rudolf 241a52907e Update inline code comments 10 years ago
Daniel Rudolf fc7632b0ac Overhaul init of Pico 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 70f187fb45 Rename IPicoPlugin to PicoPluginInterface 10 years ago
Daniel Rudolf 71e7da28cc Various fixes 10 years ago
Daniel Rudolf 70316eca87 Add PicoDeprecated, PicoParsePagesContent, PicoExcerpt 10 years ago
Daniel Rudolf b3477906f1 Replace Pico_Plugin with DummyPlugin 10 years ago
Daniel Rudolf adc356251e Remove index.html 10 years ago
Wojciech Grzebieniowski 577160b109 Apply PSR1/PSR2 coding standards. 10 years ago
picocms 1e0d6ce7b6 Update pico_plugin.php 11 years ago
Gilbert Pellegrom aa59661ff8 v0.8 12 years ago
Gilbert Pellegrom 022334ff13 Added before_parse_content & after_parse_content hooks. content_parsed 12 years ago