Uploaded image for project: 'Maven Site Plugin'
  1. Maven Site Plugin
  2. MSITE-592

Available languages bar

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 3.0-beta-3
    • None
    • doxia integration
    • None

    Description

      Maven does not include an easy way to integrate the different translated sites.
      I propose to have a bar showing the available languages. Something similar to the attached image.
      I did it manually, however it should exist an automatic option, that takes the locales from the POM.

      <plugin>
      <artifactId>maven-site-plugin</artifactId>
      <version>3.0-beta-3</version>
      <configuration>
      <locales>en,fr,es</locales>

      The link to each language could be the index.html, and not the corresponding page in other language, because sites in different languages could be different (different version, different pages, etc), at least the index.html is the entry point.

      Attachments

        1. Languages.png
          13 kB
          Andres Gomez Casanova

        Issue Links

          Activity

            People

              ltheussl Lukas Theussl
              angoca Andres Gomez Casanova
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: