I use the <span py:if...> tags quite frequently, which cause a lot of
empty <span> tags to be created.  I was able to remove these by
appending py:strip="" at the end.

However, there is still a great deal of spacing and newlines in the page
created by the Kid template.  Is there any way to condense the templates
even further?  For example, it would be nice to be able to have all the
spacing in the page to be eliminated and all the tags squeezed into one
line (like what HTML Code Cleaner does)?

The extra spacing and newlines are causing a 20% increase in page
download size and I want to minimize this.


Thanks so much!

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
kid-template-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/kid-template-discuss

Reply via email to