Configuring NoveList enriched content

After the e-Library server has been configured for enriched content, you need to set up the display of each type of enriched content.

To configure NoveList enriched content

For example:

USE_NOVELIST_ENHANCED_CONTENT|1|

For example:

NOVELIST_PROFILE|your.profile|

For example:

NOVELIST_PASSWORD|abc123|

The NOVELIST_AUTHORS variable is set to always be hidden by default. The NOVELIST_TITLES and NOVELIST_RELATED variables are set to always display by default.

For example, to set all the variables to display their content:

NOVELIST_AUTHORS|1|

NOVELIST_TITLES|1|

NOVELIST_RELATED|1|

The system uses the new settings with the next browser session.

Related topics