Skip to content

[loc] Support snapshot path prefix #84

@auniverseaway

Description

@auniverseaway

As an author, I would like to localize content that lives in /.snapshots and have it respect this prefix.

  1. Source sync must respect /.snapshots
  2. Send for translation must respect /.snapshots.
  3. Rollout must respect /.snapshots.
  4. Target preview can use the existing location used for RTB content.

Context

All snapshot content lives in /.snapshot/my-page.

If you localize /.snapshots/my-name-of-snapshot/my-page today, it will localize into /de/.snapshots/my-name-of-snapshot/my-page.

We want to change this behavior so localizing /.snapshots/my-name-of-snapshot/my-page results in /.snapshots/my-name-of-snapshot/de/my-page.

Target preview may be an issue. Because:

Snapshots get viewed on aem.reviews so the above would look like:

https://my-name-of-snapshot--main--da-bacom--adobecom.aem.reviews/my-page`

The assumption is that the existing target-preview folder will be used for target preview. There is a possibility of collisions between event and RTB content, but target preview is always used on-demand, so you would always see whatever you're trying to preview when you click the button.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions