Metadata Tool Functions
getEditPage()),
PRIV_RESOURCEADMIN,
PRIV_COLLECTIONADMIN
);
PrintOurMenuEntry(
"Add New Controlled Name",
"index.php?P=AddControlledName",
PRIV_NAMEADMIN
);
PrintOurMenuEntry(
"Edit Controlled Names",
"index.php?P=EditControlledName&FieldId=0",
PRIV_NAMEADMIN
);
PrintOurMenuEntry(
"Edit Option Lists",
"index.php?P=EditOptionList",
PRIV_NAMEADMIN
);
PrintOurMenuEntry(
"Add/Edit Classifications",
"index.php?P=EditClassifications",
PRIV_CLASSADMIN
);
?>
Display($H_RecentlyModified); ?>
Display($H_RecentlyAdded); ?>
Collection Statistics
Number of Classifications |
= $TotalNumberOfClassificationsFormatted; ?> |
Number of Controlled Names |
= $TotalNumberOfControlledNamesFormatted; ?> |
Publicly-Visible Resources |
= $NumberOfReleasedResourcesFormatted; ?> |
Resources Rated |
= $NumberOfRatedResourcesFormatted; ?> |
Total Number of Resources |
= $TotalNumberOfResourcesFormatted; ?> |
Total Distinct Resource Search Terms |
= $TotalSearchTermsFormatted; ?> |
$Value) { ?>
= $Label; ?> |
= $Value; ?> |
Stats last updated |
= $G_StatsUpdateTime ?> |
|
= $UpdateCollectionStatsButton->getHtml(); ?>
|
Collection Development Resources
"Dublin Core User Guide",
"http://framework.niso.org" => "IMLS Digital Collection Framework",
"http://www.openarchives.org" => "Open Archives Initiative",
];
foreach ($CDResources as $Link => $Label) {
?>
= $Label ?> |
= $Link ?> |