|
Re: Formatting Issue (Whitespace): msg#00188jakarta.velocity.user
Hi Alexandre, the workaround to omit stray whitespaces in the output is to use comments spanning the EOL and whitespaces: #macro( button $index )#* *##if( $menu.size() > $index )#* *##set( $buttontext = $menu.elementAt($index).alttext )#* *#<A HREF="${menu.elementAt($index).link}">#* *#<IMG SRC="${req.contextPath}/button_factory?#* *#textColor=FFFFFF&bgColor=${accentcolor}#* *#&text=${utils.escapeForURL($buttontext)}">#* *#</A>#* *##else#* *# <!-- empty button -->#* *##end#* *##end I know this is not vey pretty, but it works. I have posted a proposal to fix this in velocity, but it has not reached a consensus (will it ever?). P.S. I see that you are using a button factory, is this based on my code? Cheers! As I've stated somewhere in some list the past (turbine, velocity, other?), it is intended to be published, can someone take a lead on this to get it into jakarta or sourceforge? I could also do this if someone points me in the right direction (jakarta account?). -- :) Christoph Alexandre Martin wrote: I have the following two macros. The content output is fine but the formatting is not how I want it. -- :) Christoph Reck |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Newbie - Keep getting ResourceNotFoundException: 00188, Jeff Duska |
|---|---|
| Next by Date: | Re: Sending values to a #parsed template...: 00188, Christoph . Reck |
| Previous by Thread: | Formatting Issue (Whitespace)i: 00188, Alexandre Martin |
| Next by Thread: | Re: button factory: 00188, Christoph . Reck |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |