-
Improvement
-
Resolution: Fixed
-
Minor
-
1.9.4
-
None
-
Any
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE
The value 200 is hardcoded into moodle/course/lib.php, line 17:
define('FRONTPAGECOURSELIMIT', 200); // maximum number of courses displayed on the frontpage
Could we make it dependent on a CFG-variable with a setting in Site Administration?
This would help making the layout of the course page more consistent.
- has a non-specific relationship to
-
MDL-25452 FRONTPAGECOURSELIMIT should be included in config-dist.php
-
- Closed
-