kumarsivarajan / mollify

Automatically exported from code.google.com/p/mollify
0 stars 0 forks source link

Permissions plugin documentation #502

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Version: 2.2.9

I cant see anywhere to set an Item (file or folder) permissions . When i look 
at the screenshots on the mollify site, i can see 'Permissions' in the file or 
folder popup  but i cannot see it on my installed version (logged in as admin).

I tried to manually add entries in the item_permission tables , but it does not 
work for me.

What i'm trying to achieve :
-----------------------------
An upload folder for user with default Read Only permissions . I looked for 
hours and running out of ideas.

Thank you 

Original issue reported on code.google.com by i...@dmtec.com.au on 21 Nov 2013 at 6:34

GoogleCodeExporter commented 8 years ago
You need to add following client plugin in index.html:

new mollify.plugin.PermissionsPlugin()

This was missing in the example index.html and the documentation, apologies. It 
has been added to the example page, and I'll add it to documentation as well.

Original comment by samuli.j...@gmail.com on 26 Nov 2013 at 9:50

GoogleCodeExporter commented 8 years ago
Ah .. thanks , works great for what i need .. here comes a little donation . 
Thank you , keep up the great work .

Original comment by i...@dmtec.com.au on 29 Nov 2013 at 8:51

GoogleCodeExporter commented 8 years ago
Permissions plugin not needed anymore, and wiki page added (although not 
complete yet)

Original comment by samuli.j...@gmail.com on 19 Feb 2014 at 3:47