Fork me on GitHub

Watch

GitHub Core

Show your support for Zikula! Sign up at Github account and watch the Core project!




GitHub Modules

Forum Activity

Forum feed

» Visit forum | » View latest posts

phpWiki permissions for registered users only  Bottom

  • Hello,

    Permissions are kicking my butt!

    I'm having trouble setting the permissions correctly for the phpWiki module. Presently it is set as follows:

    Code

    Users   Wiki::  .*  Edit


    For some reason (I'm lost!), this allows registered AND unregistered users to edit the Wiki. If I change the edit to comment then no one is able to edit except the admins.

    I've tried changing the .* as well as Users to All Groups ... either no one can edit or everyone can edit.

    icon_redface
  • FWIW, this document on permissions has me more confused now than ever. I'm not sure how anything on the site is working !

    Apparently the permissions start from the top down and once given cannot be taken away ... yet... that is not how it is done.

    The order of things on my site is ...

    Admin
    All Groups
    User
    unregistered

    I've tried rearranging the order too .. Sorry for being lame
  • there is an article related to this issue here:
    http://www.issho.org/modules.php?op=modload&name=News&file=article&sid=656

    this tutorial may also be of assistance:
    http://www.issho.org/modules.php?op=modload&name=News&file=article&sid=771

    Good Luck!
  • Thank you laszlo,

    I added a line above the one I was using and now users can edit but unregistered cannot. It looks like this :

    Unregistered Wiki:: .* Read
    Users Wiki:: .* Edit

    Seems to be working icon_biggrin

This list is based on users active over the last 60 minutes.