Git commits in Moodle 1.6.0 by wildgirl

commit 446088fa5dfb011aefb9f22f1219c7463c303d5a
Author: wildgirl <wildgirl>
Date:   Mon, 29 May 2006 04:20:55 +0800
Tag:    v1.6.0

Updated small MP3 player to handle autoPlay (by Andrew Walker, Alton College)

commit 4c85af7b01cc8e5ece4d1b113d958259268d7b2d
Author: wildgirl <wildgirl>
Date:   Thu, 20 Apr 2006 14:53:07 +0800
Tag:    v1.6.0

Added a check for is_object($item) to prevent possible warnings in preview_ims_generate_toc Restored use of textlib in preview_ims_generate_toc

commit 676fb87edccc35ec4292538998680e38041be955
Author: wildgirl <wildgirl>
Date:   Thu, 20 Apr 2006 14:51:55 +0800
Tag:    v1.6.0

Added a check for isset($this->resource->reference) to prevent warnings in resource_ims Added a check for is_object($item) to prevent warnings in ims_generate_toc Restored use of textlib in ims_generate_toc

commit 45f4544f3171292dfa5018fa82cd26857d80bb79
Author: wildgirl <wildgirl>
Date:   Wed, 19 Apr 2006 02:17:36 +0800
Tag:    v1.6.0

Updated IMS CP help file (bug 4628)

commit 2f5d8f3eff50d47e29569c16e0ef88803e22fa42
Author: wildgirl <wildgirl>
Date:   Wed, 19 Apr 2006 02:15:32 +0800
Tag:    v1.6.0

Updated IMS CP help file (bug 4628) and added repository help file

commit 06ebc30fb6bcf2fc48a44f0202a638e5b20cb8d7
Author: wildgirl <wildgirl>
Date:   Wed, 19 Apr 2006 02:09:11 +0800
Tag:    v1.6.0

Added IMS CP strings

commit 824c9dc7c6a852e67610329c79a8d378402215d6
Author: wildgirl <wildgirl>
Date:   Wed, 19 Apr 2006 02:04:30 +0800
Tag:    v1.6.0

resource.class.php changes: 1. Added logic to process repository paths. A repository path is marked with a # as the first character of the reference field. 2. Added a new error code for repository items not being deployed / bad reference.

commit 750c6946044d4cd1680c4ce0c28ca1bbddee7c13
Author: wildgirl <wildgirl>
Date:   Tue, 11 Apr 2006 06:31:30 +0800
Tag:    v1.6.0

Config menu for extra options added. Javascript added to force some sensible options. (Tom's work)

commit 2cc0d2a8ff36c6af52266ccc1d81c76571cdd6d7
Author: wildgirl <wildgirl>
Date:   Tue, 11 Apr 2006 06:30:22 +0800
Tag:    v1.6.0

1. Converted display function from frames to divs and an iframe to hold the content. 2. Added an (optional) side navigation bar. 3. Added several options to add more flexibility. Option to fast-forward submenus. (Tom's work)