Issue #56, Remove the MAIN_DISABLE_HOME configuration settings
Upon login users now go directly to the documents tab
This commit is contained in:
@@ -63,7 +63,7 @@ Release notes
|
||||
Customization and fine tunning
|
||||
==============================
|
||||
|
||||
:doc:`Settings <topics/settings>` | :doc:`Customization <topics/customization>`
|
||||
:doc:`Settings <topics/settings>`
|
||||
|
||||
For developers
|
||||
==============
|
||||
|
||||
@@ -1,13 +0,0 @@
|
||||
=============
|
||||
Customization
|
||||
=============
|
||||
|
||||
-----------
|
||||
Home screen
|
||||
-----------
|
||||
Sometimes users just want to go directly to work and not just be greeted with
|
||||
a home screen. For these kind of situations **Mayan EDMS** has the
|
||||
:setting:`MAIN_DISABLE_HOME_VIEW` configuration option, which will cause
|
||||
users to land on their ``recent document list`` as soon as they log in.
|
||||
|
||||
.. _`Andrea Franz's excellent web app template`: https://github.com/pilu/web-app-theme
|
||||
@@ -18,7 +18,6 @@ Introductions to all the key parts of Mayan EDMS you'll need to know:
|
||||
tags
|
||||
ocr
|
||||
settings
|
||||
customization
|
||||
development
|
||||
documentation
|
||||
translations
|
||||
|
||||
@@ -433,18 +433,6 @@ Default: ``5``
|
||||
Maximum number of search queries to remember per user.
|
||||
|
||||
|
||||
Main
|
||||
====
|
||||
|
||||
.. setting:: MAIN_DISABLE_HOME_VIEW
|
||||
|
||||
**MAIN_DISABLE_HOME_VIEW**
|
||||
|
||||
Default: ``False``
|
||||
|
||||
Disable the home view and redirect users straight to the recent document list as soon as they log in.
|
||||
|
||||
|
||||
User management
|
||||
===============
|
||||
|
||||
|
||||
Reference in New Issue
Block a user