#
adfdabd7 |
| 27-Aug-2025 |
saggi-dw <64777597+saggi-dw@users.noreply.github.com> |
Automatic code style fixes
|
#
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 ...
|
#
c78eb039 |
| 19-Apr-2023 |
saggi-dw <saggi@gmx.de> |
Updated to avoid global variables more reused code hopefully better adapted to the style guidelines minor other corrections
|
#
40f8a7ee |
| 12-Jan-2023 |
saggi-dw <saggi@gmx.de> |
Fix for CSS Error on small screens Increase the possible signs for timeline marker up to 4
|
#
4fa647de |
| 14-Dec-2022 |
saggi-dw <saggi@gmx.de> |
Some cleanup removed helper -> it was not real helper component -> now: support
|
#
2ddb0813 |
| 22-Jul-2022 |
Steffen Sagert <s.sagert@aw-color.de> |
Add container arround timeline
add basic "print.css" add buttons for timeline and milestone skeleton in editor fix overlapping content of timeline (see title of commit) fix(?) use of milestone outsi
Add container arround timeline
add basic "print.css" add buttons for timeline and milestone skeleton in editor fix overlapping content of timeline (see title of commit) fix(?) use of milestone outside of the timeline fix change of alignment in milestones fix extend the entry patter to find the fitting exit pattern
show more ...
|
#
08c5c745 |
| 13-Jul-2022 |
Steffen Sagert <s.sagert@aw-color.de> |
more compatibility for style.css
|
#
4ff971be |
| 11-Jul-2022 |
saggi-dw <saggi@gmx.de> |
add: horizontal timeline
|
#
85220f43 |
| 02-Jul-2022 |
saggi-dw <saggi@gmx.de> |
Code simplified
|