[dokuwiki] Re: Configuration Manager Plugin removes the "useacl" option

The first checkbox in Section "Authentication Settings" ("Use access
control lists") is the box to check. It has a "useacl" at the left top
corner for me. Next entry is "Autogenerate passwords" ("autpoasswd").

There is no such checkbox here (see the attached screenshot) ???

Having a second look I realize, that my problem could be somewhere else: In each section of the Configuration Manager the first entry is a - slightly weirdly - named link that sorts the section (therefore I initially tought that this is a feature to sort the configuration entries).

See the attachment for the first two entries of the "Basic Settings" section. The HTML code for these two lines are (linebreaks and indenting by me):

<tr class="default">
  <td class="label">
    <a class="sortheader"
       onclick="ts_resortTable(this, 0);return false;"
       href="javascript:">title Wiki title
      <span class="sortarrow"/>
    </a>
  </td>
  <td class="value">
    <a class="sortheader"
       onclick="ts_resortTable(this, 1);return false;"
       href="javascript:">
      <span class="sortarrow"/>
    </a>
  </td>
</tr>


Any thoughts on this one?

   frank

PNG image

Other related posts: