xsf / xeps

Hosts the markup for all XMPP Protocol Extensions.
https://xmpp.org/extensions/
Other
125 stars 121 forks source link

Make XEP superseded more visible in HTML output #1167

Closed SamWhited closed 2 years ago

SamWhited commented 2 years ago

When a XEP has been superseded (or supersedes something else) it's not always immediately obvious in the HTML output. It exists at the bottom of the page in the appendices, but this requires a lot of digging, and in the status message, but this is a big red blob of text that we don't expect to differ from XEP to XEP and is harder to parse through than the information we want being in a table.

This adds the information to a third place, the table in the header to make it accessible at a glance:

A screenshot of the header for XEP-0411 showing a new row "Superseded By"