| #
ab9621a8 |
| 07-Feb-2025 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Some refactoring, reformatting and integration tests (#4)
* Some refactoring and reformatting
* Add a syntax and a global config integration test
|
| #
d409808b |
| 04-Feb-2025 |
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> |
Rector and PHPCS fixes (#3)
Co-authored-by: mprins <1165786+mprins@users.noreply.github.com>
|
| #
e689d293 |
| 04-Feb-2025 |
Mark Prins <1165786+mprins@users.noreply.github.com> |
Add CI, modernise code base, reformatting (#2)
* Add CI, modernise codebase, reformatting
* add simple action test
* Update plugin date to 2025-02-04
|
| #
b41b5a01 |
| 02-Feb-2016 |
Andreas Gohr <andi@splitbrain.org> |
Adjust method signatures to match parent
|
| #
917d5640 |
| 02-Jul-2012 |
lupo49 <post@lupo49.de> |
Replaced p_set_metadata() through $renderer->meta[...] to prevent conflicts with the renderer (Issue #2)
|
| #
af8734d9 |
| 04-Sep-2011 |
Matthias Schulte <post@lupo49.de> |
Store description when metadata rendering takes place, instead of xhtml rendering
|
| #
e874628f |
| 27-Aug-2011 |
Matthias Schulte <post@lupo49.de> |
- Added new functionality: set a global description for all pages / specify a decription inside the page content - Added plugin.info.txt
|