Hi,
I get unwanted white space...
My top:
! [[some.page|[^some_pic.png^]]][[some.page|Some title]]
[if* equal {member} Markus]$$actions[if*]
When logged out I get this source at the end of the zone:
<div class='vspace'> </div>
<br />
Which leaves lots of white space. Of course, my intention was to only
get the white space h1 claims, certainly not vertical space plus an
empty line.
I think what we need is the following rule set:
1) If there is 1 empty line at the end of a page, end the last
paragraph if there is one, do nothing if there is a heading, a list or
the like
2) If there are n>1 empty lines, do 1) and throw in n-1 times <br />
This probably needs to be refined...
The goal should be that no if-hacks are needed like this one:
[if whatever]...[if][if whatelse]
here I need the line break but not that huge white space (see above)
when whatelse is false[if]
Regards, Markus
--
You received this message because you are subscribed to the Google Groups
"BoltWire" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/boltwire?hl=en.