Opened 8 years ago
Closed 8 years ago
#26828 closed New feature (duplicate)
Graphical Timeline of Version Support
Reported by: | Nick Timkovich | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | dev |
Severity: | Normal | Keywords: | |
Cc: | sadaf2605@… | Triage Stage: | Unreviewed |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | yes |
Description
I have a rough graphical timeline like Ubuntu's: https://wiki.ubuntu.com/LTS that I'd like to swap in for the table of release schedules. After some cleaning/tweaks (likes/dislikes?) is it worth a PR?
Ubuntu's thing for reference:
Attachments (1)
Change History (6)
by , 8 years ago
Attachment: | django-support.png added |
---|
comment:1 by , 8 years ago
The table you're referring to (it's always useful to provide a pointer to what you're talking about - it took a while to find it) is at https://www.djangoproject.com/download/#supported-versions.
That's not actually part of the documentation, but belongs to the Django Project website: https://github.com/django/djangoproject.com/blob/master/djangoproject/templates/releases/download.html.
It would be nice to render this information in a way represents it better.
I don't believe that an image is the right way though. We'd still need the information in a form that's properly accessible to non-visual users (people as well as search engines).
I'd prefer something that improves the table, rather than replaces it.
comment:2 by , 8 years ago
GitHub issued raised by nicktimko: https://github.com/django/djangoproject.com/issues/668.
comment:3 by , 8 years ago
I like the image and I support the idea of adding it, which doesn't preclude keeping the table.
comment:4 by , 8 years ago
Cc: | added |
---|
comment:5 by , 8 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Rough draft of timeline