moodle/mod/forum
stronk7 25ef0370d5 Improved automatic relinking in backup and restore. Credits go to skodak.
Complete refactoring of the system that was really awful (my fault!).
Now everything is in its place and working like a charm, making things really
easier to be implemented and amplied. Bug 3678
(http://moodle.org/bugs/bug.php?op=show&bugid=3678)
(http://moodle.org/mod/forum/discuss.php?d=26530)

Note: Everything is merged from stable but the quiz module because it has
other changes not merged for now. I've skyped a message to Gustav about it.

Merged from MOODLE_15_STABLE
2005-07-04 18:56:03 +00:00
..
db Use integer instead of tinyint with postgres 2005-04-27 13:14:54 +00:00
backuplib.php Added support for forum->trackingtype 2005-06-03 17:37:11 +00:00
config.html Fixed up some layout issues in the configuration files 2005-02-08 09:23:21 +00:00
discuss.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
icon.gif OK, some massive changes with many files removed or changed. 2002-07-31 14:19:35 +00:00
index.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
lib.php Merging from STABLE: 2005-06-30 00:03:03 +00:00
markposts.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
mod.html Merging from STABLE: 2005-06-14 15:52:49 +00:00
post.html Changes for XHTML and accessibility compatibility. 2005-01-25 09:39:29 +00:00
post.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
prune.html Just tidying 2005-04-19 16:05:50 +00:00
rate.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
report.php Order by rating now works. See bug 3566. 2005-06-19 17:14:32 +00:00
restorelib.php Improved automatic relinking in backup and restore. Credits go to skodak. 2005-07-04 18:56:03 +00:00
rsslib.php Missing parenthesis added. 2005-03-26 18:12:15 +00:00
search.php Merged search results fix from stable 2005-05-29 04:05:53 +00:00
settracking.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
subscribe.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
subscriber.html closed <input /> <br /> <hr /> 2004-09-12 14:41:49 +00:00
subscribers.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00
user.php On the admin user page you select "forum posts" which becomes the active selection in the second row. This should be visualized in the tabs. Therefore I added the parameter "$activetwo" to the tabs functions to be able to set the class "activetwo" for the active tab in the second row. 2005-05-05 09:35:21 +00:00
version.php Fixes for trackingtype upgrade and defaults 2005-04-27 06:14:01 +00:00
view.php Changed all optional_variable() and require_variable() to equivalent 2005-06-10 19:54:41 +00:00