Patch #19341
Put roadmap versions in <article> tags
Status: | Closed | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | % Done: | 0% | ||
Category: | Roadmap | |||
Target version: | 3.1.0 |
Description
Following #19339, I'd like to put the HTML for each version (in Roadmap pages) into <article>
tags too, for a better, HTML5-recommended structure. A version-completed
or version-incompleted
class is also attached, for theme styling flexibility.
Associated revisions
Put roadmap versions in <article> tags (#19341).
Patch by An Phan.
History
#1
Updated by Toshi MARUYAMA over 7 years ago
- Target version set to 3.1.0
#2
Updated by Jean-Philippe Lang about 7 years ago
- Subject changed from Better roadmap version HTML(5) to Put roadmap versions in <article> tags
- Status changed from New to Closed
- Assignee set to Jean-Philippe Lang
Patch committed in r14309 with slight changes (hook content moved inside the article content).