From 8946d964039214ad06b5dcaf068e9d5043ad74c4 Mon Sep 17 00:00:00 2001 From: nfreear Date: Thu, 16 Aug 2007 10:21:36 +0000 Subject: [PATCH] MDL-9890 "Help should be well-formed..." - replacing abused (nested)
and - -
+

Note that it's usually a good idea to make sure the directory already exists. Sometimes Moodle can create the directory when required but this is not always possible.

diff --git a/lang/en_utf8/help/enrol/authorize/captureday.html b/lang/en_utf8/help/enrol/authorize/captureday.html index 01c7c1bb92..4f9cebb31e 100644 --- a/lang/en_utf8/help/enrol/authorize/captureday.html +++ b/lang/en_utf8/help/enrol/authorize/captureday.html @@ -1,8 +1,10 @@ -

Not only do I want to manually accept/deny payments, but also use autocapture to prevent cancelling payment. What should I do? +

+ Not only do I want to manually accept/deny payments, but also use autocapture to prevent cancelling payment. What should I do? +

+ -

diff --git a/lang/en_utf8/help/enrol/authorize/orderreview.html b/lang/en_utf8/help/enrol/authorize/orderreview.html index d62d5edbdc..1c3bb01871 100644 --- a/lang/en_utf8/help/enrol/authorize/orderreview.html +++ b/lang/en_utf8/help/enrol/authorize/orderreview.html @@ -1,7 +1,8 @@ -

Use these settings if you want to review orders before processing the credit card.

+

Use these settings if you want to review orders before processing the credit card.

Uncheck the 'an_review' field if students will be enrolled to courses immediately when they entered their card number.
If you have checked 'an_review' field, the credit card will be authorized but not be captured and you will have 2 options: 'Manual-Capture' and 'Scheduled-Capture'. +

-

-

In Moodle 1.6, you can accept/deny/refund the payments in Payment Managament page.

+

In Moodle 1.6, you can accept/deny/refund the payments in Payment Managament page.

diff --git a/lang/en_utf8/help/enrol/authorize/review.html b/lang/en_utf8/help/enrol/authorize/review.html index aad41b7789..076d23469a 100644 --- a/lang/en_utf8/help/enrol/authorize/review.html +++ b/lang/en_utf8/help/enrol/authorize/review.html @@ -1,12 +1,12 @@ -

How will I manually accept/deny payments? +

How will I manually accept/deny payments?

+ -

-

How will students be enrolled to courses immediately when they entered their card number? +

How will students be enrolled to courses immediately when they entered their card number?

+ -

