Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
CCadere committed Jul 18, 2013
1 parent 5cf111f commit 58f6fa3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ echo $this->fetch('script');
*** Dependencies ***

This plugin uses the following scripts: jquery, jquery-ui. http://jquery.com/ , http://jqueryui.com/

For display purposes this plugins uses the following graphic library: Bootstrap. http://twitter.github.io/bootstrap/

For users permissions this plugin is meant to be used with the Authake plugin : https://github.com/mtkocak/authake
Expand All @@ -36,7 +37,7 @@ If you have another users management system, change the $belongsTo in Document.p
in DocumentManager/Controller/DocumentManagerAppController.php and DocumentManager/View/Helper/DocumentManagerHelper.php to retrieve the right information.

Using this plugin without Authake and without modifying these two functions will only work if you disable permission management to allow any user
to access any action and any file.
to access any action and any file as explained below.


*** Turning of permission management ***
Expand Down

0 comments on commit 58f6fa3

Please sign in to comment.