Tuesday, May 18, 2010

Moodle changes

Performance Improvements

Variable

From

To

upload_max_filesize

2M

20M

max_execution_time

30

600

post_max_size

8M

20M

Change made to /usr/moodle/moodle-one/lib/htaccess

uncommented php_value upload_max_filesize 2M

and set it to

php_value upload_max_filesize 20M


Style changes

For most things
/usr/moodle/streamer/theme/STREAM-IDC/user_styles.css


For the input tinyMCE boxes:

/usr/moodle/streamer/lib/editor/htmlarea/htmlarea.css

For the questionnaire

/usr/moodle/streamer/mod/questionnaire/css/default.css

No comments:

Post a Comment