I've installed the ajax_slideshow module and enabled it. I can see the new view that was created, and the section under /admin/settings, but there doesn't appear to be a section under admin/user/permissions. Without that I can't allow the site contributor to control the settings, as they can't see this under settings (yes they have admin priveleges and can see other site settings).

CommentFileSizeAuthor
#3 623500_ajax_slideshow_perms.patch985 byteschristefano

Comments

udig’s picture

Category: bug » feature

The settings page was originally intended to be managed by the site admin (user 1). However its a good idea to enable permissions around this page to allow other roles to control it. If you'd like to contribute a patch - you're most welcome.
Anyway will be added to the TODO list.

udig’s picture

Status: Active » Postponed
christefano’s picture

Version: 6.x-1.1 » 6.x-1.2
Category: feature » bug
Priority: Normal » Critical
Status: Postponed » Needs review
StatusFileSize
new985 bytes

Here's a patch. It uses the 'administer site configuration' permission.

udig’s picture

Ported into V2.x. Now admin permissions are available at the permission page.

udig’s picture

Status: Needs review » Closed (fixed)