Daniel Rudolf
|
ddf3da0391
Merge branch 'master' into pico-1.1
|
9 年之前 |
Daniel Rudolf
|
94279c57f8
Improve phpDocs class docs
|
9 年之前 |
Daniel Rudolf
|
3d11b8a979
Replace is_a() function calls with instanceof operator
|
9 年之前 |
Daniel Rudolf
|
cd74b681f5
Fix scope isolated config includes
|
9 年之前 |
Daniel Rudolf
|
75d5081bfb
Use scope isolated includes for plugins & config
|
9 年之前 |
Daniel Rudolf
|
1c2f6a1b23
Update class docs
|
9 年之前 |
Daniel Rudolf
|
c3af40c3b9
PicoDeprecated: Fix LIB_DIR constant
|
9 年之前 |
Daniel Rudolf
|
5be2f8e597
Fix path handling on Windows
|
9 年之前 |
Daniel Rudolf
|
93f7aaad8b
Class docs: Use default markdown table format
|
9 年之前 |
Daniel Rudolf
|
913cf3816f
Plugins: Improve onPagesLoaded() code styling
|
9 年之前 |
Daniel Rudolf
|
364b9066d9
PicoDeprecated: Use $GLOBALS superglobal instead of global keyword
|
9 年之前 |
Daniel Rudolf
|
840d41bca5
Improve type hinting
|
9 年之前 |
Daniel Rudolf
|
c0d30d20f8
Follow-up to c72ea0e
|
9 年之前 |
Daniel Rudolf
|
c72ea0ecec
PicoDeprecated: Sanitize content_dir and base_url options when reading config.php in Picos root dir
|
9 年之前 |
Daniel Rudolf
|
af8de56512
Fix typos
|
9 年之前 |
Daniel Rudolf
|
2a43b21bae
Enable PicoDeprecated if no plugins are loaded
|
9 年之前 |
Daniel Rudolf
|
8da62f4aad
PicoDeprecated: Making $config globally accessible again
|
9 年之前 |
Daniel Rudolf
|
9a702415fb
Remove `return $config` in `config/config.php`
|
9 年之前 |
Daniel Rudolf
|
e6681ea903
Improve class docs
|
9 年之前 |
Daniel Rudolf
|
54ce5b9699
Various small improvements
|
9 年之前 |
Daniel Rudolf
|
a654b1585b
phpDocumentor 2.8.5 currently doesn't support the Generic notations
|
9 年之前 |
Daniel Rudolf
|
92af554d14
Improve inline code comments; preparing use of phpDocumentor
|
9 年之前 |
Daniel Rudolf
|
1cbf48af79
Split PicoDeprecated::onConfigLoaded() into multiple methods
|
9 年之前 |
Daniel Rudolf
|
2e15e112f7
Define deprecated constants before evaluating the config.php in Picos root dir
|
9 年之前 |
Daniel Rudolf
|
3f7b0998c6
Declare undefined $plugins variable
|
9 年之前 |
Daniel Rudolf
|
241a52907e
Update inline code comments
|
9 年之前 |
Daniel Rudolf
|
fc7632b0ac
Overhaul init of Pico
|
9 年之前 |
Daniel Rudolf
|
13a50c7f2f
Don't change $pageData['id'], add ~dup1 to the array key only
|
9 年之前 |
Daniel Rudolf
|
a5755b0d39
Fix deprecated get_page_data and get_pages events
|
9 年之前 |
Daniel Rudolf
|
70f187fb45
Rename IPicoPlugin to PicoPluginInterface
|
9 年之前 |