Difference between revisions of "Manage menus"

From ICA-AtoM
Jump to navigation Jump to search
(→‎Add a new menu: More details for PATH)
Line 43: Line 43:
 
# In the "Name" [[Glossary#Field|field]], enter a name for the menu.
 
# In the "Name" [[Glossary#Field|field]], enter a name for the menu.
 
# In the "Label" [[Glossary#Field|field]], enter the label (this need not be the same as the menu name).
 
# In the "Label" [[Glossary#Field|field]], enter the label (this need not be the same as the menu name).
# In the "Path" [[Glossary#Field|field]], enter the URL of the menu. This may be either a database table or a [[Glossary#Static page|static page]].
+
# In the "Path" [[Glossary#Field|field]], enter the URL of the menu. This may be either a action/module, external link (prefix with http://) or a [[Glossary#Static page|static page]] (Use "staticpage/static?permalink=''staticpage_permalink''").
 
# In the "Parent" menu [[Glossary#Field|field]], use the [[Glossary#Drop-down menu|drop-down menu]] to select a parent menu.
 
# In the "Parent" menu [[Glossary#Field|field]], use the [[Glossary#Drop-down menu|drop-down menu]] to select a parent menu.
 
# In the "Description" [[Glossary#Field|field]], enter descriptive information about the menu if desired.
 
# In the "Description" [[Glossary#Field|field]], enter descriptive information about the menu if desired.
 
# Click the "Save" button in the [[Glossary#Button block|button block]].
 
# Click the "Save" button in the [[Glossary#Button block|button block]].
 
  
 
== Delete a menu ==
 
== Delete a menu ==

Revision as of 17:27, 30 June 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 > Administer > Manage menus


ICA-AtoM includes a menu customization feature that allows administrators to change menu labels, move menus to different positions on the page, create new menus and delete existing menus.

Menu list page

To see a list of menus, click the "Admin > Menus" menu. This will open the menu list page.

Some menus have a lock icon next to them; this means that they cannot be deleted, although they can be edited.

Menu edit page


Edit an existing menu

In the menu list, click on a blue menu link to edit the menu. This will open the menu edit page. You can edit the name, label, parent, path or description of the menu. Click "Save" in the button block to save the changes.

Move a menu

There are two ways to move a menu:

  1. In the menu list page, click on the up or down arrow to the left of each menu link.
  2. In the menu edit page, use the drop-down menu in the "Parent menu" field to select a new parent menu. For example, if you wish to make the "Archival institution" menu a sub-menu of the admin menu in the main menu, select "Admin" from the drop-down menu.


Add a new menu

  1. Click the "Add new" button in the column header on the menu list page. This will open an edit page for the new menu.
  2. In the "Name" field, enter a name for the menu.
  3. In the "Label" field, enter the label (this need not be the same as the menu name).
  4. In the "Path" field, enter the URL of the menu. This may be either a action/module, external link (prefix with http://) or a static page (Use "staticpage/static?permalink=staticpage_permalink").
  5. In the "Parent" menu field, use the drop-down menu to select a parent menu.
  6. In the "Description" field, enter descriptive information about the menu if desired.
  7. Click the "Save" button in the button block.

Delete a menu

To delete a menu, click on the delete button in button block in the menu's edit page. Although this action cannot be undone, the menu can be restored as a new menu, see add a new menu, above.