tal:attributes and extra newline
Hi, I would like to know the reason why tal:attributes adds an extra newline for each generated tag attribute. This just makes generated HTML bigger... Thanks. Pascal ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. This footnote also confirms that this email message has been swept by MIMEsweeper for the presence of computer viruses. www.mimesweeper.com **********************************************************************
--On Montag, 18. April 2005 16:31 Uhr +0200 Pascal Peregrina <Pperegrina@Lastminute.com> wrote:
Hi,
I would like to know the reason why tal:attributes adds an extra newline for each generated tag attribute. This just makes generated HTML bigger...
It does not (for me). -aj
--On Montag, 18. April 2005 16:31 Uhr +0200 Pascal Peregrina <Pperegrina@Lastminute.com> wrote:
Hi,
I would like to know the reason why tal:attributes adds an extra newline for each generated tag attribute. This just makes generated HTML bigger...
It generates *only newlines if *you* generate multiple attributes using a single tal:attributes statement on *multiple* lines...so it's your application... -aj
participants (2)
-
Andreas Jung -
Pascal Peregrina