Closed (fixed)
Project:
File Framework
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Jan 2009 at 17:44 UTC
Updated:
10 Mar 2012 at 08:26 UTC
I have a public group and would like anonymous users to be able to browse the vocab file-tree for that group. Have had a look around to set permissions for this and have anonymous user permissions set for file browser but am still getting permission denied when going to node//browser. Does the user have to be a group-member to see the browser? If so is there a quick way to change this or a fix to make this an option in the filebrowser settings page? Thanks
Comments
Comment #1
miglius commentedYes, currently only group members can browse group vocabularies.
Comment #2
bejam commentedis there a quick fix for this I can do in the code so to suit my functionality needs? Thanks
Comment #3
miglius commentedfunction file_og_browser_access() function in the file.module file governs it.
Comment #4
johanneshahn commentedno activity