Details
Description
Hi Vy,
you've deleted the string teacherforum in forum.php. In 1.7 I didn't find the teacherforum in the admin block. Whats with this type of forum in 1.7?
New function or what else?
Up to now I used the same set of language files for 1.6 and 1.7. Thats a problem if strings are deleted.
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-6645 | Having only a HEAD version for language packs causes major problems and inconsistencies |
|
|
|
Hi Ralf,
Since roles are dynamic now, we can not ensure in 1.7 users always have a teachers role. So hardcoding teacher's forum does not make sense anymore. However, to use any forum like a teacher forum you can set the proper roles settings with the forum (capability overrides, normally just need to disable it for students).