Opened 10 years ago
Closed 10 years ago
#22727 closed New feature (wontfix)
Display correct documentation version
Reported by: | rayjay | Owned by: | nobody |
---|---|---|---|
Component: | Documentation | Version: | 1.6 |
Severity: | Normal | Keywords: | Version Documentation |
Cc: | Triage Stage: | Unreviewed | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
I'd like to suggest the addition of a website feature to display the correct documentation version. If you stored the preferred version (e.g. 1.6) in a cookie, then when the user arrives via a link, you could display that version even if the referring link was for an older or newer version.
I frequently have to select the version after arriving at a linked page to the development version.
There could be a banner at the top with a message to say the version has been set to the preferred one, maybe with an option to view the linked one if required.
Change History (3)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Unless such a preference is entirely optional, I think that this would be very poor behaviour.
Even in that case, I am not convinced that it's really desirable, but I am interested to know how much of a problem this is for people.
comment:3 by , 10 years ago
Resolution: | → wontfix |
---|---|
Status: | new → closed |
While I can see that it could be useful, I think ultimately it would cause more confusion and that the effort to implement it wouldn't be worth it. Also consider that a section or page of documentation may not exist in your preferred version.
The banner at the top of the page could say "Your link referred to a different documentation version, this is your selected version, click here to see the version specified in the link, click there to change your preferences"
It would improve the user experience and reduce the server load by not serving each linked page twice, or misleading an inexperienced user to implement obsolete or future features.