]> git.mjollnir.org Git - moodle.git/commit
New feature to allow teachers to move a discussion from one forum
authormoodler <moodler>
Thu, 24 Apr 2003 08:45:27 +0000 (08:45 +0000)
committermoodler <moodler>
Thu, 24 Apr 2003 08:45:27 +0000 (08:45 +0000)
commit1fc49f0019b07a3eb34e8e34d1308ab0413a44ac
tree8b5009072b933f68ce7b99d2cd97bd9e0aaa8d13
parent2a4093683402f8e116d5c0e8436dcf1d8e6be12f
New feature to allow teachers to move a discussion from one forum
to another.

A simple popup menu now appears when teachers view any discussion.

Includes a new log entry to log when a discussion is moved.
lang/en/forum.php
mod/forum/db/mysql.php
mod/forum/db/mysql.sql
mod/forum/db/postgres7.php
mod/forum/db/postgres7.sql
mod/forum/discuss.php
mod/forum/mod.html
mod/forum/version.php