mediawiki-extensions-Discus.../tests/cases/pl-big-oldparser
Bartosz Dziewoński 9c9512ecf5 Move [subscribe] links outside of <h2> tags
Place the "[subscribe]" links used when the 'VISUALENHANCEMENTS'
feature is disabled in the same DOM position as the "🔔 Subscribe"
buttons used when it is enabled.

Recent changes in MediaWiki core caused them to move inside the
`<span class="mw-headline">`, breaking some gadgets (T13555#9615648).
Moving them all the way outside should avoid problems.

I don't remember why we placed them inside the `<h2>` tags, but there
doesn't seem to be any reason to do it now. It must have been easier
that way before we introduced the `<div class="mw-heading">` wrappers.

Note that I'm keeping the `<!--__DTSUBSCRIBELINK__...-->` placeholder
comments in case it turns out there is a reason, and we need to revert
this change. If everything goes well, they can be cleaned up in change
Ie3348671c486de5bbd9f286772a8d145e3609bd5 later.

Bug: T13555
Change-Id: Idb23b0f5e438d35ed74569ff50302c7fad5ba688
2024-03-08 21:18:53 +01:00
..
pl-big-oldparser-formatted-desktop.html Only include one set of DiscussionTools buttons in the page HTML 2024-03-01 16:51:17 +00:00
pl-big-oldparser-formatted-legacy.html Move [subscribe] links outside of <h2> tags 2024-03-08 21:18:53 +01:00
pl-big-oldparser-formatted-mobile.html Only include one set of DiscussionTools buttons in the page HTML 2024-03-01 16:51:17 +00:00
pl-big-oldparser-getHTML.json Add some tests covering ThreadItem::getHTML() and related methods 2021-08-24 07:54:09 +02:00
pl-big-oldparser-getText.json Use Sanitizer::stripAllTags() when generating notification snippets 2022-02-10 22:23:24 +01:00
pl-big-oldparser-modified.html Limit where whitespaceParsoidHack() is used 2022-01-29 22:42:46 +00:00
pl-big-oldparser-reply.html Allow updating the expected results when running PHP tests 2020-08-04 03:05:28 +02:00
pl-big-oldparser.html Move /cases and /data up to /tests 2020-05-18 21:47:17 +01:00
pl-big-oldparser.json Parser: Store timestamp ranges 2023-03-28 23:51:17 +00:00