Now, in topics format, every course can decide about how to

display hidden topics (collapsed or invisible)
Some strings and one help file. Please, review it!!
This commit is contained in:
stronk7 2004-04-27 16:32:29 +00:00
parent 5321d59360
commit 5b044cc120
2 changed files with 13 additions and 0 deletions

View file

@ -451,6 +451,9 @@ $string['helptext'] = 'How to write text';
$string['helpwiki'] = 'How to write Wiki text';
$string['helpwriting'] = 'Write carefully';
$string['hide'] = 'Hide';
$string['hiddentopics'] = 'Hidden Topics';
$string['hiddentopicscollapsed'] = 'are shown in collapsed form';
$string['hiddentopicsinvisible'] = 'are completely invisible';
$string['hidepicture'] = 'Hide picture';
$string['hits'] = 'Hits';
$string['hitsoncourse'] = 'Hits on $a->coursename by $a->username';