Daniel Rudolf
|
20387e0bf9
|
Make DummyPlugin class final
Plugin developers MUST NOT extend from DummyPlugin, they SHOULD extend from AbstractPicoPlugin
|
10 years ago |
Daniel Rudolf
|
840d41bca5
|
Improve type hinting
|
10 years ago |
Daniel Rudolf
|
cd7cd374bb
|
Add content filter to get the parsed contents of a page (lazy loading)
|
10 years ago |
Daniel Rudolf
|
afb55b9cb6
|
Improve class docs
|
10 years ago |
Daniel Rudolf
|
e6681ea903
|
Improve class docs
Also add some ToDos to inline docs
|
10 years ago |
Daniel Rudolf
|
54ce5b9699
|
Various small improvements
- Improve class docs for phpDocumentor
- Add missing onPagesLoading() event to DummyPlugin
- Add some TODOs to the UPGRADE section of the docs
|
10 years ago |
Daniel Rudolf
|
a654b1585b
|
phpDocumentor 2.8.5 currently doesn't support the Generic notations
This will likely be implemented as soon as the proposed PSR-5: PHPDoc is accepted
|
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
|
79e2dacdb2
|
Fix method docs typo
|
10 years ago |
Daniel Rudolf
|
71e7da28cc
|
Various fixes
Thanks @PontusHorn for spotting!
|
10 years ago |
Daniel Rudolf
|
b3477906f1
|
Replace Pico_Plugin with DummyPlugin
DummyPlugin is a template for Pico plugins. You're a plugin developer? This template may be helpful :-)
|
10 years ago |