<div dir="ltr">Yes, you are right.<div><br></div><div>without modifying BasicXMLResource I can force HTML5 by using the custom-config per resource:</div><div><br></div><div>  <yanel:custom-config><br>    <views><br>      <view id="default"><br>        <mime-type>text/html</mime-type><br>        <xslt>yanelrepo:mysandbox:app:/sandbox.xsl</xslt><br>        <serializer key="HTML5"><br>        </serializer><br>      </view><br>    </views><br>  </yanel:custom-config><br></div><div><br></div><div>Seems to work fine. However the <html> tag still gets an unwanted attribute "xmlns":</div><div><!DOCTYPE html><br><html xmlns="<a href="http://www.w3.org/1999/xhtml" target="_blank">http://www.w3.org/1999/xhtml</a>">...<br></div><div></html></div><div><br></div><div>But I'll figure that out! ;-)</div><div><br></div><div>Cheers, Balz</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, 18 Jun 2020 at 16:20, Michael Wechner <<a href="mailto:michael.wechner@wyona.com" target="_blank">michael.wechner@wyona.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div>
    Hi Balz<br>
    <br>
    If I remember correctly the serializer is for example set inside<br>
    <br>
    src/impl/java/org/wyona/yanel/impl/resources/BasicXMLResource.java<br>
    <br>
    whereas the XML Resource is extending this class<br>
    <br>
src/resources/xml/src/java/org/wyona/yanel/impl/resources/XMLResource.java<br>
    <br>
    HTH<br>
    <br>
    Michael<br>
    <br>
    <br>
    <div>Am 18.06.20 um 15:35 schrieb basZero:<br>
    </div>
    <blockquote type="cite">
      
      <div dir="ltr">I'd be interested how you updated Yanel so that
        HTML5 is produced, as Bootstrap 4.x requires HTML5.
        <div>Thanks for further hints,</div>
        <div>Balz</div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, 11 Jun 2020 at 22:21,
          Michael Wechner <<a href="mailto:michael.wechner@wyona.com" target="_blank">michael.wechner@wyona.com</a>>
          wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div> Hi Balz<br>
            <br>
            We have used Bootstrap for Yulup<br>
            <br>
            <a href="https://yulup.com/app/js/bootstrap/4.0.0-alpha.3/bootstrap.js" target="_blank">https://yulup.com/app/js/bootstrap/4.0.0-alpha.3/bootstrap.js</a><br>
            <br>
            whereas used it inside the Yulup realm, but not inside Yanel
            itself.<br>
            <br>
            HTH<br>
            <br>
            Michael<br>
            <br>
            <div>Am 11.06.20 um 10:44 schrieb basZero:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">
                <div>Hi,</div>
                <div><br>
                </div>
                <div>has anybody integrated Bootstrap into Yanel and its
                  whole deployment process?</div>
                <div><a href="https://getbootstrap.com/" target="_blank">https://getbootstrap.com/</a><br>
                </div>
                <div><br>
                </div>
                <div>Cheers, Balz</div>
              </div>
              <br>
              <fieldset></fieldset>
            </blockquote>
            <br>
          </div>
          -- <br>
          Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com" target="_blank">Yanel-development@wyona.com</a><br>
          <a href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" rel="noreferrer" target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a></blockquote>
      </div>
      <br>
      <fieldset></fieldset>
    </blockquote>
    <br>
  </div>

-- <br>
Yanel-development mailing list <a href="mailto:Yanel-development@wyona.com" target="_blank">Yanel-development@wyona.com</a><br>
<a href="http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development" rel="noreferrer" target="_blank">http://mx2.wyona.com/cgi-bin/mailman/listinfo/yanel-development</a></blockquote></div>