Files
moodle/lib
defacer 5bbbe0be91 Changing the matching function that decides if a block is applicable for
display in a page. Previously it returned the FIRST match; now it returns
the BEST match.

This allows things like

 array('all' => true, 'mod' => false, 'mod-quiz' => true)

to work correctly regardless of the order the array elements appear in.

Also, encapsulated the check into a function (it has definitely become
non-trivial).
2005-02-10 18:43:18 +00:00
..
2005-02-08 06:22:04 +00:00
2005-02-06 19:23:32 +00:00
2004-09-16 17:13:57 +00:00
2005-01-22 10:58:25 +00:00
2004-09-12 13:21:01 +00:00
2004-09-12 13:21:01 +00:00
2004-05-08 14:02:18 +00:00
2004-03-20 04:08:19 +00:00
2004-09-12 13:21:01 +00:00
2004-08-29 15:46:22 +00:00
2004-01-23 08:40:29 +00:00
2004-09-26 04:54:03 +00:00
2004-09-12 13:21:01 +00:00
2004-09-12 13:21:01 +00:00
2002-08-12 07:44:53 +00:00