adobe / aem-core-wcm-components

Standardized components to build websites with AEM.
https://docs.adobe.com/content/help/en/experience-manager-core-components/using/introduction.html
Apache License 2.0
733 stars 740 forks source link

[Documentation] How to use Sitemap's AlternateLanguageExtensionProvider in AEM #2545

Open davidjgonzalez opened 1 year ago

davidjgonzalez commented 1 year ago

Feature Request

Can we document how someone would enable the user of Sling's AlternateLanguageExtensionProvider [1] in AEM?

  1. Is this supported by the AEM use of Sling Sitemaps at all?
  2. If yes, how is the extension itself enabled?
  3. If yes, what are the requisite content structure conventions or configurations required for the alternate language links to get picked up.

[1] https://github.com/apache/sling-org-apache-sling-sitemap/blob/master/src/main/java/org/apache/sling/sitemap/impl/builder/extensions/AlternateLanguageExtensionProvider.java