Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/custompages
Julio Montoya 7333997ce3 Fixing custom lost password to work as classic Chamilo see BT#8680 10 years ago
..
images merge 11 years ago
url-images merge 11 years ago
README merge 11 years ago
first_login.php Minor - format code. 11 years ago
index-logged.php merge 11 years ago
index-unlogged.php Fixing language link see BT#8624 10 years ago
language.inc.php merge 11 years ago
language.php Adding spanish as lang. 11 years ago
loggedout.php Minor - format code. 11 years ago
lostpassword.php Fixing custom lost password to work as classic Chamilo see BT#8680 10 years ago
registration-feedback.php merge 11 years ago
registration.php merge 11 years ago
style-ie6.css merge 11 years ago
style.css merge 11 years ago

README

CustomPages looks for alternatives in this directory, and displays them if present. The user-provided custom pages must exactly be named as such :

- index-logged.php for the general landing page before login
- index-unlogged.php for the general landing page when already logged-in
- registration.php for the registration form
- registration-feedback.php for the registration success feedback
- lostpassword.php for the password recovery form
- lostpassword-feedback.php for the password recovery feedback page

Important note :
Enable the use_custom_pages setting

If you pull this feature from a repo, not through an upgrade or install process, you have to exectute the following SQL statements in the main database or this option won't appear in the admin interface :