Hello!
First of all: thanks for your work, the backend manager is awesome!
But: i’ve got a problem/question/whatever…
Is it possible that the manager doesn’t work for manager users which are NOT administrators but have another management role (like editor)?
The manager works perfectly for my admin user but the editor user only sees the preview of the page and not the gallery manager.
(even if the editor user-role has all permissions)
I must confess that I just started to work with MODx and everything is quite new for me…
Is there any help for me?
Thanks, miss.moxy
Edit: MODx release: 0.9.6.3, ManagerManager plugin v0.3.2.1, Maxigallery Version: 0.5.2
EDIT2:
ok, I just deleted the Document (Step 2) and created a new one.
So the editor user can see the manage gallery-page too. *jippi*
But now every user (admin + editor) sees the whole webpage (with header, footer, menu and so on), not only the manager-part (upload …).
I’m very confused now
EDIT3:
well – I chose to "solve" my problem with a simple PHP-request (is this the gallery-manager?) in the <head> which loads a css-file that hides the unneeded parts (header, footer, navigation, sidebar etc)