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

Frank Thommen [16.10.2008 17:43]:
>>> 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?

Yes, it reminds me of my own face as I tried to use the darcs plugin and
had huge tables, but no links, boxes or else... The reason was a
forgotten "global $conf;" in some plugin, but this is not the same as
here, since it is only the first item that is smashed. I started the
thread on 2008-02-14, case you want to look in the archives ;-)

BTW, this is only code for 1 line <tr>...</tr> ;-)

Regards,
Werner
-- 
Werner Flamme, Abt. WKDV
Helmholtz-Zentrum für Umweltforschung GmbH - UFZ
Permoserstr. 15 - 04318 Leipzig
Tel.: (0341) 235-1921 - Fax (0341) 235-451921
http://www.ufz.de - eMail: werner.flamme@xxxxxx
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: