mirror of
https://github.com/moodle/moodle.git
synced 2025-02-20 08:05:49 +01:00
Squashed commit of the following: commit 8871ed6a5ca3f3ecbf6d9c20ebe5a9badcfe0fef Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Sun Sep 22 14:57:18 2013 +0100 MDL-35217 theme_afterburner: Added styles to block and course page editing icons. Adjusted @media styles in syyle/responsive.css. commit 6ee5035b77f4e6fb10fc14b4d18e70ab5b8cb174 Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Mon Sep 16 02:09:01 2013 +0100 MDL-35217 theme_afterbuener: Fix for first docked block top-margin reduced to zero. commit fc6a3fbf9267d778b8f85af0c73f6628890ccbc4 Author: Mary Evans <lazydaisy@visible-expression.co.uk> Date: Mon Sep 16 01:23:21 2013 +0100 MDL-35217_M26 theme_afterburner: Improvment to make Afterburner fully responsive. This commit builds on the work already commited by Richard Olemann. commit f7a750a90d40d60e965485b2a3fcb112b5e2bd80 Author: roelmann <oelmann.richard@gmail.com> Date: Thu Sep 12 15:55:46 2013 +0100 wip-MDL_35217-afterburner: Reduce sidebar widths, make layout responsive, hide logo on small screens
…
…
…
…
QUICK INSTALL ============= For the impatient, here is a basic outline of the installation process, which normally takes me only a few minutes: 1) Move the Moodle files into your web directory. 2) Create a single database for Moodle to store all its tables in (or choose an existing database). 3) Visit your Moodle site with a browser, you should be taken to the install.php script, which will lead you through creating a config.php file and then setting up Moodle, creating an admin account etc. 4) Set up a cron task to call the file admin/cron.php every five minutes or so. For more information, see the INSTALL DOCUMENTATION: http://docs.moodle.org/en/Installing_Moodle Good luck and have fun! Martin Dougiamas, Lead Developer
Description
Languages
PHP
78.1%
JavaScript
14.6%
Gherkin
3.5%
CSS
1.7%
Mustache
1.6%
Other
0.4%