-
Notifications
You must be signed in to change notification settings - Fork 14
Description
As an author, I would like to localize content that lives in /.snapshots and have it respect this prefix.
- Source sync must respect
/.snapshots - Send for translation must respect
/.snapshots. - Rollout must respect
/.snapshots. - 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
Type
Projects
Status