[html-formfu] new 'output processors' provide pretty-printed html

Carl Franks fireartist at gmail.com
Thu Sep 13 16:21:06 GMT 2007


I've added a new feature (in svn) - if you want properly indented
html, you now only need to add this to your form config:

    ---
    output_processors:
      - Indent

I've also created another output processor to strip all unnecessary
spaces and linebreaks, to reduce download size - but I need to give it
some real-world tests to ensure it doesn't cause any rendering
problems.

Carl



More information about the HTML-FormFu mailing list