<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body style="font-family: Arial; font-size: 13px;" bgcolor="#FFFFFF"
    text="#000000">
    <div style="font-family:Arial;font-size:13px;"><font face="Arial">Petko-<br>
        <br>
        Thanks for the information - lots to learn here, and this was
        very informative.<br>
        <br>
        My problem was that I had a typo in one of the group view or
        edit categories, thus referring to a non-existent authorization
        group. This has the effect of suppressing the PageActions div
        under some circumstances. Annoyingly, it also makes it
        impossible to log out - but clearing the browser cookies got me
        around that issue.<br>
        <br>
        Regards<br>
        <br>
        Peter Payzant<br>
        <br>
        <br>
      </font><br>
      On 2011/12/27 5:01 PM, Petko Yotov wrote:
      <blockquote style="font-family: serif;"
        cite="mid:201112272201.39174.5ko@5ko.fr" type="cite">
        <pre wrap="">On Sunday 25 December 2011 21:31:24, Peter Payzant wrote :
</pre>
        <blockquote type="cite">
          <pre wrap="">I'm getting a behaviour which I don't understand. At times,  the
"wikicmds" div (View/Edit/History/Attach/Print/Backlinks/Logout) is not
appearing on my pages. At other times it does appear as usual.
... 
I can't work out the circumstances under which this div doesn't appear.
Can anyone shed any light on this?
</pre>
        </blockquote>
        <pre wrap="">These commands are actually in your wiki page [[Site.PageActions]].

On some pages or in a GroupHeader or GroupFooter you can have a (:noaction:) 
command which disables the actions.

If a group contains a page named Group.PageActions, even if it is empty, it 
will be used instead of the page Site.PageActions. Such a page should be 
deleted with the keyword "delete" when saving the page.

If a user doesn't have a read permission for the group Site or for the page 
Site.PageActions, the links will not be displayed.

If you use different skins in different areas of your wiki, some of them may 
not be designed to include the *.PageActions pages.

Lastly, some recipes or skins may use the function SetTmplDisplay() or the 
variable $TmplDisplay['PageActionFmt'] which may disable the page actions.

Petko

_______________________________________________
pmwiki-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pmwiki-users@pmichaud.com">pmwiki-users@pmichaud.com</a>
<a class="moz-txt-link-freetext" href="http://www.pmichaud.com/mailman/listinfo/pmwiki-users">http://www.pmichaud.com/mailman/listinfo/pmwiki-users</a>

</pre>
      </blockquote>
    </div>
  </body>
</html>