It seems that conditional markup is creating additional vertical
space, i.e. <br /> tags.

Example page:

[if ! login]* [[{p}&action=login|login]]
* [[action.register|register]][else]
* [[?{p}&action=view|view]]
* [[action.create|create]]

If the page is included a <br /> tag appears before the <ul>
Without the [if ! login] no <br /> tag is added.

Second example:

[if ! login]* [[{p}&action=login|login]]
* [[action.register|register]][else]
* [[?{p}&action=view|view]]
* [[action.create|create]]   [if]
[if auth write check={p} && login]
* [[{p}&action=edit|edit]]
* [[{p}&action=copy|copy]]

Again, the [if auth write check={p} && login] creates an additional <br /> tag

Can conditional markup not avoid these extra line spaces?

(I am playing around trying to transfer one of my skins to BW, but
this bug throws the action menu)

Cheers,
Hans

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to