We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 16702 ☆ A M B ☆
    • 536 Posts
    Hello,

    in 1.0.4 have something strange... Align - none, and my HTML output is:
    <img src="assets/images/xxx/summer.jpg" alt="image" style="width:285px;height:285px" align="none" title=" image " />


    align is not STRICT VALID, how can i remove this in my output?
      palma non sine pulvere
      • 33337
      • 3,975 Posts
      manager\includes\tmplvars.format.inc.php
      Line # 46
      						    'align' => $params['align']
        Zaigham R - MODX Professional | Skype | Email | Twitter

        Digging the interwebs for #MODX gems and bringing it to you. modx.link
        • 16702 ☆ A M B ☆
        • 536 Posts
        Quote from: zi at Jul 10, 2010, 08:07 AM

        manager\includes\tmplvars.format.inc.php
        Line # 46
        						    'align' => $params['align']


        great! Thanks Zi

        //maybe for next release that is not required...default value?
        //when is none - not output or something like that smiley
          palma non sine pulvere
          • 33337
          • 3,975 Posts
          Np. smiley

          be sure to add feature request in JIRA if you like.
            Zaigham R - MODX Professional | Skype | Email | Twitter

            Digging the interwebs for #MODX gems and bringing it to you. modx.link