]> git.mjollnir.org Git - moodle.git/commit
Attachments can now be added to postings.
authormartin <martin>
Sun, 1 Sep 2002 14:34:38 +0000 (14:34 +0000)
committermartin <martin>
Sun, 1 Sep 2002 14:34:38 +0000 (14:34 +0000)
commit7f6689e4e050d2675d323c3a046db2497023e44b
treebff99f4ba998c758bdac4891017e5e35cc2384f7
parente6e769a9ea987a67f1b0b1ca549eb04922a6da83
Attachments can now be added to postings.
They are stored in the course moddata area.
They appear as links within the message, including mailed-out messages.
They are deleted when the post is deleted.
mod/forum/lib.php
mod/forum/post.html
mod/forum/post.php
mod/forum/version.php