Difference between revisions of "Default templates"

From ICA-AtoM
Jump to navigation Jump to search
Line 31: Line 31:
  
 
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.
 
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.
 +
 +
 +
[[Category:User manual]]

Revision as of 23:50, 7 April 2010

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.

Main Page > User manual > UM-7 Administer ICA-AtoM > UM-7.4 Customize settings > UM-7.4.3 Select default templates

Select default templates


ICA-AtoM ships with default screen layouts ("templates") for viewing and editing archival descriptions, authority records and archival institutions. For more information on the standards on which these templates are based, see UM-1.4 System overview > Supported descriptive standards


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.