Documentation updates, allow settings reference linking from other documents

This commit is contained in:
Roberto Rosario
2012-02-01 17:04:54 -04:00
parent 600fdf0b8a
commit 3b327ff5b3
6 changed files with 455 additions and 264 deletions
+4 -4
View File
@@ -56,10 +56,10 @@ ACL support
Anonymous user support
~~~~~~~~~~~~~~~~~~~~~~
Anonymous user support is a two tier function, first is the addition of
the COMMON_ALLOW_ANONYMOUS_ACCESS that allows non authenticated to browse
all the pages of a **Mayan EDMS** installation. The second part of this
support is the ability to assign permissions or individual access to objects
to anonymous users.
the :setting:`COMMON_ALLOW_ANONYMOUS_ACCESS` configuration option that
allows non authenticated user to browse all the pages of a **Mayan EDMS** installation.
The second part of this support is the ability to assign permissions
or individual access to objects to anonymous users.
Translations
~~~~~~~~~~~~~~~~~~~