Pages

Monday, April 22, 2013

Moodle 1.9 Custom Corners Theme for mobile devices by Yedidia Klein

Here's a quick question. How many Moodle 1.9.x themes do you know of that are specially designed for mobile devices? Forgive my ignorance, but I only know of one - Isreali Yedidia Klein's theme named "custom_corners_mobile". You can read about it here.



It is a modified JQuery version of the "custom_corners" theme for Moodle 1.9. You can download Yedidia's theme from here. After you have downloaded, extracted and ftp'ed the theme to your Moodle site, you can then add these lines to your config.php:

//Mobile Detection and theming
include("theme/custom_corners_mobile/mobile_functions.php");
if (ismobile())
  $CFG->theme="custom_corners_mobile";

After this, you can then browse your Moodle site via your mobile device.

Do you know of any other themes for Moodle 1.9 that cater for mobile devices? Please share in the comments section below.

Happy Moodling
Frankie Kam

If you like this post or site
a small donation would be nice but would last only a day,
otherwise leaving a comment (or a compliment) below will last me a month!

No comments:

Post a Comment

Ratings and Recommendations by outbrain