<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Dear Simon<br>
      <br>
      The Yanel website also uses the navigation resource<br>
      <br>
src/realms/yanel-website/res-configs-repo/data/navigation/menu.xml.yanel-rc<br>
      <br>
      for example<br>
      <br>
      <a class="moz-txt-link-freetext" href="http://www.yanel.org/en/about.html">http://www.yanel.org/en/about.html</a><br>
      <br>
      I think we should first try to understand why <br>
      <br>
src/resources/navigation/src/java/org/wyona/yanel/impl/resources/navigation/NavigationResource.java<br>
      <br>
      is generating this attribute when the XHTML_STRICT serializer is
      being used.<br>
      <br>
      Otherwise I agree, that we could make it configurable<br>
      <br>
      Thanks for your pointers<br>
      <br>
      Michael<br>
      <br>
      Am 18.06.16 um 11:12 schrieb simon:<br>
    </div>
    <blockquote cite="mid:57651069.3090306@333.ch" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Dear Michi,<br>
        <br>
        I found the cause:<br>
        if i change <br>
        Serializer serializer =
        SerializerFactory.getSerializer(SerializerFactory.XHTML_STRICT);<br>
        to<br>
        Serializer serializer =
        SerializerFactory.getSerializer(SerializerFactory.XML);<br>
        within the NavigationResource.java<br>
        <br>
        then the shape="rect" are gone.<br>
        <br>
        Probably this should be fixed by making the Serializer
        configurable. What do you think?<br>
        <br>
        Cheers<br>
        Simon<br>
        <br>
        Am 18.06.2016 um 08:43 schrieb simon:<br>
      </div>
      <blockquote cite="mid:5764EDA1.8080305@333.ch" type="cite">
        <meta content="text/html; charset=windows-1252"
          http-equiv="Content-Type">
        <div class="moz-cite-prefix">Dear Michi,<br>
          <br>
          Am 17.06.2016 um 23:39 schrieb Michael Wechner:<br>
        </div>
        <blockquote cite="mid:57646E07.8050009@wyona.com" type="cite">
          <meta content="text/html; charset=windows-1252"
            http-equiv="Content-Type">
          <div class="moz-cite-prefix">Dear Simon<br>
            <br>
            Can you provide some more details?<br>
          </div>
        </blockquote>
        I just found them in my site: <a moz-do-not-send="true"
          class="moz-txt-link-freetext" href="https://www.teil3.ch">https://www.teil3.ch</a><br>
        I found them in <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://www.zwischengas.com">http://www.zwischengas.com</a><br>
        I did NOT found them on <a moz-do-not-send="true"
          class="moz-txt-link-freetext"
          href="http://wyona.com/de/index.html">http://wyona.com/de/index.html</a>
        but on <a moz-do-not-send="true" class="moz-txt-link-freetext"
          href="http://wyona.com/de/kontakt.html">http://wyona.com/de/kontakt.html</a>.
        <br>
        It looks like it is found within the navigation.<br>
        <br>
        Will have a closer look later.<br>
        <br>
        Cheers<br>
        Simon<br>
        <blockquote cite="mid:57646E07.8050009@wyona.com" type="cite">
          <div class="moz-cite-prefix"> <br>
            I am not sure whether this is really Yanel, because for
            example<br>
            <br>
            <a moz-do-not-send="true" class="moz-txt-link-freetext"
              href="view-source:https://www.yulup.com/en/index.html">view-source:https://www.yulup.com/en/index.html</a><br>
            <br>
            also contains links without shape attributes.<br>
            <br>
            Thanks<br>
            <br>
            Michael<br>
            <br>
            Am 17.06.16 um 19:59 schrieb simon:<br>
          </div>
          <blockquote cite="mid:57643A64.404@333.ch" type="cite">
            <meta http-equiv="content-type" content="text/html;
              charset=windows-1252">
            Dear all<br>
            <br>
            Why does yanel allways add shape="rect" to a elements?<br>
            <a href="../de/management.html" shape="rect"><br>
            <br>
            w3c validator complains about:<br>
            <p><strong>Error</strong>: <span>The <code>shape</code>
                attribute on the <code>a</code> element is obsolete.
                Use <code>area</code> instead of <code>a</code> for
                image maps.<br>
              </span></p>
            <p><span>Cheers<br>
                Simon<br>
              </span></p>
            <br>
            <pre class="moz-signature" cols="72">-- 
TEIL3
Vulkanstrasse 114
8048 Zürich

<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.teil3.ch">www.teil3.ch</a></pre>
            <br>
            <fieldset class="mimeAttachmentHeader"></fieldset>
            <br>
          </blockquote>
          <br>
          <br>
          <fieldset class="mimeAttachmentHeader"></fieldset>
          <br>
        </blockquote>
        <br>
        <br>
        <pre class="moz-signature" cols="72">-- 
TEIL3
Vulkanstrasse 114
8048 Zürich

<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.teil3.ch">www.teil3.ch</a></pre>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
      </blockquote>
      <br>
      <br>
      <pre class="moz-signature" cols="72">-- 
TEIL3
Vulkanstrasse 114
8048 Zürich

<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.teil3.ch">www.teil3.ch</a></pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
    </blockquote>
    <br>
  </body>
</html>