<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>The single solution for this use case is to add an XSLT extension
      point that allows you to overwrite the tiles generation. The XSLT
      extension that allows you to overwrite the templates used to
      generate the main page is: <i>com.oxygenxml.webhelp.xsl.createMainPage:</i><br>
    </p>
    <p> </p>
    <blockquote type="cite"><a class="moz-txt-link-freetext"
href="https://www.oxygenxml.com/doc/versions/20.1/ug-webhelp-responsive/topics/whr-responsive-override-xslt-dita-xslt-import.html#whr-responsive-override-xslt-dita-xslt-import__xsl-creatMainPage">https://www.oxygenxml.com/doc/versions/20.1/ug-webhelp-responsive/topics/whr-responsive-override-xslt-dita-xslt-import.html#whr-responsive-override-xslt-dita-xslt-import__xsl-creatMainPage</a></blockquote>
    <p>The template that generates the main page is <i><xsl:template
        match="toc:topic" mode="create-tiles"></i>. It is located in
      the <i>${DITA-OT-DIR}/plugins/com.oxygenxml.webhelp.responsive/xsl/template/mainPageComponentsExpander.xsl</i><i>
      </i>folder.<br>
    </p>
    <p>The publishing template allows you to specify one or more XSLT
      extension points, please see the following topic:<br>
    </p>
    <blockquote type="cite"><a class="moz-txt-link-freetext"
href="https://www.oxygenxml.com/doc/versions/20.1/ug-webhelp-responsive/topics/whr-responsive-override-xslt-dita-xslt-import.html#whr-responsive-override-xslt-dita-xslt-import__extension_points_from_an_oxygen_publishing_templa">https://www.oxygenxml.com/doc/versions/20.1/ug-webhelp-responsive/topics/whr-responsive-override-xslt-dita-xslt-import.html#whr-responsive-override-xslt-dita-xslt-import__extension_points_from_an_oxygen_publishing_templa</a></blockquote>
    <pre class="moz-signature" cols="72">Regards,
Radu
--
Radu Pisoi
<oXygen/>  XML Editor, Schema Editor and XSLT Editor/Debugger
<a class="moz-txt-link-freetext" href="http://www.oxygenxml.com">http://www.oxygenxml.com</a></pre>
    <div class="moz-cite-prefix">On 11/27/2018 2:58 PM, Yves Barbion
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAMa27EwBsztnSr8RJGgcWop638GVBJQeEME4s5dyLN7j9o=6Vg@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div dir="ltr" style="">
          <div class="gmail_default"
            style="font-family:verdana,sans-serif">Hi oXygen users</div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif">I'm generating
            responsive webhelp from DITA content and I'd like to add an
            imagemap to the tiles. I have already found this topic,
            which describes how to add an image, but can something like
            this also be done with an imagemap so when the user clicks
            the image itself, he or she will jump to a specific URL?<br>
          </div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif"><a
href="https://www.oxygenxml.com/doc/versions/19.1/ug-editor/topics/whr-configure-tiles.html#whr-configure-tiles__how_to_add_an_image_to_the_tiles"
              moz-do-not-send="true">https://www.oxygenxml.com/doc/versions/19.1/ug-editor/topics/whr-configure-tiles.html#whr-configure-tiles__how_to_add_an_image_to_the_tiles</a></div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif">Thanks</div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif"><br>
          </div>
          <div class="gmail_default"
            style="font-family:verdana,sans-serif">Yves<br>
          </div>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
oXygen-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:oXygen-user@oxygenxml.com">oXygen-user@oxygenxml.com</a>
<a class="moz-txt-link-freetext" href="https://www.oxygenxml.com/mailman/listinfo/oxygen-user">https://www.oxygenxml.com/mailman/listinfo/oxygen-user</a>
</pre>
    </blockquote>
  </body>
</html>