Gossamer Forum
Home : Products : Gossamer Links : Discussions :

overriding compress

Quote Reply
overriding compress
Hi there,

Does anyone have any suggestions how I might be able to override the compress feature at any given moment.

I have 2 needs on this.
1. Javascript gets compressed and doesn't work with compress on.
2. In some situations (particularly emails) I'd like to be able to use multiple blanks spaces and can't use the <pre> </pre> tags as they actually print out.

I've tried embedding the <pre> tag inside the <%-- gossamer tag --%> but it doesn't work, nor does it work inside of the hidden field tags <!-- html --> because they print out in emails.

I imagine some extra coding would need to go in GT::Template::_compress

Perhaps a tag like <%pre%><%/pre%> could be reserved for that?

Any suggestions on how that could be implemented?

peace.
Subject Author Views Date
Thread overriding compress klangan 1896 May 15, 2002, 10:38 PM
Thread Re: [klangan] overriding compress
webmaster33 1834 May 16, 2002, 2:58 AM
Thread Re: [webmaster33] overriding compress
Paul 1840 May 16, 2002, 3:02 AM
Post Re: [Paul] overriding compress
webmaster33 1832 May 16, 2002, 3:51 AM
Post Re: [Paul] overriding compress
klangan 1837 May 16, 2002, 7:33 AM
Post Re: [klangan] overriding compress
Stealth 1824 May 16, 2002, 9:53 AM