Glossary of Metadata Acronyms
This glossary provides metadata-related definitions for the acronyms used on this web site.
Metadata-Related Acronyms
print glossary_page(56, $letter = NULL);
// set the title back to our original since glossary_page switches it
$node = node_load(arg(1));
drupal_set_title(t("@title", array('@title' => $node->title)));
?>