[opencms-dev] empty lines when exporting

Cederic Van Herreweghe cedericvh at BRANTANO.COM
Tue May 4 10:02:02 CEST 2004


Yes indeed...

I already did away 10 lines, but the other 10 seem to be pretty hard...

Kind regards,

Cederic 

-----Original Message-----
From: opencms-dev-admin at opencms.org [mailto:opencms-dev-admin at opencms.org] On Behalf Of Thomas März
Sent: maandag 3 mei 2004 19:28
To: opencms-dev at opencms.org
Subject: Re: [opencms-dev] empty lines when exporting

"Cederic Van Herreweghe" <cedericvh at BRANTANO.COM> writes:

> I always see 20 blank lines in my source code of the exported page.
> (also the normal html-pages seem to have that problem).
>  
> How can I get rid of these lines ?

I guess you are using JSP-Templates?
And probably you have code similar to this:

|<%
|       // some code here
|%>     <!-- blank line here -->
|<%
|       // and maybe a starting loop here
|%>     <!-- blank line(s) here -->
|<%
|       // and maybe closing the loop here %>
|
|       // and here your PHP-code
|

Am I right?

_______________________________________________
This mail is send to you from the opencms-dev mailing list To change your list options, or to unsubscribe from the list, please visit http://mail.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list