';
echo '';
echo '';
echo '';
//Line separator to show this template fine. :-)
echo " \n";
echo ' |
';
echo '';
echo '';
//Use this function to print the concept in a heading
//Comments: Configuration not supported
glossary_print_entry_concept($entry);
//Line separator not normally needed now.
//echo " \n";
//Use this function to show the definition
//Comments: Configuration not supported
glossary_print_entry_definition($entry, $glossary, $cm);
// Use this function to show the attachment. It'll be shown if necessary.
glossary_print_entry_attachment($entry, $cm, 'html');
//Line separator to show this template fine. :-)
echo " \n";
//Use this function to show aliases, editing icons and ratings (all know as the 'lower section')
//Comments: You can configure this parameters:
//----Define when to show the aliases popup
// use it only if you are really sure!
//$aliases = true; //Values: true, false (Default: true)
//----Uncoment this line to avoid editing icons being showed
// use it only if you are really sure!
//$printicons = false;
glossary_print_entry_lower_section($course, $cm, $glossary, $entry, $mode, $hook, $printicons, $aliases);
echo ' | ';
echo '
';
echo "
\n";
} else {
echo '