Last modified: 2014-09-03 12:13:31 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T63615, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 61615 - Wrap MediaWiki sections to HTML5 <section> tag
Wrap MediaWiki sections to HTML5 <section> tag
Status: RESOLVED DUPLICATE of bug 6104
Product: MediaWiki
Classification: Unclassified
Interface (Other open bugs)
1.23.0
All All
: Low enhancement with 1 vote (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks: html5
  Show dependency treegraph
 
Reported: 2014-02-20 13:39 UTC by Rezonansowy
Modified: 2014-09-03 12:13 UTC (History)
5 users (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Rezonansowy 2014-02-20 13:39:44 UTC
See also: Bug 47936, Bug 51562, Bug 30597 and related Bug 10467, Bug 11555

According to my comment on Bug 11555, section HTML output should looks as follows:

<section>
<header>
<h2>Section heading</h2>
<span>[edit section]</span>
</header>
<p>Bunch of awesome content</p>
</section>

See its specification on https://developer.mozilla.org/en-US/docs/Web/HTML/Element/section and http://www.w3schools.com/tags/tag_section.asp
Comment 1 Bartosz Dziewoński 2014-09-03 12:02:35 UTC

*** This bug has been marked as a duplicate of bug 6104 ***

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links