<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">Tegan Dowling wrote:</DIV><BR><BLOCKQUOTE type="cite"><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I can't figure out whether the conditional (:if action browse:) and</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">(:if ! action edit:) are failing to work properly, or if (more likely)</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">I'm failing to understand and use the markup correctly.</DIV></BLOCKQUOTE><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Tegan,</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>The Cookbook (<A href="http://www.pmwiki.org/wiki/Cookbook/ConditionalMarkupSamples%23action">http://www.pmwiki.org/wiki/Cookbook/ConditionalMarkupSamples#action</A>) is partially correct where it lists:</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV><FONT class="Apple-style-span" face="Arial" size="4"><SPAN class="Apple-style-span" style="font-size: 14.7px;">Definition: </SPAN></FONT><FONT class="Apple-style-span" face="Andale Mono" size="4"><SPAN class="Apple-style-span" style="font-size: 13.2px;">$Conditions['action'] = '\$GLOBALS["action"]==\$condparm';</SPAN></FONT></DIV><DIV><FONT class="Apple-style-span" face="Andale Mono" size="4"><SPAN class="Apple-style-span" style="font-size: 13.2px;"><BR class="khtml-block-placeholder"></SPAN></FONT></DIV><DIV>If you add that line to your local/config.php file, the syntax you expect will work.</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Scott Connard.</DIV><DIV><BR class="khtml-block-placeholder"></DIV></BODY></HTML>