moodle/mod/wiki
2005-03-04 10:12:44 +00:00
..
db Major rework of the wiki backup/restore. 2005-02-21 17:55:54 +00:00
ewiki When any URL is going to be used in a Location header or 2005-02-22 23:37:14 +00:00
admin.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
backuplib.php Major rework of the wiki backup/restore. 2005-02-21 17:55:54 +00:00
checklinks.html short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
ewikimoodlelib.php Major rework of the wiki backup/restore. 2005-02-21 17:55:54 +00:00
filter.php Rewritten to use the new generic filter function. (SE) 2005-03-04 10:12:44 +00:00
icon.gif Wiki module, copied from contrib/wiki. 2004-06-02 12:45:55 +00:00
index.php _ added the div framework 2005-01-19 09:26:45 +00:00
lib.php Some $ME are now out! 2005-02-27 02:13:18 +00:00
mod.html Some $ME are now out! 2005-02-27 02:13:18 +00:00
removepages.html short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
restorelib.php Major rework of the wiki backup/restore. 2005-02-21 17:55:54 +00:00
revertpages.html short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
setpageflags.html short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
strippages.html short php tags - Bug #1956 2004-09-18 22:36:09 +00:00
test.php closed <input /> <br /> <hr /> 2004-09-12 14:41:49 +00:00
TODO.txt Fixed more uninitialized variables (Bug #1557 - EWIKI_NAME already defined) 2004-06-14 20:56:03 +00:00
version.php Major rework of the wiki backup/restore. 2005-02-21 17:55:54 +00:00
view.php Some $ME are now out! 2005-02-27 02:13:18 +00:00
wiki_styles.php Removing the THEME variable and adding in classes where appropriate 2005-02-10 10:41:22 +00:00