glossary_entbypage:

glossary_studentspost:

glossary_dupentries:

glossary_allowcomments:

glossary_linkbydefault:

glossary_defaultapproval:

glossary_linkentries:

glossary_casesensitive:

glossary_fullmatch:

id] = get_string("displayformat$format->name", "glossary"); } asort($formats); echo ''; foreach ($formats as $formatid=>$formatname) { $recformat = get_record('glossary_formats','id',$formatid); echo ''; echo ''; $eicon = "wwwroot/mod/glossary/formats.php?id=$formatid&mode=edit\">"; if ( $recformat->visible ) { $vtitle = get_string("hide"); $vicon = "hide.gif"; } else { $vtitle = get_string("show"); $vicon = "show.gif"; } $vicon = "wwwroot/mod/glossary/formats.php?id=$formatid&mode=visible\">"; echo ''; echo ''; } echo '
' . $formatname . '' . $eicon . '  ' . $vicon . '
'; ?>

glossary_enablerssfeeds:

enablerssfeeds) || $CFG->enablerssfeeds == 0) { print_string("no"); } else { unset($options); $options[0] = get_string("no"); $options[1] = get_string("yes"); $glossary_enablerssfeeds = false; if (isset($CFG->glossary_enablerssfeeds) && $CFG->glossary_enablerssfeeds == 1) { $glossary_enablerssfeeds = true; } choose_from_menu ($options, "glossary_enablerssfeeds", $glossary_enablerssfeeds, "", "", ""); } ?> enablerssfeeds) || $CFG->enablerssfeeds == 0) { print_string("configenablerssfeedsdisabled"); } ?>
">