I can't figure out whether the conditional (:if action browse:) and (:if ! action edit:) are failing to work properly, or if (more likely) I'm failing to understand and use the markup correctly.<br><br>Look at:<br><a href="http://www.pmwiki.org/wiki/Test7/HomePage">
http://www.pmwiki.org/wiki/Test7/HomePage</a><br>
<br>On the SideBar page for the wikigroup Test7 (I just used one that was out there), I've put <br><br><code class="escaped">(:if ! action edit:)test1(:ifend:)<span style="font-family: arial,sans-serif;"><br>and also<br>
</span></code><code class="escaped">(:if action browse:)test2(:ifend:)</code><br><br><br>I would expect both &quot;test1&quot; and &quot;test2&quot; to appear on the sidebar when the page I'm viewing (whether that's Test7/HomePage or Test7/SideBar) is in browse mode, but not when I have it in edit mode.
<br><br>In fact, they both appear regardless of the page-action in effect.<br><br>Why is that?&nbsp; Thanks!<br><br>Tegan<br>