We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 6890
    • 21 Posts
    This is an auto-generated topic for xTidy 0.1-RC1 by deathtiger.

    Brief Description:

    xTidy is a plugin aimed at formatting the modx document output (resource syntax) regardless of it’s language (xml, html, php) to ease bug tracking and readability.
    Features:

    • Merge all syntax onto one line.
    • Strip out comments (including , //, /* */).
    • Remove empty lines
    • Customizable indent characters. ( for tab or ’   ’ multiple space characters).
    • Remove duplicate words (case sensitive).
    • Preserve text formatting between script, pre and textarea tags.
    Changelog:

    • Added support for evolution (refer to plugin text file).
    • Resolved some issues with multi-line conditionals
    • Resolved an issue with SiteCatalyst tracking code
    • Added the ability to preserve formatting between <pre> <script> and <textarea> tags for sites that would like to preserve code blocks.
    I cannot stress enough that this is a beta and if there are any issues please report them with an example.Before and after Image
      • 9550
      • 123 Posts
      transport package is 0kb on
      http://modx.com/extras/package/xtidy

      from within the admin:
      Could not download package at: http://modx.com/extras/download/?id=4d556d18b2b083396d000fda

      and navigating to: http://modxcms.com/extras/download/1675/1975

      Error!

      For some reason, the file xtidy-0.1-rc1.transport.zip was not found. The website administrators have been notified of this issue and will resolve it shortly. at /home/jason/public_html/modx-repos/10/797/xtidy-0.1-rc1.transport.zip
        • 26575
        • 57 Posts
        Still can’t download xTidy 0.1.0-rc1! embarrassed
          christian seel - www.christianseel.com
          web developer & designer at chsmedien.de
          twitter: @christianseel / @chsmedien
          • 19309
          • 49 Posts
          xTidy worked as a charm. But after updating the MODX installation from version 2.0.8 to 2.1.1 it seems that xTidy doesn’t change the HTML output any more. Regardless of all setting changes I already tried.

          Anyone has any ideas or is experiencing the same problem?