moodle/mod/lesson
2005-05-27 22:28:55 +00:00
..
action Tabs are out. 2005-05-16 22:41:19 +00:00
db Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
backuplib.php Some minor XML indentation, some changes in the XML structure and 2005-03-07 01:32:05 +00:00
format.php array/object initialization 2005-02-09 22:36:24 +00:00
icon.gif Didn't look so good as the "L" 2004-02-16 11:59:57 +00:00
import.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
importppt.php forgot to escape some " 2005-05-27 22:28:55 +00:00
index.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
lesson.php Tabs are out. 2005-05-16 22:41:19 +00:00
lib.php Tabs are out. 2005-05-16 22:41:19 +00:00
locallib.php Tabs are out. 2005-05-16 22:41:19 +00:00
mod.html added div with class mod-lesson around the form to hide a label 2005-05-03 22:22:56 +00:00
reformat.php Bye. Now all those tabs are out 2005-03-05 00:09:39 +00:00
report.php Tabs are out. 2005-05-16 22:41:19 +00:00
restorelib.php Now lesson->name supports filterall 2005-04-24 16:46:51 +00:00
styles.php Removed obselete THEME and sme spacing 2005-03-30 03:16:37 +00:00
timer.js Tabs are out. 2005-05-16 22:41:19 +00:00
version.php In order to ensure that when a teacher hides a resource or an activity that students really can't get at it, even if they know the direct links to its pages, I have given an optional third argument $cm to the functions require_login() and require_course_login(). Pages showing information about a particular course module now pass the course module object in this third argument. The login functions will then test if either the course module is visible or the user is a teacher. If neither is the case then the user is redirected to the course homepage after being shown a message "Sorry, this activity is currently hidden". 2005-02-16 10:40:48 +00:00
view.php added a > to a table tag 2005-05-24 21:21:21 +00:00