xml2rfc icon indicating copy to clipboard operation
xml2rfc copied to clipboard

Render an <artset as a choice

Open cabo opened this issue 2 years ago • 2 comments

Description

Offer the user of an HTML rendering the choice which element of an artset is to be shown.

Archived-At: https://mailarchive.ietf.org/arch/msg/rfc-interest/40jIe7nQfnIJ9zY2rSdNYA6G5QM

I expect this functionality needs to be prototyped before we can agree to accept it. It does not require changes to RFCXML.

(Related issues that do require changes to RFCXML: -- artset for sourcecode -- offer additional forms, such as LaTeX source )

Code of Conduct

cabo avatar Jul 06 '23 12:07 cabo

We can also make use of JavaScript and allow the consumer of HTML to browse through different artwork. Similar to HTML/CSS tabs in this example.

kesara avatar Jul 10 '23 09:07 kesara

I was experimenting with achieving something similar without using JavaScript. Here's a PoC:

  • https://t4.fq.nz/rfc9043.html#section-3.4
  • https://t4.fq.nz/rfc9290.html#name-introduction

Without JavaScript options are limited.

kesara avatar Jul 11 '23 09:07 kesara