Difference between revisions of "Default templates"
Line 1: | Line 1: | ||
__NOTOC__ | __NOTOC__ | ||
− | <span class="pageTitle">Select | + | <span class="pageTitle">Select default templates</span> |
− | [[Main Page]] > [[ | + | [[Main Page]] > [[User manual]] > [[UM-7|UM-7 Administer ICA-AtoM]] > [[UM-7.4|UM-7.4 Customize settings]] > UM-7.4.3 Select default templates |
− | [[Image: | + | [[Image:UM-7.4.3.png|500px|right|thumb|Select default templates]] |
− | |||
− | [[ | + | ICA-AtoM ships with default screen layouts ("templates") for viewing and editing [[archival description|archival descriptions]], [[authority record|authority records]] and [[archival institution|archival institutions]]. These layouts are based on the the following descriptive standards: |
+ | *[[archival description|archival descriptions]]: [http://dublincore.org/documents/dces/ Dublin Core Metadata Element Set, Version 1.1], [http://www.loc.gov/standards/mods/mods-outline.html Metadata Object Description Schema (MODS)] and [http://www.cdncouncilarchives.ca/archdesrules.html Rules for Archival Description (RAD)]. | ||
+ | *[[authority record|Authority records]]: [http://www.ica.org/en/node/30230 International Standard Archival Authority Record for Corporate Bodies, Persons, and Families (ISAAR), Second edition]. | ||
+ | *[[archival institution|archival institutions]]: [http://www.ica.org/en/node/38884 International Standard for Describing Institutions with Archival Holdings (ISDIAH), First edition]. | ||
− | + | '''Viewing and changing default templates''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
1. Click the ''admin > settings'' tab. | 1. Click the ''admin > settings'' tab. | ||
Line 32: | Line 21: | ||
− | 3. The ''name'' column shows the types of [[Entity|entities]] that are described in ICA-AtoM | + | 3. The ''name'' column shows the types of [[Entity|entities]] that are described in ICA-AtoM. |
− | |||
− | |||
− | |||
− | |||
4. In the ''value'' column, select for each type of entity the descriptive standard you want to use to describe it. | 4. In the ''value'' column, select for each type of entity the descriptive standard you want to use to describe it. | ||
− | * The [[ | + | * The [[drop-down menu]] shows only descriptive standards for which data entry / viewing templates are available. |
Line 47: | Line 32: | ||
6. When you return to viewing / editing information, the records will display in the templates you selected. | 6. When you return to viewing / editing information, the records will display in the templates you selected. | ||
+ | |||
+ | |||
+ | '''Adding new templates''' | ||
+ | |||
+ | 7. [[Developer|Developers]] can also create their own customized templates and add them to their ICA-AtoM application. This involves, however, dealing directly with the application code and should only be undertaken by programmers familiar with Symfony and PHP. See developer documentation at the [http://qubit-toolkit.org/wiki/index.php?title=Main_Page Qubit-toolkit website] for adding customized templates to the application. |
Revision as of 07:13, 16 June 2009
Please note that ICA-AtoM is no longer actively supported by Artefactual Systems.
Visit https://www.accesstomemory.org for information about AtoM, the currently supported version.
Select default templates
Main Page > User manual > UM-7 Administer ICA-AtoM > UM-7.4 Customize settings > UM-7.4.3 Select default templates
ICA-AtoM ships with default screen layouts ("templates") for viewing and editing archival descriptions, authority records and archival institutions. These layouts are based on the the following descriptive standards:
- archival descriptions: Dublin Core Metadata Element Set, Version 1.1, Metadata Object Description Schema (MODS) and Rules for Archival Description (RAD).
- Authority records: International Standard Archival Authority Record for Corporate Bodies, Persons, and Families (ISAAR), Second edition.
- archival institutions: International Standard for Describing Institutions with Archival Holdings (ISDIAH), First edition.
Viewing and changing default templates
1. Click the admin > settings tab.
2. Open the default template information area.
3. The name column shows the types of entities that are described in ICA-AtoM.
4. In the value column, select for each type of entity the descriptive standard you want to use to describe it.
- The drop-down menu shows only descriptive standards for which data entry / viewing templates are available.
5. Click the save button to save changes.
6. When you return to viewing / editing information, the records will display in the templates you selected.
Adding new templates
7. Developers can also create their own customized templates and add them to their ICA-AtoM application. This involves, however, dealing directly with the application code and should only be undertaken by programmers familiar with Symfony and PHP. See developer documentation at the Qubit-toolkit website for adding customized templates to the application.