Barring a short note couched within "Which version of Drupal core should I run?", there is no concrete information on Drupal's support policy. Yes, users can go to the Drupal project page and view the supported releases. However, this does not provide reliable information on how long or until when support for a release will last or for that matter why the current policy is being followed.
Perhaps something like this will work as a good starting point:
Drupal core's support life-cycle
Drupal core follows a strict support life-cycle for its releases. This enables administrators to better manage their sites, developers, their code and vendors, their own support policies.
At any point in time, only the two most recent releases of Drupal core are supported. In other words, when Drupal 7 was released, support for Drupal 5 ended and the two supported releases became Drupal 6 and Drupal 7. Similarly, when Drupal 8 is released, support for Drupal 6 will end and the two supported releases will then be Drupal 7 and Drupal 8 as illustrated in the table below:
| Drupal 4.7 | |||||
| Drupal 5 | |||||
| Drupal 6 | |||||
| Drupal 7 | |||||
| Drupal 8? | |||||
[/END]
[There will possibly need to be some mention of why the cycle only spans 2 releases. Reasons probably include the availability of resources, the support cycles of dependencies such as PHP and so on.]
I expect that stuff like this need a certain degree of review prior to publishing it; hence this issue rather than a book page.
-K
Comments
Comment #1
mlncn commentedWouldn't there need to be colored bars to actually illustrate the support lifetime for each?
Overall, this looks good and is needed.
Where will it go?
Comment #2
Zen commentedColoured bars: Yes, they're necessary as is some additional table-tweaking. But I don't have Full HTML permissions. Please feel free to jump in.
Position: Presumably somewhere near http://drupal.org/documentation/version-info , or possibly right next to http://drupal.org/node/935558 .
-K
Comment #3
leehunter commentedI looked over the page in question and there now seems to be sufficient guidance re supported versions. Marking as fixed.
Comment #4
Zen commentedIMO, this warrants a dedicated page with a URL alias and some gimmickry to make for plain viewing.
-K
Comment #5
leehunter commentedI did change the title from "Drupal version numbering" to "Choosing a Drupal version" to make the content more obvious.