2009/2/20 The Editor <[email protected]>: > > On Fri, Feb 20, 2009 at 5:29 AM, Hans <[email protected]> wrote: >> >> Have you looked at http://www.boltwire.com/index.php?p=test.linebreak_test >> >> This morning going there first, not logged in, I see >> >> (bullet) login >> (bullet) register >> [if ! (! login)]* view >> (bullet) createsearch >> (bullet) print > > The conditional may be showing up because there is not a closing [if]. > > I didn't remember being able to use parenthesis like this in > conditionals--but evidently you can. Just tested on a simpler case. > Regardless, should be equivalent to [if login]
The markup used is [if ! login], it renders as plain text string '[if ! (! login)]'. See http://www.boltwire.com/index.php?p=test.conditonals_and_linebreaks (view and look at source) ~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 -~----------~----~----~----~------~----~------~--~---
