what I would like is that linebreaks in lines with just conditional
markup are ignored. so that on ecan write a list like the following
and will not get empty lines in it.
You can see the advantage in readability, to see the logical blocks:

[if ! login]
* [[{p}&action=login|login]]
* [[action.register|register]]
[else]
* [[?{p}&action=view|view]]
* [[action.create|create]]
[if auth write check={p} && login]
* [[{p}&action=edit|edit]]
* [[{p}&action=copy|copy]]
* [[{p}&action=rename|rename]]
* [[{p}&action=delete|delete]]
[if editor]
* [[{p}&action=undo|undo]]
* [[{p}&action=source|source]]
* [[{p}&action=changes|changes]]
* [[{p}&action=data|data]]
* [[{p}&action=zones|zones]]
* [[site]]
* [[action.plugins|plugins]]
[if login]
* [[{p}&action=title|title]]
* [[{p}&action=logout|logout]]
* [if][[{p}&action=search|search]]
* [[{p}&action=print|print]]

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