Difference between revisions of "Manage menus"

From ICA-AtoM
Jump to navigation Jump to search
 
(17 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Main Page]] > [[User manual]] > [[UM-7|UM-7 Administer]] > [[UM-7.4|UM-7.4 Settings]] > UM-7.4.2 Menus
+
[[Main Page]] > [[User manual]] > [[Administer]] > Manage menus
  
  
ICA-AtoM includes a menu customization feature that allows [[Glossary#Administrator|administrators]] to change menu labels, move menus to different positions on the screen, create new menus and delete existing menus.
+
ICA-AtoM includes a menu customization feature that allows [[Glossary#Administrator|administrators]] to change menu labels, move menus to different positions on the page, create new menus and delete existing menus.
  
[[Image:UM-7.4.2_1.png|500px|right|thumb|Menu list page]]
+
<div class="clearfix">
  
<ol>
+
[[Image:menuList.png|500px|right|thumb|Menu list page]]
  
<li>
+
To see a list of menus, click the "Admin > Menus" menu. This will open the menu list page.
 
 
<p>Click the "Admin > Menus" menu.
 
 
 
<p>This will open the menu [[Glossary#List page|list page]].
 
 
 
<p>The menus are listed as links; clicking on a link will open an [[Glossary#Edit page|edit page]] for the menu.
 
  
 
<div class="note">
 
<div class="note">
  
Some menus have a lock icon next to them. This means that they cannot be deleted, although they can be edited.
+
Some menus have a lock icon next to them; this means that they cannot be deleted, although they can be edited.
  
 
</div>
 
</div>
Line 24: Line 18:
 
</ol>
 
</ol>
  
 +
</div>
  
[[Image:UM-7.4.2_2.png|500px|right|thumb|Menu edit page]]
+
<div class="clearfix">
 
 
== Edit an existing menu ==
 
  
In the menu list, click on a blue menu link to edit the menu. This will open the menu [[Glossary#Edit page|edit page]].
+
[[Image:menuEdit.png|500px|right|thumb|Menu edit page]]
  
  
=== Edit menu label ===
+
== Edit an existing menu ==
  
# In the Label [[Glossary#Field|field]] of the menu [[Glossary#Edit page|edit page]], enter a new label for the menu
+
In the menu list, click on a blue menu link to edit the menu. This will open the menu [[Glossary#Edit page|edit page]]. You can edit the name, label, parent, path or description of the menu. Click "Save" in the [[Glossary#Button block|button block]] to save the changes.
# Click the "Save" button
 
  
 +
</div>
  
 
== Move a menu ==
 
== Move a menu ==
  
 
There are two ways to move a menu:
 
There are two ways to move a menu:
 +
# In the menu list page, click on the up or down arrow to the left of each menu link.
 +
# In the menu [[Glossary#Edit page|edit page]], use the [[Glossary#Drop-down menu|drop-down menu]] in the "Parent menu" [[Glossary#Field|field]] to select a new parent menu. For example, if you wish to make the "Archival institution" menu a sub-menu of the [[Glossary#Admin menu|admin menu]] in the [[Glossary#Main menu|main menu]], select "Admin" from the [[Glossary#Drop-down menu|drop-down menu]].
  
<ol>
+
<div class="clearfix">
 
 
<li>
 
 
 
<p>In the site menu [[Glossary#List page|list page]], click on the up or down arrow to the left of each menu link.
 
 
 
<li>
 
 
 
<p>In the menu [[Glossary#Edit page|edit page]], use the [[Glossary#Drop-down menu|drop-down menu]] in the "Parent menu" [[Glossary#Field|field]] to select a new parent menu.
 
 
 
<p>For example, if you wish to make the "Archival institution" menu a sub-menu of the [[Glossary#Admin menu|admin menu]] in the [[Glossary#Main menu|main menu]], select "Admin" from the [[Glossary#Drop-down menu|drop-down menu]].
 
 
 
<li>
 
 
 
<p>Click the "Save" button.
 
 
 
</ol>
 
 
 
  
 
== Add a new menu ==
 
== Add a new menu ==
  
<ol>
+
Users may add new menus to link to items such as new [[Glossary#Static page|static pages]] or external URLs (e.g. "http://example.com"). Users could also add menus to link to new actions or modules (such as new edit templates), but such actions or modules would need to be created first by [[Glossary#Developer|developers]] working directly with the code.
  
<li>
+
# Click the "Add new" button in the [[Glossary#Column header|column header]] on the menu list page. This will open an [[Glossary#Edit page|edit page]] for the new menu.
 
+
# [[Image:exhibitsLink.png|500px|right|thumb|Creating a new menu for a new static page called "exhibits"]] In the "Name" [[Glossary#Field|field]], enter a name for the menu.
<p>Click the "Add new" button at the bottom of the menu [[Glossary#List page|list page]]. This will open an [[Glossary#Edit page|edit page]] for the new menu.
+
# In the "Label" [[Glossary#Field|field]], enter the label (this need not be the same as the menu name).
 
+
# In the "Parent" menu [[Glossary#Field|field]], use the [[Glossary#Drop-down menu|drop-down menu]] to select a parent menu.
<li>
+
# In the "Path" [[Glossary#Field|field]], enter the URL of the menu.
 
+
# In the "Description" [[Glossary#Field|field]], enter descriptive information about the menu if desired.
<p>In the "Name" [[Glossary#Field|field]], enter a name for the menu.
+
# Click the "Save" button in the [[Glossary#Button block|button block]].
 
+
# [[Image:exhibitsLink2.png|500px|right|thumb|The "exhibits" static page menu has been added to the user menu, next to "home"]] The new menu should be visible and should link to your static page or external URL.
<li>
 
 
 
<p>In the "Label" [[Glossary#Field|field]], enter the label.
 
 
 
<p>This need not be the same as the menu name. The label will be the name of the menu that appears in the page.
 
 
 
<li>
 
 
 
<p>In the "Path" [[Glossary#Field|field]], enter the URL of the menu.
 
 
 
<p>This may be either a database table or a page.
 
 
 
<li>
 
 
 
<p>In the "Description" [[Glossary#Field|field]], enter descriptive information about the menu if desired.
 
 
 
<li>
 
 
 
<p>In the "Parent" menu [[Glossary#Field|field]], use the [[Glossary#Drop-down menu|drop-down menu]] to select a new parent menu.
 
 
 
<li>
 
 
 
<p>Click the "Save" button
 
 
 
</ol>
 
  
 +
</div>
  
 
== Delete a menu ==
 
== Delete a menu ==
  
To delete a menu, click on the [[Glossary#Delete button|delete button]] in button block in the menu's [[Glossary#Edit page|edit page]]. Although this action cannot be undone, the menu can be restored as a new menus, see [[#Add a new menu|add a new menu]]
+
To delete a menu, click on the [[Glossary#Delete button|delete button]] in button block in the menu's [[Glossary#Edit page|edit page]]. Although this action cannot be undone, the menu can be restored as a new menu, see [[#Add a new menu|add a new menu]], above.
  
  
 
[[Category:User manual]]
 
[[Category:User manual]]
 +
 +
__NOTOC__

Latest revision as of 14:37, 5 July 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

Users may add new menus to link to items such as new static pages or external URLs (e.g. "http://example.com"). Users could also add menus to link to new actions or modules (such as new edit templates), but such actions or modules would need to be created first by developers working directly with the code.

  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. Creating a new menu for a new static page called "exhibits"
    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 "Parent" menu field, use the drop-down menu to select a parent menu.
  5. In the "Path" field, enter the URL of the menu.
  6. In the "Description" field, enter descriptive information about the menu if desired.
  7. Click the "Save" button in the button block.
  8. The "exhibits" static page menu has been added to the user menu, next to "home"
    The new menu should be visible and should link to your static page or external URL.

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.