format)) { $newentry->format = $defaultformat; } if ($usehtmleditor) { //clean and convert before editing $options = new object(); $options->smiley = false; $options->filter = false; $newentry->definition = format_text($newentry->definition, $newentry->format, $options); $newentry->format = FORMAT_HTML; } ?>
: " />
: id,'name ASC'); echo "\n"; ?>
'; helpbutton("aliases2", strip_tags(get_string("aliases", "glossary")), "glossary"); ?>
usedynalink ) { echo ''; echo ''; echo ''; } else { echo ''; if (!empty($newentry->usedynalink)) { $selected = "checked=\"checked\""; } else { $selected = ""; } echo ' '; print_string("entryusedynalink","glossary"); echo helpbutton("usedynalinkentry", strip_tags(get_string("usedynalink", "glossary")), "glossary"); echo '
'; if (!empty($newentry->casesensitive)) { $selected = "checked"; } else { $selected = ""; } echo ' '; print_string("casesensitive","glossary"); echo helpbutton("casesensitive", strip_tags(get_string("casesensitive", "glossary")), "glossary"); echo '
'; if (!empty($newentry->fullmatch)) { $selected = "checked"; } else { $selected = ""; } echo ' '; print_string("fullmatch","glossary"); echo helpbutton("fullmatch", strip_tags(get_string("fullmatch", "glossary")), "glossary"); echo '
'; } ?>
: definition); ?>
"; if ($usehtmleditor) { helpbutton("richtext", get_string("helprichtext"), "moodle", true, true); } else { emoticonhelpbutton("form", "text"); } echo "
"; ?>
: '; } else { choose_from_menu(format_text_menu(), "format", $newentry->format, ""); } helpbutton("textformat", get_string("helpformatting")); ?>
:
(
dirroot.'/lib/uploadlib.php'); upload_print_form_fragment(1,array('attachment'),null,false,null,$course->maxbytes,0,false); helpbutton("attachment", get_string("attachment", "glossary"), "glossary"); echo ' '; print_string("maxsize", "", display_size(get_max_upload_file_size($CFG->maxbytes, $course->maxbytes))); ?>

id)) { echo "id\" />"; } ?> " /> " />