admin_site_management.php
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
admin_site_management.php [2024/09/10 15:15] – removed - external edit (Unknown date) 127.0.0.1 | admin_site_management.php [2025/01/23 20:44] (current) – yvonne_moore | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== Admin panel: Site (management.php) ====== | ||
+ | |||
+ | This area covers a range of settings for the running of the Xerte installation, | ||
+ | |||
+ | **Note**: **Some of the options here are legacy ones that are no longer in use but have yet to be removed from the interface. ** | ||
+ | |||
+ | | **Setting** | **Description** | | ||
+ | | Register | This feature is planned but not yet operational. It provides the option of registering your installation with the Xerte project team. This is recommended if your nominated Xerte administrator wants to receive notifications about upcoming updates and/or critical bug fixes. | | ||
+ | | Site settings (HTML / images) | This displays information about the installation, | ||
+ | | Server Settings | ||
+ | | RSS settings | ||
+ | | Path settings | These settings can be left in their default state and will ensure effective running of the site. | | ||
+ | | SQL query settings | These settings can be left in their default state and will ensure effective running of the site. | | ||
+ | | Error handling settings | No longer in use. | | ||
+ | | Authentication settings | This provides details on how users are authenticated when they log in. These are the available methods: \\ %%Guest - for testing only%%\\ %%LDAP - central storage of credentials (including Microsoft active directory)%%\\ %%DB (database) - user management done manually inside the Xerte installation%%\\ %%Static - fixed login in code, used for testing only%%\\ %%Moodle - Authentication via Moodle. The Xerte installation needs to be in Moodle.%%\\ %%SAML2 - used for Single Sign On (SSO) (uses an SSO protocol)%%\\ %%OAuth2 - used for SSO (uses a different SSO protocol)%% | | ||
+ | | LDAP settings | Details are included to ensure LDAP connects correctly to authenticate users who log in via this method. | ||
+ | | Xerte settings | ||
+ | | Email | In this area you can provide the email address for system generated emails (such as when a lock file is released, and an author will receive a notification or when peer review is used, the ' | ||
+ | | Language settings | ||
+ | | xAPI settings | These settings provide the opportunity to set global xAPI permissions which connect the Xerte installation to an external Learning Record Store (LRS). | ||
+ | | Social Icon settings (prevent the use of cookies) | //Social icons don't currently work in Bootstrap. The AddThis service needs replacing. // In the bootstrap template, social icons can be used in the footer. These place cookies. To prevent this, you can indicate here for the entire installation whether these may be used. | | ||
+ | | LTI/Moodle settings (Not Tsugi/LTI) | No longer in use. | | ||
+ | |||