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
..
2004-09-24 22:40:48 +00:00
2005-02-10 07:46:20 +00:00
2005-02-08 06:22:04 +00:00
2004-04-15 15:41:06 +00:00
2005-01-25 06:13:36 +00:00
2005-01-29 02:57:07 +00:00
2004-03-20 04:10:26 +00:00
2004-11-30 17:57:42 +00:00
2005-02-06 19:23:32 +00:00
2004-09-16 17:13:57 +00:00
2004-03-20 04:10:26 +00:00
2005-01-22 10:58:25 +00:00
2005-02-08 17:09:41 +00:00
2005-02-10 18:43:18 +00:00
2004-09-12 13:21:01 +00:00
2005-02-09 01:23:06 +00:00
2005-02-05 21:37:53 +00:00
2005-02-08 17:09:41 +00:00
2004-04-28 15:59:25 +00:00
2005-02-10 10:28:27 +00:00
2004-09-26 04:57:07 +00:00
2004-09-12 13:21:01 +00:00
2004-05-08 14:02:18 +00:00
2005-01-22 02:40:07 +00:00
2004-03-20 04:08:19 +00:00
2005-01-09 15:10:12 +00:00
2005-02-05 21:37:53 +00:00
2004-08-21 04:34:06 +00:00
2004-09-12 13:21:01 +00:00
2005-01-31 07:39:03 +00:00
2004-08-29 15:46:22 +00:00
2004-01-23 08:40:29 +00:00
2005-02-10 13:26:41 +00:00
2004-09-26 04:54:03 +00:00
2005-01-20 21:45:58 +00:00
2005-02-10 01:59:11 +00:00
2005-01-29 02:59:44 +00:00
2005-01-31 07:39:03 +00:00
2004-09-12 13:21:01 +00:00
2005-02-10 10:28:27 +00:00
2005-01-27 02:30:45 +00:00
2005-01-25 06:05:21 +00:00
2005-02-10 10:28:27 +00:00
2004-09-12 13:21:01 +00:00
2002-08-12 07:44:53 +00:00
2004-09-28 16:40:26 +00:00