/plugin/dwtimeline/.github/workflows/ |
H A D | dokuwiki.yml | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
/plugin/dwtimeline/_test/ |
H A D | OptionsParserTest.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | GeneralTest.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | RenderPageTimelineTest.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
/plugin/dwtimeline/ |
H A D | print.less | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | .gitignore | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | README | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | style.less | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | README.md | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | action.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | plugin.info.txt | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
/plugin/dwtimeline/syntax/ |
H A D | renderpagetimeline.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | dwtimeline.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | timeline.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | milestone.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
/plugin/dwtimeline/conf/ |
H A D | default.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | metadata.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
/plugin/dwtimeline/lang/de/ |
H A D | settings.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | lang.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
/plugin/dwtimeline/lang/en/ |
H A D | settings.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|
H A D | lang.php | 545c554be65100e9bb5eff6d4aa54c829680442a Wed Aug 27 07:23:15 UTC 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 -> https
* added: Tests
* Optionsparser: support robust options parsing - accept both "..." and '...' values - support backslash escapes (\" and \') - allow unquoted tokens without spaces
* cleanup
|