Moodle - the world's open source learning platform https://moodle.org/
Find a file
Damyon Wiese 298a7ee386 MDL-42402 EditPDF: CSS Improvements for editing toolbar.
The main change here is to prevent the default rendering of a select list for the page
selector, so that it looks more consistent with the rest of the toolbar on different
browsers/os combinations.

This is done with some vendor specific css rules targeting webkit, mozilla and ie.

There are also some minor tweaks to vertically align the images in the buttons and reduce the padding
above and below the toolbar.
2013-10-24 13:22:39 +08:00
admin Merge branch 'w43_MDL-42208_m26_authunmask' of https://github.com/skodak/moodle 2013-10-23 13:37:24 +08:00
auth Merge branch 'w43_MDL-42208_m26_authunmask' of https://github.com/skodak/moodle 2013-10-23 13:37:24 +08:00
backup MDL-42427 backup: Fix undefined errors during automated backups 2013-10-23 12:03:13 +08:00
badges Merge branch 'w42_MDL-42224_m26_msgredir' of https://github.com/skodak/moodle 2013-10-16 01:23:01 +02:00
blocks MDL-42278 behat: block context can be returned to original state 2013-10-15 14:41:55 +11:00
blog MDL-26170 RSS: fixed RSS cache clearing when items are deleted 2013-10-22 10:29:05 +07:00
cache MDL-41997 cache: dummy store now uses static acceleration for session + request 2013-09-30 09:41:03 +13:00
calendar MDL-42239 calendar: Fix missing ids issue with mouseover panels 2013-10-22 10:39:32 +08:00
cohort MDL-39956 cohort: Event clean up and made ready for integration 2013-08-13 17:41:03 +08:00
comment MDL-35981 comments: Fix for keyboard control of "add a comment" 2013-08-05 09:49:38 +08:00
completion MDL-39955 completion: Added course_completed event 2013-08-13 09:43:38 +08:00
course Merge branch '42246-26' of git://github.com/samhemelryk/moodle 2013-10-23 17:22:28 +11:00
enrol Merge branch 'w41_MDL-42047_m26_cohortdel' of https://github.com/skodak/moodle 2013-10-09 14:42:23 +08:00
error MDL-31560 Error: Fixed coding style 2013-09-13 16:13:26 +08:00
files MDL-42013 behat: Uncommenting @core_files test 2013-10-10 18:40:29 +08:00
filter MDL-42148 new overview of 3rd party libraries 2013-10-16 14:48:29 +08:00
grade Merge branch 'MDL-41379_outcomes' of https://github.com/andyjdavis/moodle 2013-10-10 10:31:44 +08:00
group MDL-41935 attempt to work around random time comparison test failures 2013-10-12 15:53:25 +02:00
install Automatically generated installer lang files 2013-10-22 00:45:38 +00:00
iplookup MDL-40438 migrate all collatorlib:: and textlib:: uses 2013-08-06 21:04:35 +02:00
lang Merge branch 'MDL-40045_master' of https://github.com/markn86/moodle 2013-10-22 12:11:45 +02:00
lib Merge branch 'w43_MDL-38743_m26_private' of https://github.com/skodak/moodle 2013-10-23 13:15:48 +08:00
local MDL-26943 Add db/subplugins.php to the local plugin readme.txt 2013-07-02 12:02:33 +08:00
login Merge branch 'MDL-40045_master' of https://github.com/markn86/moodle 2013-10-22 12:11:45 +02:00
message MDL-42224 clean up message and email redirection testing 2013-10-12 13:59:07 +02:00
mnet MDL-40220 use new core_component::get_plugin_directory() 2013-07-16 22:38:38 +02:00
mod MDL-42402 EditPDF: CSS Improvements for editing toolbar. 2013-10-24 13:22:39 +08:00
my MDL-35216 My Moodle - Admin setting for controlling guest access to my moodle 2012-09-18 15:04:45 +08:00
notes MDL-40053 events: Replace add_to_log() with new events in core_notes 2013-10-08 15:12:20 +08:00
pix MDL-42459 Atto: Bye bye - see you in the plugins db! 2013-10-22 12:01:56 +08:00
plagiarism MDL-37079 create/update_module() 2013-03-18 14:41:35 +08:00
portfolio MDL-33472 google plugins: move helper functions to upgradelib.php 2013-08-23 11:32:15 +08:00
question MDL-42309 typo: fix reponse -> response throughout Moodle. 2013-10-15 13:47:27 +11:00
rating Merge branch 'MDL-40424-master' of git://github.com/FMCorz/moodle 2013-07-17 01:21:51 +02:00
report MDL-42201 backup: introduced new automatic backup state 2013-10-21 11:51:12 +08:00
repository MDL-26244 mod_date:added some logic show or hide the file picker button based on repository availability 2013-10-21 08:49:38 +07:00
rss MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
tag MDL-41339 Tags - use uppercase for SQL keywords (AS) 2013-10-23 12:00:01 +08:00
theme Merge branch '42246-26' of git://github.com/samhemelryk/moodle 2013-10-23 17:22:28 +11:00
user Merge branch 'MDL-40045_master' of https://github.com/markn86/moodle 2013-10-22 12:11:45 +02:00
userpix MDL-34460 Librairies: Replaced deprecated get_context_instance() 2012-07-26 13:23:28 +08:00
webservice MDL-42309 typo: fix reponse -> response throughout Moodle. 2013-10-15 13:47:27 +11:00
.gitignore MDL-39092 JavaScript: Ignore all upstream YUI coverage JS 2013-04-14 21:08:34 +01:00
.jshintrc MDL-37872 AJAX Remove node option from jshintrc 2013-02-05 08:37:41 +00:00
.shifter.json MDL-39092 JavaScript: Add default Shifter configuration 2013-04-14 21:08:34 +01:00
behat.yml.dist MDL-37046 behat: Adding empty Behat config file 2013-01-29 08:40:37 +08:00
brokenfile.php MDL-26069 detect missing file postprocessing 2011-01-29 17:50:12 +01:00
composer.json Revert "MDL-39489 behat: Updating to 2.6 moodlehq/behat-extension tag" 2013-06-12 16:08:50 +08:00
config-dist.php MDL-41985 JavaScript: Add option to filter YUI logging statements 2013-09-25 23:58:08 +01:00
COPYING.txt license MDL-20717 Updated the COPYING file to GPLv3 for head 2010-01-08 02:48:03 +00:00
draftfile.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
file.php MDL-31501 rework user session architecture 2013-09-21 13:11:56 +02:00
help.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
help_ajax.php MDL 38508 JavaScript: Split out AJAX and non-AJAX help 2013-04-08 21:01:20 +01:00
index.php MDL-40829: courses heading: remove headerblock class from header and fix heading levels. 2013-10-02 09:46:26 +13:00
install.php MDL-31501 fake requried globals in both installers 2013-09-23 21:46:05 +02:00
mdeploy.php MDL-39664 fixed up is_array test (reverting the whole line basically prior to MDL-39664 changes) 2013-05-14 15:02:24 +08:00
mdeploytest.php MDL-38493 Make mdeploy.php able to install new plugin 2013-03-28 11:54:05 +01:00
phpunit.xml.dist MDL-41707 allow custom location of external test files used from unit tests 2013-09-27 10:47:56 +02:00
pluginfile.php MDL-40719 pluginfile.php: the file API is now stable, so hide debug. 2013-07-19 12:06:00 +01:00
README.txt MDL-38048 documentation: Typo in README file 2013-02-15 13:14:39 +08:00
tags.txt NOBUG - reduce whitespace errors a little 2013-04-15 13:29:14 +01:00
TRADEMARK.txt MDL-20700 coding style cleanup - cvs keywords removed, closign php tag removed, trailing whitespace cleanup 2009-11-01 16:48:45 +00:00
version.php on demand release 2.6beta+ 2013-10-22 23:05:02 +08:00

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