moodle/mod/wiki
2005-03-15 09:58:14 +00:00
..
db Major rework of the wiki backup/restore. 2005-02-21 17:55:54 +00:00
ewiki Fixed four more references to mimetypes.php (bug 2690) Thanks, Gustav! 2005-03-07 15:11:43 +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 Merged postgresql fixes from MOODLE_14_STABLE(Revision 1.2.4.1) to HEAD. 2005-03-09 15:14:27 +00:00
filter.php Simplify autolink styles to "modulename autolink" 2005-03-15 08:38:27 +00:00
icon.gif Wiki module, copied from contrib/wiki. 2004-06-02 12:45:55 +00:00
index.php Removed some redundant wrappers 2005-03-13 16:25:30 +00:00
lib.php Variety of small fixes, but mostly related to how the recent activity 2005-03-10 13:30:57 +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 Variety of small fixes, but mostly related to how the recent activity 2005-03-10 13:30:57 +00:00
view.php Now uses the new tab structure (SE) 2005-03-15 09:58:14 +00:00
wiki_styles.php Removing the THEME variable and adding in classes where appropriate 2005-02-10 10:41:22 +00:00