Forum display format

Forum display format

by Claudio Tavares -
Number of replies: 2
Hi, somebody knows how can I setup fourms to display "newest topics first" as default instead of "nested"?
Tanks in advance.
Claudio
Average of ratings: -
In reply to Claudio Tavares

Re: Forum display format

by Martin Dougiamas -
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers
There is a constant defined at the very top of mod/forum/lib.php

But also see: http://bugs.moodle.com/bug.php?op=show&bugid=70 (August 9th!)

This is tied up with a whole system for setting/saving preferences for modules (can't keep adding columns to the user table!)