Portal menu

The menu is displayed if authentication is successful.

Menu modules

LemonLDAP::NG portal menu has 4 modules:

Each module can be activated trough a rule, using user session information. These rules can be set trough Manager: General Parameters > Portal > Menu > Modules activation.

You can use 0 or 1 to disable/enable the module, or use a more complex rule. For example, to display the password change form only for user authenticated trough LDAP or DBI:

$_auth eq LDAP or $_auth eq DBI

Categories and applications

Configuring the virtual hosts is not sufficient to display an application in the menu. Indeed, a virtual host can contain several applications (http://vhost.example.com/appli1, http://vhost.example.com/appli2).

In Manager, you can configure categories and applications in General Parameters > Portal > Menu > Categories and applications.

Category parameters:

Application parameters:

Category and application key can have a digit as first character, which will allow to display categories in the right order (categories and applications are displayed in alphabetical order).

The chosen logo file must be in portal applications logos directory (portal/skins/common/apps/). You can set a custom logo by choosing My logo, set the logo file name, and copy the logo file in portal applications logos directory