ProfessionalWiki / ProfessionalWiki/ModernTimeline
support multiple date entries
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 19
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
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 timeline of web related conferences over the years, where you don't have inidvidual entries for each year (SMWCon 2018, SMWCon 2019), but you have a page for every conference "SMWCon" and a property "has year" with several values set (2017, 2018, 2019). From what I experience now moderntimeline will only show the page "SMWCon" once and not three times.
This can be desired or not, so I suggest to think about a parameter, maybe something like
|multiple entries=once/show/hide
where "once" ist the current behaviour, "hide" would hide these completely, "show" would show it again at every occurence.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the format=moderntimline handling and how pages with multiple “has year” values become timeline entries. Clarify the once/show/hide parameter semantics, then verify the chosen behavior against the SMWCon example and the existing timeline formats.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100