Skip to content

[Feature]: Display conversion records in ReplayWeb.Page #510

Description

@jamesdbaker

Context

I'm working on a project where we store a translated version of each web page alongside the original within the WARC file. This is marked as a conversion record, which based on m y understanding is the correct way to do this (happy to be corrected though).

At the moment, ReplayWeb.Page ignores these conversion records as far as I can see, making the translations inaccessible.

What change would you like to see?

As a user, I want to be able to view associated conversion records via the ReplayWeb.Page app so that I can easily switch between translated and original content.

One possible way of doing this would be listing the available conversions linked to the current page (discoverable via the WARC-Refers-To header) in the menu, and clicking on one of these loads the converted (translated) content in place of the original content.

Requirements

No response

Todo

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions