AW: [opencms-dev] empty lines when exporting
Mark Miller
mark.miller at hema.ch
Tue May 4 10:06:03 CEST 2004
Try checking all your xml templates too ....
All the best,
Mark
-----Ursprüngliche Nachricht-----
Von: opencms-dev-admin at opencms.org
[mailto:opencms-dev-admin at opencms.org] Im Auftrag von Cederic Van
Herreweghe
Gesendet: 04 May 2004 10:02
An: opencms-dev at opencms.org
Betreff: RE: [opencms-dev] empty lines when exporting
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
_______________________________________________
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