diff --git a/lang/en_utf8/help/enrol/imsenterprise/unenrol.html b/lang/en_utf8/help/enrol/imsenterprise/unenrol.html index d54a592391..c4f532f483 100644 --- a/lang/en_utf8/help/enrol/imsenterprise/unenrol.html +++ b/lang/en_utf8/help/enrol/imsenterprise/unenrol.html @@ -6,12 +6,14 @@ - +
  • A <member> element which specifies the given student and course, and with the <status> element set to 0 (which means "inactive").
  • +

    The third method is slightly different. It does not require this config setting to be activated, and can be specified well in advance of the unenrolment date:

    - + diff --git a/lang/en_utf8/help/forum/ratings.html b/lang/en_utf8/help/forum/ratings.html index c284dd3d05..06843b1e7c 100644 --- a/lang/en_utf8/help/forum/ratings.html +++ b/lang/en_utf8/help/forum/ratings.html @@ -1,12 +1,11 @@ -Individual posts can be rated using a scale based on the theory of separate and connected knowing. - +

    Ratings

    +

    Individual posts can be rated using a scale based on the theory of separate and connected knowing. This theory may help you to look at human interactions in a new way. It describes two different ways that we can evaluate and learn about the things we see and hear. - - Although each of us may use these two methods in different amounts at different times, it may be useful to imagine two people as examples, one who is a mostly separate knower (Jim) and the other a mostly connected knower (Mary). +

    -Did you notice in these examples that the separate knower is male and the connected knower is female? Some studies have shown that statistically this tends to be the case, however individual people can be anywhere in the spectrum between these two extremes. - - +

    Did you notice in these examples that the separate knower is male and the connected knower is female? Some studies have shown that statistically this tends to be the case, however individual people can be anywhere in the spectrum between these two extremes. For a collaborative and effective group of learners it may be best if everyone were able to use BOTH ways of knowing. - - In a particular situation like an online forum, a single post by a person may exhibit either of these characteristics, or even both. Someone who is generally very connected may post a very separate-sounding message, and vice versa. The purpose of rating each post using this scale is to: +

    -
    +
      -a) help you think about these issues when reading other posts +
    1. help you think about these issues when reading other posts
    2. -b) provide feedback to each author on how they are being seen by others +
    3. provide feedback to each author on how they are being seen by others
    4. -
    + The results are not used towards student assessment in any way, they are just to help improve communication and learning.
    - +

    In case you're interested, here are some references to papers by the authors who originally developed these ideas: +

    - - diff --git a/lang/en_utf8/help/glossary/displayformat.html b/lang/en_utf8/help/glossary/displayformat.html index 3378348e04..54564056b9 100644 --- a/lang/en_utf8/help/glossary/displayformat.html +++ b/lang/en_utf8/help/glossary/displayformat.html @@ -1,8 +1,8 @@

    Display format

    This setting specifies the way that each entry will be shown within the glossary. The default formats are:

    -
    -
    + +
    Simple Dictionary:
    looks like a conventional dictionary with separate entries. No authors are displayed and attachments are shown as links.
    Continuous:
    @@ -16,7 +16,7 @@
    FAQ:
    Useful for displaying lists of Frequently Asked Questions. It automatically appends the words QUESTION and ANSWER in the concept and definition respectively.
    -
    +

    Moodle Administrators can create new formats following the instructions in diff --git a/lang/en_utf8/help/glossary/index.html b/lang/en_utf8/help/glossary/index.html index 7a133e8c6a..05713b3c6d 100644 --- a/lang/en_utf8/help/glossary/index.html +++ b/lang/en_utf8/help/glossary/index.html @@ -1,6 +1,6 @@

    Glossary

    -

    Setting up courses

    diff --git a/lang/en_utf8/help/install.html b/lang/en_utf8/help/install.html index 542f2d3f24..afb6705d5b 100644 --- a/lang/en_utf8/help/install.html +++ b/lang/en_utf8/help/install.html @@ -1,15 +1,15 @@

    Installing Moodle

    Don't panic!

    -
    +

    This guide explains how to install Moodle for the first time. For some of these steps it goes into a lot of detail to try and cover the majority of possible web server setups, so this document may look long and complicated. Don't panic, once you know how to do it you can install Moodle in minutes!

    -

    If you have problems please read this document carefully - most common issues are answered in here. +

    If you have problems please read this document carefully – most common issues are answered in here. If you still have trouble, you can seek help from Moodle Help

    Another option is to contact a web hosting company who can completely maintain Moodle for you, so that you can ignore all this and get straight into educating!

    -

     

    +

    Sections in this document:

    1. Requirements
    2. @@ -26,9 +26,10 @@
    3. Create a new course

     

    -
    + +

    1. Requirements

    -
    +

    Moodle is primarily developed in Linux using Apache, MySQL and PHP (also sometimes known as the LAMP platform), but is also regularly tested with PostgreSQL and on Windows XP, Mac OS X and Netware 6 operating systems

    @@ -49,9 +50,10 @@

    If you want to run Moodle on your own computer and all this looks a bit daunting, then please take a look at the administrator documentation.

     

    -
    + +

    2. Download and copy files into place

    -
    +

    There are two ways to get Moodle, as a compressed package and via CVS. These are explained in detail on the download page: http://moodle.org/download/

    After downloading and unpacking the archive, or checking out the files via @@ -62,14 +64,15 @@ or you can copy all the contents straight into the main web server documents directory, in which case the site will be simply http://yourwebserver.com.

    If you are downloading Moodle to your local computer and then uploading it to your web site, it is usually better to upload the whole archive as one file, and then do the unpacking on the server. Even web hosting interfaces like Cpanel allow you to uncompress archives in the "File Manager".

    -
    +

     

    +

    3. Site structure

    -
    +

    You can safely skip this section, but here is a quick summary of the contents of the Moodle folder, to help get you oriented:

    -
    - +
    +
    config.php - @@ -107,27 +110,27 @@
  • user/ - code to display and manage users
  •  

    - - + + +

    4. Run the Installer script to create config.php

    -
    +

    To run the installer script (install.php), just try to access your Moodle main URL using a web browser, or access http://yourserver/install.php directly.

    (The Installer will try to set a session cookie. If you get a popup warning in your browser make sure you accept that cookie!)

    Moodle will detect that configuration is necessary and will lead you through some screens to help you create a new configuration file called config.php. At the end of the process Moodle will try and write the file into the right location, otherwise you can press a button to download it from the installer and then upload config.php into the main Moodle directory on the server.

    Along the way the installer will test your server environment and give you suggestions about how to fix any problems. For most common issues these suggestions should be sufficient, but if you get stuck, look below for more information about some of common things that might be holding you up.

    -
    -
    -

    4.1 General web server settings

    -
    + +

    4.1 General web server settings

    +

    Firstly, make sure that your web server is set up to use index.php as a default page (perhaps in addition to index.html, default.htm and so on).

    In Apache, this is done using a DirectoryIndex parameter in your httpd.conf file. Mine usually looks like this:

    -
    +
    DirectoryIndex index.php index.html index.htm 
    -
    +

    Just make sure index.php is in the list (and preferably towards the start of the list, for efficiency).

    Secondly, if you are using Apache 2, then you should turn on the AcceptPathInfo @@ -135,22 +138,21 @@ This is essential to allow relative links between your resources, and also provides a performance boost for people using your Moodle web site. You can turn this on by adding these lines to your httpd.conf file.

    -
    +
    AcceptPathInfo on 
    -
    +

    Thirdly, Moodle requires a number of PHP settings to be active for it to work. On most servers these will already be the default settings. However, some PHP servers (and some of the more recent PHP versions) may have things set differently. These are defined in PHP's configuration file (usually called php.ini):

    -
    +
    magic_quotes_gpc = 1    (preferred but not necessary)
     magic_quotes_runtime = 0    (necessary)
     file_uploads = 1
     session.auto_start = 0
    -session.bug_compat_warn = 0
    -  
    -
    +session.bug_compat_warn = 0 +

    If you don't have access to httpd.conf or php.ini on your server, or you have Moodle on a server with other applications that require different settings, then don't worry, you can often still OVERRIDE the default settings. @@ -158,7 +160,7 @@ session.bug_compat_warn = 0

    To do this, you need to create a file called .htaccess in Moodle's main directory that contains lines like the following. This only works on Apache servers and only when Overrides have been allowed in the main configuration.

    -
    +
     DirectoryIndex index.php index.html index.htm
     
    @@ -170,29 +172,30 @@ php_flag magic_quotes_gpc 1
     php_flag magic_quotes_runtime 0
     php_flag file_uploads 1
     php_flag session.auto_start 0
    -php_flag session.bug_compat_warn 0
    -
    +php_flag session.bug_compat_warn 0 + +

    You can also do things like define the maximum size for uploaded files:

    -
    +
     LimitRequestBody 0
     php_value upload_max_filesize 2M
    -php_value post_max_size 2M
    -     
    -
    +php_value post_max_size 2M +

    The easiest thing to do is just copy the sample file from lib/htaccess and edit it to suit your needs. It contains further instructions. For example, in a Unix shell:

    -
    +
    cp lib/htaccess .htaccess
    -
    -
    + +

     

    -

    4.2 Creating a database

    -
    +

    4.2 Creating a database

    + +

    You need to create an empty database (eg "moodle") in your database system along with a special user (eg "moodleuser") that has access to that database (and that database only). You could use the "root" user if you wanted to for a test server, but @@ -211,42 +214,42 @@ php_value post_max_size 2M

    If you have access to Unix command lines then you can do the same sort of thing by typing commands.

    Here are some example Unix command lines for MySQL:

    -   # mysql -u root -p
    -   > CREATE DATABASE moodle; 
    -   > GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,INDEX,ALTER ON moodle.* 
    -           TO moodleuser@localhost IDENTIFIED BY 'yourpassword'; 
    -   > quit 
    -   # mysqladmin -p reload
    -    
    +# mysql -u root -p +> CREATE DATABASE moodle; +> GRANT SELECT,INSERT,UPDATE,DELETE,CREATE,DROP,INDEX,ALTER ON moodle.* + TO moodleuser@localhost IDENTIFIED BY 'yourpassword'; +> quit +# mysqladmin -p reload +

    And some example command lines for PostgreSQL:

    -   # su - postgres
    -   > psql -c "create user moodleuser createdb;" template1
    -   > psql -c "create database moodle;" -U moodleuser template1
    -   > psql -c "alter user moodleuser nocreatedb;" template1
    -
    +# su - postgres +> psql -c "create user moodleuser createdb;" template1 +> psql -c "create database moodle;" -U moodleuser template1 +> psql -c "alter user moodleuser nocreatedb;" template1 +

     

    -

    4.3 Creating a data directory

    +

    4.3 Creating a data directory

    -
    +

    Moodle will also need some space on your server's hard disk to store uploaded files, such as course documents and user pictures.

    The Moodle installer tries hard to create this directory for you but if it fails then you will have to create a directory for this purpose manually.

    For security, it's best that this directory is NOT accessible directly via the web. The easiest way to do this is to simply locate it OUTSIDE the web directory, but if you must have it in the web directory then protect it by creating a file in the data directory called .htaccess, containing this line:

    -
    +
    deny from all
    AllowOverride None
    -
    +

    To make sure that Moodle can save uploaded files in this directory, check that the web server software (eg Apache) has permission to read, write and execute in this directory.

    On Unix machines, this means setting the owner of the directory to be something like "nobody" or "apache", and then giving that user read, write and execute permissions.

    On Cpanel systems you can use the "File Manager" to find the folder, click on it, then choose "Change Permissions". On many shared hosting servers, you will probably need to restrict all file access to your "group" (to prevent other webhost customers from looking at or changing your files), but provide full read/write access to everyone else (which will allow the web server to access your files).

    Speak to your server administrator if you are having trouble setting this up securely. In particular some sites that use a PHP feature known as "Safe Mode" may require the administrator to create this directory properly for you.

    -
    + -
    +

    5. Go to the admin page to continue configuration

    -
    +

    Once the basic config.php has been correctly created in the previous step, trying to access the front page of your site will take you the "admin" page for the rest of the configuration.

    The first time you access this admin page, you will be presented with a GPL "shrinkwrap" agreement with which you must agree before you @@ -255,7 +258,7 @@ php_value post_max_size 2M data. Firstly, the main database tables are created. You should see a number of SQL statements followed by status messages (in green or red) that look like this:

    -
    +

    CREATE TABLE course ( id int(10) unsigned NOT NULL auto_increment, category int(10) unsigned NOT NULL default '0', password varchar(50) NOT NULL default '', fullname varchar(254) NOT NULL default '', shortname varchar(15) NOT @@ -265,16 +268,16 @@ php_value post_max_size 2M '0', timemodified int(10) unsigned NOT NULL default '0', PRIMARY KEY (id)) TYPE=MyISAM

    SUCCESS

    -
    +

    ...and so on, followed by: Main databases set up successfully.

    -
    -

    If you don't see these, then there must have been some problem with the database + +

    If you don't see these, then there must have been some problem with the database or the configuration settings you defined in config.php. Check that PHP isn't in a restricted "Safe Mode" (commercial web hosts sometimes have safe mode turned on). You can check PHP variables by creating a little file containing <?php phpinfo() ?> and looking at it through a browser. Check all these and try this page again.

    -
    +

    Scroll down the very bottom of the page and press the "Continue" link.

    You should now see a form where you can define more configuration variables @@ -282,12 +285,12 @@ php_value post_max_size 2M Don't worry too much about getting everything right just now - you can always come back and edit these later on using the admin interface. The defaults are designed to be useful and secure for most sites. Scroll down to the bottom and click "Save changes".

    -
    -

    If (and only if) you find yourself getting stuck on this page, unable to + +

    If (and only if) you find yourself getting stuck on this page, unable to continue, then your server probably has what I call the "buggy referrer" problem. This is easy to fix: just turn off the "secureforms" setting, then try to continue again.

    -
    +

    Next you will see more pages that print lots of status messages as they set up all the tables required by the various Moodle module. As before, they should all be green.

    Scroll down the very bottom of the page and press the "Continue" link.

    The next page is a form where you can define parameters for your Moodle site @@ -299,23 +302,17 @@ php_value post_max_size 2M email etc and then click "Save changes". Not all the fields are required, but if you miss any important fields you'll be re-prompted for them.

    -
    -
    -
    -
    -
    -

    Make sure you remember the username and password you chose +

    + +

    Make sure you remember the username and password you chose for the administration user account, as they will be necessary to access the administration page in future.

    -
    -
    -
    -
    +

    (If for any reason your install is interrupted, or there is a system error of some kind that prevents you from logging in using the admin account, you can usually log in using the default username of "admin", with password "admin".)

    -
    +

    Once successful, you will be returned to the home page of your new site! Note the administration links that appear down the left hand side of the page (these items also appear on a separate Admin page) - these items are only visible @@ -328,11 +325,11 @@ php_value post_max_size 2M

  • changing site-wide settings like themes etc
  • But you are not done installing yet! There is one very important thing still to do (see the next section on cron).

    -
    +

     

    -

    6. Set up cron -- IMPORTANT!

    -
    +

    6. Set up cron – IMPORTANT!

    +

    Some of Moodle's modules require continual checks to perform tasks. For example, Moodle needs to check the discussion forums so it can mail out copies of posts to people who have subscribed.

    @@ -351,63 +348,61 @@ php_value post_max_size 2M like 15 minutes or even 30 minutes. It's best not to make the time period too long, as delaying mail-outs can slow down activity within the course.

    First, test that the script works by running it directly from your browser:

    -
    +
    http://example.com/moodle/admin/cron.php
    -
    +

    Now, you need to set up some of way of running the script automatically and regularly.

    On Windows systems

    -
    -

    The simplest way is to use this little package moodle-cron-for-windows.zip which makes this whole thing very easy by installing a small Windows service. Run it and forget about it!

    -
    -

    On web hosting services

    -
    -

    Your web-based control panel may have a web page that allows you to set up this cron process. For example, on Cpanel system, look for a button called "Cron jobs". In there you can put the same sort of Unix commands as listed below.

    -
    + +

    The simplest way is to use this little package moodle-cron-for-windows.zip which makes this whole thing very easy by installing a small Windows service. Run it and forget about it!

    + +

    On web hosting services

    + +

    Your web-based control panel may have a web page that allows you to set up this cron process. For example, on Cpanel system, look for a button called "Cron jobs". In there you can put the same sort of Unix commands as listed below.

    +

    Using the command line on Unix

    -
    +

    There are different command line programs you can use to call the page from the command line. Not all of them may be available on a given server.

    For example, you can use a Unix utility like 'wget':

    -
    +
    wget -q -O /dev/null http://example.com/moodle/admin/cron.php
    -
    +

    Note in this example that the output is thrown away (to /dev/null).

    The same thing using lynx:

    -
    +
    lynx -dump http://example.com/moodle/admin/cron.php > /dev/null
    -
    +

    Alternatively you could use a standalone version of PHP, compiled to be run on the command line. The advantage with doing this is that your web server logs aren't filled with constant requests to cron.php. The disadvantage is that you need to have access to a command-line version of php.

    -
    -
    /opt/bin/php /web/moodle/admin/cron.php
     
    -    
    -
    -
    +
    /opt/bin/php /web/moodle/admin/cron.php
    + +

    Using the crontab program on Unix

    -
    +

    All that Cpanel does is provide a web interface to a Unix utility known as crontab. If you have a command line, you can set up crontab yourself using the command:

    -
    +
    crontab -e
    -
    +

    and then adding one of the above commands like:

    -
    +
    */5 * * * * wget -q -O /dev/null http://example.com/moodle/admin/cron.php
    -
    +

    Usually, the "crontab" command will put you into the 'vi' editor. You enter "insert mode" by pressing "i", then type in the line as above, then exit insert mode by pressing ESC. You save and exit by typing ":wq", or quit without saving using ":q!" (without the quotes).

    -
    +

     

    -
    +

    7. Create a new course

    -
    +

    Now that Moodle is running properly, you can try creating a new course to play with.

    Select "Create a new course" from the Admin page (or the admin links on the home page).

    @@ -426,4 +421,4 @@ php_value post_max_size 2M

     

    Happy exploring and happy Moodling!

    If you like Moodle, please consider donating to help us cover our costs!

    -
    + diff --git a/lang/en_utf8/help/lesson/dependency.html b/lang/en_utf8/help/lesson/dependency.html index 6602fc50a5..3fbe51ab7f 100644 --- a/lang/en_utf8/help/lesson/dependency.html +++ b/lang/en_utf8/help/lesson/dependency.html @@ -4,12 +4,13 @@ lesson that is in the same course. If the performance requirement(s) is not met, then the student will not be able to access this lesson.

    -

    Conditions for the dependency include: +

    Conditions for the dependency include:

    +
    • Time Spent: the student must spend this set amount of time in the required lesson.
    • Completed: the student must complete the required lesson.
    • Grade better than: the student must earn a grade in the required lesson that is better than the one specified here.
    - Any combination of the above can be used if needed. +

    Any combination of the above can be used if needed.

    \ No newline at end of file diff --git a/lang/en_utf8/help/lesson/import.html b/lang/en_utf8/help/lesson/import.html index bc10351ca7..4fcb40ddd2 100644 --- a/lang/en_utf8/help/lesson/import.html +++ b/lang/en_utf8/help/lesson/import.html @@ -6,7 +6,7 @@

    A number of file formats are supported:

    GIFT format

    -
      +

      GIFT is the most comprehensive import format available for importing Moodle quiz questions from a text file. It was designed to be an easy method for teachers writing questions as a text file. It supports Multiple-Choice, @@ -26,11 +26,11 @@ Who's buried in Grant's tomb?{=no one =nobody} When was Ulysses S. Grant born?{#1822} -

      More info about the "GIFT" format

      -
    +

    More info about the "GIFT" format

    +

    Aiken format

    -
      +

      The Aiken format is a very simple way of creating multiple choice questions using a very clear human-readable format. Here is an example of the format:

       What is the purpose of first aid?
      @@ -41,27 +41,27 @@ D. To aid victims who may be seeking help
       ANSWER: A
       
      -

      More info about the "Aiken" format

      -
    +

    More info about the "Aiken" format

    +

    Missing Word

    -
      +

      This format only supports multiple choice questions. Each answer is separated with a tilde (~), and the correct answer is prefixed with an equals sign (=). Here is an example:

      -
      As soon as we begin to explore our body parts as infants +

      As soon as we begin to explore our body parts as infants we become students of {=anatomy and physiology ~reflexology -~science ~experiment}, and in a sense we remain students for life. +~science ~experiment}, and in a sense we remain students for life.

      -

      More info about the "Missing Word" format

      -
    +

    More info about the "Missing Word" format

    +

    AON

    -
      +

      This is the same as Missing Word Format, except that after importing the questions all Short-Answer questions are converted four at a time into Matching Questions.

      @@ -69,19 +69,19 @@ we become students of {=anatomy and physiology ~reflexology shuffled during the import.

      It's named after an organisation that sponsored the development of many quiz features

      -
    +

    Blackboard

    - +

    More info about the "Blackboard" format

    +

    Course Test Manager

    -
      +

      This module can import questions saved in a Course Test Manager test bank. It relies on different ways of accessing the test bank, which is in a Microsoft Access database, depending on whether Moodle is running on a Windows or Linux web server.

      @@ -94,19 +94,19 @@ to transfer data to moodle on the Linux server.

      using this import class.

      -

      More info about the "CTM" format

      -
    +

    More info about the "CTM" format

    +

    Custom

    -
      +

      If you have your own format that you need to import, you can implement it yourself by editing mod/quiz/format/custom.php

      The amount of new code needed is quite small - just enough to parse a single question from given text.

      -

      More info about the "Custom" format

      -
    +

    More info about the "Custom" format

    +

    More formats are yet to come, including WebCT, IMS QTI and whatever else diff --git a/lang/en_utf8/help/lesson/mediafile.html b/lang/en_utf8/help/lesson/mediafile.html index 750c1cefd3..863ea2ed2e 100644 --- a/lang/en_utf8/help/lesson/mediafile.html +++ b/lang/en_utf8/help/lesson/mediafile.html @@ -6,7 +6,7 @@ Also, a link will be printed out on every lesson page that re-opens the pop-up i

    Optionally a "Close Window" button be printed at the bottom of the pop-up and the height and width of the window can be set as well.

    -

    Supported embedded file types: +

    Supported embedded file types:

    • MP3
    • Media Player
    • @@ -18,4 +18,4 @@ height and width of the window can be set as well.

    • JPEG
    • PNG
    - All other file types will default to a link for download.

    \ No newline at end of file +

    All other file types will default to a link for download.

    \ No newline at end of file diff --git a/lang/en_utf8/help/lesson/minquestions.html b/lang/en_utf8/help/lesson/minquestions.html index 73cf659365..d022d1710a 100644 --- a/lang/en_utf8/help/lesson/minquestions.html +++ b/lang/en_utf8/help/lesson/minquestions.html @@ -20,9 +20,9 @@

    If this parameter is used, then the opening page of the lesson should say something like:

    -

    In this lesson you are expected to attempt at least n questions. +

    In this lesson you are expected to attempt at least n questions. You can attempt more if you wish. However, if you attempt less than n - questions your grade will be calculated as though you attempted n.

    + questions your grade will be calculated as though you attempted n.

    Where obviously "n" is replaced by the actual value this parameter has been given.

    diff --git a/lang/en_utf8/help/markdown.html b/lang/en_utf8/help/markdown.html index 3896bcda22..bee3a4b2bc 100644 --- a/lang/en_utf8/help/markdown.html +++ b/lang/en_utf8/help/markdown.html @@ -214,6 +214,6 @@ becomes

    Advanced Topics

    This short introduction covers the features of Markdown that are used in the vast majority of cases. It is possible to achieve far more complex results, particularly if you already know how to write HTML, but these are covered in a separate document on the Advanced Use of Markdown

    -

    More info about advanced use of Markdown

    +

    More info about advanced use of Markdown

    diff --git a/lang/en_utf8/help/questions.html b/lang/en_utf8/help/questions.html index d000f91ec7..e8feb4804d 100644 --- a/lang/en_utf8/help/questions.html +++ b/lang/en_utf8/help/questions.html @@ -166,7 +166,7 @@ -

    More info about writing

    +

    More info about writing

    -

    More info about reading

    +

    More info about reading

    diff --git a/lang/en_utf8/help/quiz/export.html b/lang/en_utf8/help/quiz/export.html index 7d5353309f..145bd5e242 100644 --- a/lang/en_utf8/help/quiz/export.html +++ b/lang/en_utf8/help/quiz/export.html @@ -14,7 +14,7 @@

    The format(s) currently supported are:

    GIFT format

    -
      +

      GIFT is the most comprehensive import/export format available for exporting Moodle quiz questions to a text file. It was designed to be an easy method for teachers writing questions as a text file. It supports Multiple-Choice, @@ -35,32 +35,32 @@ Who's buried in Grant's tomb?{=no one =nobody} When was Ulysses S. Grant born?{#1822} -

      More info about the "GIFT" format

      -
    +

    More info about the "GIFT" format

    +

    Moodle XML format

    -
      +

      This Moodle specific format exports quiz questions in a simple XML format. They can then be imported into another quiz category or used in some other process such as an XSLT transformation. The XML format will export images attached to questions (encoded base64).

      -
    +

    IMS QTI 2.0

    - +

    XHTML

    -
      +

      Exports the category as a single page of 'strict' XHTML. Each question is clearly placed in its own <div> tag. If you want to use this page as-is, you will need to at least edit the <form> tag at the start of the <body> section to provide a suitable action (eg, a 'mailto').

      -
    +

    Import and Export formats are a pluggable resource. Other optional formats may be available in the Modules and Plugins database.

    diff --git a/lang/en_utf8/help/quiz/import.html b/lang/en_utf8/help/quiz/import.html index 00a442f0b7..b8c091b455 100644 --- a/lang/en_utf8/help/quiz/import.html +++ b/lang/en_utf8/help/quiz/import.html @@ -18,7 +18,7 @@

    A number of file formats are supported:

    GIFT format

    -
      +

      GIFT is the most comprehensive import format available for importing Moodle quiz questions from a text file. It was designed to be an easy method for teachers writing questions as a text file. It supports Multiple-Choice, @@ -38,27 +38,27 @@ Who's buried in Grant's tomb?{=no one =nobody} When was Ulysses S. Grant born?{#1822} -

      More info about the "GIFT" format

      -
    +

    More info about the "GIFT" format

    +

    Aiken Format

    - +

    More info about the "Aiken" format

    +

    Moodle XML format

    -
      +

      This Moodle specific format imports quiz questions that have previously been exported in the same format. The format is straightforward and is best demonstrated by exporting a category in the Moodle XML format. The XML format is capabable of importing image files.

      -

      More info about the "Moodle XML" format

      -
    +

    More info about the "Moodle XML" format

    +

    Missing Word

    -
      +

      This format only supports multiple choice questions and short answer question, depending on the number of answers. One answer generates a short answer question, two or more answers @@ -67,50 +67,50 @@ Each answer is separated with a tilde (~), and the correct answer is prefixed with an equals sign (=). Here is an example of a multiple choice question:

      -
      As soon as we begin to explore our body parts as infants +

      As soon as we begin to explore our body parts as infants we become students of {=anatomy and physiology ~reflexology ~science ~experiment}, and in a sense we remain students for life. -

      +

      Here is an example of a short answer question:

      -
      As soon as we begin to explore our body parts as infants +

      As soon as we begin to explore our body parts as infants we become students of {=anatomy and physiology}, and in a sense we remain students for life. -

      +

      -

      More info about the "Missing Word" format

      -
    +

    More info about the "Missing Word" format

    +

    Blackboard

    -
      +

      This module can import questions saved in Blackboard's "POOL" type export format. It relies on XML functions being compiled into your PHP. Note that you must first unpack the exported zip file and provide Moodle with the appropriate .dat file. Note that this version does not work with Blackboard Version 6 and newer.

      -
    +

    Blackboard V6+

    -
      +

      This module can import questions saved in Blackboard's export format. It provides limited support for Blackboard Version 6 and 7. It relies on XML functions being compiled into your PHP. You must upload the zip file exported from Blackboard.

      -
    +

    WebCT

    - +

    More info about the "WebCT" format

    +

    Course Test Manager

    -
      +

      This module can import questions saved in a Course Test Manager test bank. It relies on different ways of accessing the test bank, which is in a Microsoft Access database, depending on whether Moodle is running on a Windows or Linux web server.

      @@ -122,31 +122,31 @@ to transfer data to moodle on the Linux server.

      using this import class.

      -

      More info about the "CTM" format

      -
    +

    More info about the "CTM" format

    +

    Embedded answers (Cloze)

    - +

    More info about the "Cloze" format

    +

    Learnwise format

    -
      +

      This format can import multiple choice questions saved in Learnwise's XML format.

      -
    +

    Examview format

    -
      +

      This format can import from Examview 4 XML files. Note that the older versions of Examview are not supported.

      -
    +

    Import and Export formats are a pluggable resource. Other optional formats may be available in the Modules and Plugins database.

    diff --git a/lang/en_utf8/help/quiz/questiontypes.html b/lang/en_utf8/help/quiz/questiontypes.html index 413a1a909b..c74b6be4d1 100644 --- a/lang/en_utf8/help/quiz/questiontypes.html +++ b/lang/en_utf8/help/quiz/questiontypes.html @@ -3,94 +3,94 @@

    You can add a variety of different types of questions to a category:

    Multiple Choice

    -
      +

      In response to a question (that may include a image) the respondent chooses from multiple answers. There are two types of multiple choice questions - single answer and multiple answer.

      -

      More info about Multiple Choice questions

      -
    +

    More info about Multiple Choice questions

    +

    Short Answer

    -
      +

      In response to a question (that may include a image), the respondent types a word or phrase. There may several possible correct answers, with different grades. Answers may or may not be sensitive to case.

      -

      More info about Short Answer questions

      -
    +

    More info about Short Answer questions

    +

    Numerical

    -
      +

      From the student perspective, a numerical question looks just like a short-answer question. The difference is that numerical answers are allowed to have an accepted error. This allows a continuous range of answers to be set.

      -

      More info about Numerical questions

      -
    +

    More info about Numerical questions

    +

    True/False

    - +

    More info about True/False questions

    +

    Matching

    -
      +

      A list of sub questions is provided, along with a list of answers. The respondent must "match" the correct answers with each question.

      -

      More info about Matching questions

      -
    +

    More info about Matching questions

    +

    Embedded Answers (Cloze)

    -
      +

      These very flexible questions consist of a passage of text (in Moodle format) that has various answers embedded within it, including multiple choice, short answers and numerical answers.

      -

      More info about Embedded Answers questions

      -
    +

    More info about Embedded Answers questions

    +

    Random Short-Answer Matching

    -
      +

      From the student perspective, this looks just like a Matching question. The difference is that the subquestions are drawn randomly from Short Answer questions in the current category.

      -

      More info about Matching questions

      -
    +

    More info about Matching questions

    +

    Random

    - +

    More info about Random questions

    +

    Description

    -
      +

      This is not a real question. It simply prints some text (and possibly graphics) without requiring an answer. This can be used to provide some information to be used by a following group of questions, for example.

      -

      More info about Description questions

      -
    +

    More info about Description questions

    +

    Calculated

    -
      +

      Calculated questions offer a way to create individual numerical questions by the use of wildcards that are substituted with individual values when the quiz is taken.

      -

      More info about Calculated questions

      -
    +

    More info about Calculated questions

    +

    Essay

    - \ No newline at end of file +

    More info about Essay questions

    + \ No newline at end of file diff --git a/lang/en_utf8/help/reading.html b/lang/en_utf8/help/reading.html index fad4f396a5..828142100b 100644 --- a/lang/en_utf8/help/reading.html +++ b/lang/en_utf8/help/reading.html @@ -20,7 +20,7 @@ -

    More info about writing

    +

    More info about writing

    -

    More info about questions

    +

    More info about questions

    diff --git a/lang/en_utf8/help/resource/deploy.html b/lang/en_utf8/help/resource/deploy.html index 99418dc733..a2fa6686b6 100644 --- a/lang/en_utf8/help/resource/deploy.html +++ b/lang/en_utf8/help/resource/deploy.html @@ -1,7 +1,7 @@

    Deploy All

    -
      +

      Packages need to be deployed before being viewed. An administrator may deploy all packages in the repository simultaneously.

      -

    + diff --git a/lang/en_utf8/help/resource/type/directory.html b/lang/en_utf8/help/resource/type/directory.html index f069cda493..8b942cffd6 100644 --- a/lang/en_utf8/help/resource/type/directory.html +++ b/lang/en_utf8/help/resource/type/directory.html @@ -1,7 +1,7 @@

    Directory

    -
      +

      The directory resource can display a whole directory (and its subdirectories) from your course files area. Students can then browse and view all those files.

      -
    + diff --git a/lang/en_utf8/help/resource/type/file.html b/lang/en_utf8/help/resource/type/file.html index 884714863f..b23ac4c046 100644 --- a/lang/en_utf8/help/resource/type/file.html +++ b/lang/en_utf8/help/resource/type/file.html @@ -1,6 +1,6 @@

    Files and web pages

    -
      +

      This resource type allows you to link to any web page or other file on the public web. It also allows you to link to any web page or other file that you have uploaded into your course files area @@ -18,4 +18,4 @@ of content able to accept parameters, you can choose to send information to your resource such as the user's name, their email, the course they are currently in, and so on.

      -
    + diff --git a/lang/en_utf8/help/resource/type/html.html b/lang/en_utf8/help/resource/type/html.html index 08e719e8d7..1facf4152c 100644 --- a/lang/en_utf8/help/resource/type/html.html +++ b/lang/en_utf8/help/resource/type/html.html @@ -1,9 +1,9 @@

    HTML page

    -
      +

      This sort of resource makes it easy to develop a complete single web page within Moodle, especially when you are using Moodle's WYSIWYG HTML editor.

      The page is stored in the database, not as a file, and you have a lot of freedom to do almost anything you like using HTML, including Javascript.

      -
    + diff --git a/lang/en_utf8/help/resource/type/ims.html b/lang/en_utf8/help/resource/type/ims.html index 74cb49c15e..1a84a2201f 100644 --- a/lang/en_utf8/help/resource/type/ims.html +++ b/lang/en_utf8/help/resource/type/ims.html @@ -1,6 +1,6 @@

    IMS Content Packages

    - \ No newline at end of file + + \ No newline at end of file diff --git a/lang/en_utf8/help/resource/type/label.html b/lang/en_utf8/help/resource/type/label.html index d49c5c121a..71623cf1c9 100644 --- a/lang/en_utf8/help/resource/type/label.html +++ b/lang/en_utf8/help/resource/type/label.html @@ -1,8 +1,8 @@

    Labels

    -
      +

      Labels are a little different from other resources because they are text and images that are actually embedded directly among the other activity links in the course page.

      -
    + diff --git a/lang/en_utf8/help/resource/type/text.html b/lang/en_utf8/help/resource/type/text.html index 26b8799128..2ca823b878 100644 --- a/lang/en_utf8/help/resource/type/text.html +++ b/lang/en_utf8/help/resource/type/text.html @@ -1,11 +1,11 @@

    Text page

    -
    + diff --git a/lang/en_utf8/help/resource/window.html b/lang/en_utf8/help/resource/window.html index e8ddf85db5..3c611bef07 100644 --- a/lang/en_utf8/help/resource/window.html +++ b/lang/en_utf8/help/resource/window.html @@ -46,13 +46,13 @@
  • Determine the size window you wish to open.
    -
    +

    Many people still use an average screen resolution of 800x600. In most cases it's best if you initially size your window a little smaller than that, like 600 high and 480 wide.

    If you leave these fields blank then the new popup window will be exactly the same size as the window they clicked on to get the popup.

    -
    +
  • diff --git a/lang/en_utf8/help/richtext.html b/lang/en_utf8/help/richtext.html index 7378fac4a4..c7ef61ed98 100644 --- a/lang/en_utf8/help/richtext.html +++ b/lang/en_utf8/help/richtext.html @@ -18,30 +18,30 @@

    In addition to formatting text, this editor provides a number of extra features you may find useful.

    Paste text in from other Applications

    -
      +

      You can cut and paste rich text from other Windows applications such as Microsoft Word straight into this editor, and your formatting will be preserved. Just use the normal cut and paste menus in your web browser (or Control-C and Control-V).

      -
    +

    Inserting images

    -
      +

      If you have images that are already published on a web site and accessible via a URL, you can include these images in your texts using the "Insert Image" button.

      -
    +

    Inserting Tables

    -
      +

      To add layout to your texts, you can use the "Insert Tables" button in the toolbar. -

    +

    Inserting Links /

    -
      +

      To make a new link, first type the text that you want to be a link. Then select it and click the link button in the toolbar. Type the URL you want to link to and it's done!

      -
    +

    Inserting smilies (emoticons)

    -
      +

      To embed these small icons in your text, click on the smiley icon in the toolbar. A dialog will pop up that allows you to select from the following smiley icons. (Alternatively, you can just type the corresponding code straight into your text and it will be converted later when your text is displayed).

      @@ -157,6 +157,6 @@
      -
    + diff --git a/lang/en_utf8/help/scales.html b/lang/en_utf8/help/scales.html index f90b99f868..bcf46ce4cf 100644 --- a/lang/en_utf8/help/scales.html +++ b/lang/en_utf8/help/scales.html @@ -7,9 +7,9 @@

    The scale itself is defined by an ordered list of values, ranging from negative to positive, separated by commas. For example:

    -
    +

    Disappointing, Not good enough, Average, Good, Very good, Excellent! -

    +

    Scales should also include a good description of what it means and how it is expected to be used. This description will appear in help pages for teachers and students.

    diff --git a/lang/en_utf8/help/scorm/skipview.html b/lang/en_utf8/help/scorm/skipview.html index abc64c27fe..40688fc89b 100644 --- a/lang/en_utf8/help/scorm/skipview.html +++ b/lang/en_utf8/help/scorm/skipview.html @@ -2,10 +2,10 @@

    If you add a package with only one Learning Object in it, you can choose to auto-skip the content structure page when users click on SCORM activity in the course page.

    -

    You can choose: +

    You can choose:

    +
    • Never skip the content structure page
    • First access skip the content structure page only the first time
    • Always skip the content structure page
    -

    diff --git a/lang/en_utf8/help/scorm/window.html b/lang/en_utf8/help/scorm/window.html index dbbd16a338..45c137d875 100644 --- a/lang/en_utf8/help/scorm/window.html +++ b/lang/en_utf8/help/scorm/window.html @@ -13,7 +13,7 @@
  • Determine the size window you wish to open.
    -
    +

    Many people still use an average screen resolution of 800x600. In most cases it's best if you initially size your window a little smaller than that, like 600 high and 480 wide.

    @@ -22,6 +22,6 @@

    If you leave these fields blank then the new popup window will be exactly the same size as the window they clicked on to get the popup.

    -
    +
  • diff --git a/lang/en_utf8/help/surveys.html b/lang/en_utf8/help/surveys.html index 8daddc928e..997d68755d 100644 --- a/lang/en_utf8/help/surveys.html +++ b/lang/en_utf8/help/surveys.html @@ -13,7 +13,7 @@ your participants.

    COLLES - Constructivist On-Line Learning Environment Survey

    -
      +

      The COLLES comprises an economical 24 statements grouped into six scales, each of which helps us address a key question about the quality of the on-line learning environment:

      @@ -74,12 +74,12 @@ your participants. (This information has been adapted from the COLLES page. You can find out more about COLLES and the authors of it at: http://surveylearning.com/colles/)

      -
    +

    ATTLS - Attitudes to Thinking and Learning Survey

    -
      +

      The theory of 'ways of knowing', originally from the field of gender research (Belenky et al., 1986) provides us with a survey tool to examine the quality of discourse within a collaborative environment.

      @@ -96,4 +96,4 @@ COLLES and the authors of it at:

      Galotti, K. M., Reimer, R. L., & Drebus, D. W. (2001). Ways of knowing as learning styles: Learning MAGIC with a partner. Sex Roles, 44(7/8), 419-436.

      -
    + diff --git a/lang/en_utf8/help/text.html b/lang/en_utf8/help/text.html index 32b44ad291..ad62aba9ec 100644 --- a/lang/en_utf8/help/text.html +++ b/lang/en_utf8/help/text.html @@ -3,7 +3,7 @@ Writing text in Moodle works pretty much the way you would expect, but you also have the ability to include "smilies", "URL addresses" and some HTML tags in your text.

    Smilies (emoticons)

    -
      +

      To embed these small icons in your text, just type the associated code. These codes themselves are like little pictures if you turn your head to the left when looking at them.

      @@ -120,16 +120,16 @@ Writing text in Moodle works pretty much the way you would expect, but you also
      -
    +

    URLs

    - +

    HTML tags

    -
      +

      You can use a limited subset of HTML tags to add emphasis to your texts.

      @@ -140,6 +140,6 @@ Writing text in Moodle works pretty much the way you would expect, but you also
      HTML tagsProduces
      <ul> <li>one</li> <li>two</li> </ul>
      • one
      • two
      <hr />
      -
    + diff --git a/lang/en_utf8/help/textformat.html b/lang/en_utf8/help/textformat.html index 453970e98c..34ccdeb3ee 100644 --- a/lang/en_utf8/help/textformat.html +++ b/lang/en_utf8/help/textformat.html @@ -9,7 +9,7 @@

    1. Moodle auto-format

    -
      +

      This format is best for when you are using normal web forms for entry (instead of the Richtext HTML editor). Just type text normally, as if you were sending an email.

      @@ -22,13 +22,13 @@

      Your line breaks will be retained, and blank lines will start new paragraphs.

      Smiley characters such as :-) will automatically become their graphical equivalents.

      You can even embed HTML code if you want to and it will be retained.

      -

      More info about Moodle auto-formatting

      +

      More info about Moodle auto-formatting

    2. HTML format

    -
      +

      This format assumes the text is pure HTML. If you are using the HTML editor to edit text then this is the default format - all the commands in the toolbar are producing HTML for you.

      @@ -37,25 +37,25 @@ in your text and it should come out exactly as you intended.

      Unlike the Moodle auto-format, no automatic formatting is performed.

      -

      More info about HTML in Moodle

      -

      More info about the Richtext HTML editor

      -
    +

    More info about HTML in Moodle

    +

    More info about the Richtext HTML editor

    +

    3. Plain text format

    -
      +

      This format is useful when you need to include lots of code or HTML that you want to be displayed exactly as you wrote it.

      It still translates spaces and new lines, but otherwise your text isn't touched.

      -
    +

    4. Markdown text format

    -
      +

      Markdown format tries to make it easy as possible to type well-formatted XHTML pages using nothing but text written more or less like you would write an email.

      @@ -63,5 +63,5 @@

      It's very good for writing clean text pages with some headings and some lists but without many links or images.

      -

      More info about the Markdown format

      -
    +

    More info about the Markdown format

    + diff --git a/lang/en_utf8/help/wiki/howtowiki.html b/lang/en_utf8/help/wiki/howtowiki.html index 66a120efae..324bed188b 100644 --- a/lang/en_utf8/help/wiki/howtowiki.html +++ b/lang/en_utf8/help/wiki/howtowiki.html @@ -32,15 +32,15 @@ hypertext system. It allows simple collaborative editing and creation of web pag

    -Create Pages:
    +

    Create Pages:

    You create a page by naming it in the text of an existing page. A wiki page is named using CamelCase or by enclosing it in square brackets ( [] ).

    - For example: +

      @@ -48,7 +48,7 @@ For example:
    • [My Wiki Page] (enclosed in square brackets)
    • -

    +

    @@ -56,7 +56,7 @@ Text that has been given a wiki page name will have a '?' after it. Clicking on enter edit mode for that page. Enter your text, save and you have a new wiki page.

    -

    Wiki Markup:
    +

    Wiki Markup:

    If you are using the WYSIWYG HTML editor with ordinary word-processor style controls, then you should use those controls to format your entry. Otherwise (when the edit box is just a normal @@ -236,10 +236,9 @@ There are more possibilities for Wiki mark-up. Please consult the Camel Case:
    +
    Camel Case:
    +

    CamelCase describes what WikiWords look like. Multiple words, joined together without spaces, separated by changes in case. The uppercase and diff --git a/lang/en_utf8/help/wiki/wikitype.html b/lang/en_utf8/help/wiki/wikitype.html index ebec1633fa..7b712de8f1 100644 --- a/lang/en_utf8/help/wiki/wikitype.html +++ b/lang/en_utf8/help/wiki/wikitype.html @@ -31,10 +31,9 @@ This leads to the following matrix of nine possibilities:

    -Unless the group mode has been forced by the course settings, it can be set with the groups icons on the course home page after the wiki has been created. +

    Unless the group mode has been forced by the course settings, it can be set with the groups icons on the course home page after the wiki has been created. +

    • A teacher can always edit every wiki in the course
    -

    - diff --git a/lang/en_utf8/help/wiki/wikiusage.html b/lang/en_utf8/help/wiki/wikiusage.html index 7342257f2b..0fd90ca8d0 100644 --- a/lang/en_utf8/help/wiki/wikiusage.html +++ b/lang/en_utf8/help/wiki/wikiusage.html @@ -1,30 +1,26 @@

    Wiki Usage

    -

    -
    +

    Wiki is a platform for working together on constructing web pages. The principles are simple. -

    +

    • A text is written and saved.
    • Later, another person may read that text and think of some additions or corrections that could be made. They choose "Edit" and make their changes to the page.
    • -
    • After saving their new version, it is available globally.


    • +
    • After saving their new version, it is available globally.
    -With a wiki, it is also easily possible to add a page or link to existing pages. -

    +

    With a wiki, it is also easily possible to add a page or link to existing pages.

    +
    • A link is created by a WikiWord. This is one word with at least two capital letters. If a page with this name already exist, it will be linked automatically, if not, it will be displayed with a question mark.
    • Clicking on this question mark, will start a new blank page with that name, ready to edit.
    -

    - -


    -Wiki formatting rules

    +

    Wiki formatting rules

    Paragraphs

    @@ -111,5 +107,7 @@ Please always put an empty line before and after a table, so it stands out from

    Further readings

    -There are more possibilities for Wiki mark-up. Please consult the Erfurt Wiki Homepage for more information. +

    +There are more possibilities for Wiki mark-up. Please consult the Erfurt Wiki Homepage for more information. +

    diff --git a/lang/en_utf8/help/writing.html b/lang/en_utf8/help/writing.html index 2adcc7a98b..e680ce8384 100644 --- a/lang/en_utf8/help/writing.html +++ b/lang/en_utf8/help/writing.html @@ -38,7 +38,7 @@ -

    More info about asking questions

    +

    More info about asking questions

    -

    More info about reading

    +

    More info about reading

    diff --git a/theme/standard/styles_color.css b/theme/standard/styles_color.css index 897c65a937..7c510318f0 100644 --- a/theme/standard/styles_color.css +++ b/theme/standard/styles_color.css @@ -1087,18 +1087,3 @@ form.mform .required label { form.mform .fdescription.required { color:#a00; } - -#help hr { - border: none; - height: 1px; - background: #ccc; -} -#help .example1 { - color: #a00; -}#help .success { - color: #080; -} -#help .center { - text-align: center; -} - diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index c2e1cfe8b4..0d4a5199f7 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -4009,3 +4009,36 @@ wikiadminactions { } +/*** + *** Help files (/lang/-/help) + ***/ +#help hr { + border: none; + height: 1px; + background: #ccc; +} +#help .example1 { + color: #a00; +} +#help .success { + color: #080; +} +#help .center { + text-align: center; +} +#help .moreinfo { + text-align: right; +} +/* Equivalent to 1 and 5 nested blockquotes respectively. */ +#help .indent, #help pre { + margin-left: 40px; +} +#help .indent-big { + margin-left: 160px; + margin-right:160px; +} +#help pre, #help code { + background: #eee; + border: 1px dashed #ddd; + padding: 3px; +} \ No newline at end of file -- 2.39.5