ModernTimeline
ModernTimeline copied to clipboard
Provides a modern timeline visualization for Semantic MediaWiki as a result format
### Setup - MW version: 1.38.2 - PHP version: 7.4.30 - DB (MySQL etc.): MariaDB - SMW version: 4.0.2 - MT version: 1.2 - Browsers and versions (if applicable): -...
The TimelineJS verson used is currently at 3.6.5 https://github.com/ProfessionalWiki/ModernTimeline/blob/master/resources/vendor/timeline.js while the original repo is on version 3.9.0 ](https://github.com/NUKnightLab/TimelineJS3/blob/master/CHANGELOG.md) At some point we should update to a more recent version,
This repo still has a TravisCI based setup which no longer works. Instead use the same approach as https://github.com/ProfessionalWiki/SPARQL (Another example: https://github.com/ProfessionalWiki/WikibaseExport) * [ ] Makefile * [x] Tests run...
### Setup - MW version: 1.35.5 - PHP version: 7.4.28 (litespeed) - DB (MySQL etc.): 10.3.34-MariaDB - SMW version: 3.2.3 - MT version: 1.2.0 ### Issue When you use the...
With the format "moderntimeline", it’s currently not possible to pass parameters (properties) with multiple values to the template for the slide area. When the query results in multiple values for...
### Feature request for large amounts of data, ModernTimeline should support the [deferred mode](https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/2398) in ask queries.
Currently, MT only displays static text info without any links. While it is possible to link whatever you want via a template, I think that the result format should acknowledge...
### Feature request In contrast to format=timeleine and format=eventline, the format=moderntimline currently does not show entries another time if they have more than one date. Imagine a simple example: a...
Currently, every timeline shows the month names in English. TimelineJS has the option `language=de` but this is not implemented in ModernTimeline yet. See http://timeline.knightlab.com/docs/options.html
- MW version: 1.35.4 - PHP version: 7.4.9 - DB (MySQL etc.): 8.0.21 - SMW version:3.2.3 -Modern Timeline version :1.2.1 ### Issue: when I input "format=moderntimeline",then I will get the...