History log of /plugin/dwtimeline/_test/GeneralTest.php (Results 1 – 1 of 1)
Revision Date Author Comments
# 545c554b 27-Aug-2025 saggi-dw <64777597+saggi-dw@users.noreply.github.com>

Render a page as timeline (#7)

* added: renderpage as syntax element (<dwtimeline page=ns:page />)
first Header -> Timeline Title
next level Header - > Milestones

small refactor styles
http -> http

Render a page as timeline (#7)

* added: renderpage as syntax element (<dwtimeline page=ns:page />)
first Header -> Timeline Title
next level Header - > Milestones

small refactor styles
http -> https

* added: Tests

* Optionsparser: support robust options parsing
- accept both "..." and '...' values
- support backslash escapes (\" and \')
- allow unquoted tokens without spaces

* cleanup

show more ...