Difference between revisions of "Manage static pages"

From ICA-AtoM
Jump to navigation Jump to search
Line 7: Line 7:
 
<div class="clearfix">
 
<div class="clearfix">
  
== Edit via page link ==
+
== Edit from page view ==
  
[[Image:UM-7.3_1.png|500px|right|thumb|Edit home page via page link]]
+
[[Image:admHomePage.png|500px|right|thumb|Edit home by clicking Edit in the button block]]
  
 
# Go to the [[Glossary#Home page|home page]] or the [[Glossary#About page|about page]]
 
# Go to the [[Glossary#Home page|home page]] or the [[Glossary#About page|about page]]
Line 21: Line 21:
 
== Edit via admin menu ==
 
== Edit via admin menu ==
  
[[Image:UM-7.3_2.png|500px|right|thumb|Edit home page via admin menu]]
+
[[Image:admStaticPages|500px|right|thumb|Clicking Admin > Static pages takes the user to the list page for static pages]]
  
 
# Click the "Admin > Static pages" menu
 
# Click the "Admin > Static pages" menu
Line 35: Line 35:
 
== Edit page ==
 
== Edit page ==
  
[[Image:UM-7.3_3.png|500px|right|thumb|Edit page (home page)]]
+
[[Image:staticPageEdit|500px|right|thumb|Editing the home page]]
  
 
<ol>
 
<ol>
Line 68: Line 68:
 
== Add new page ==
 
== Add new page ==
  
[[Image:UM-7.3_4.png|500px|right|thumb|Add new page]]
+
[[Image:admStaticPages.png|500px|right|thumb|Add a new page by clicking Add new in the button block]]
  
 
# Click the "Admin > Static pages" menu
 
# Click the "Admin > Static pages" menu

Revision as of 12:40, 15 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 static pages


ICA-AtoM ships with a default welcome message on the home page and an about page that provides additional information about the application and project. Both these static pages can be edited by administrators or editors to reflect their own institution's or network's requirements. There are two ways to access the edit page: from a link on the pages themselves or from the "Admin > Static pages" menu.


Edit from page view

Edit home by clicking Edit in the button block
  1. Go to the home page or the about page
  2. Click "Edit" in the button block. ICA-AtoM routes you to the edit page


Edit via admin menu

File:AdmStaticPages
Clicking Admin > Static pages takes the user to the list page for static pages
  1. Click the "Admin > Static pages" menu
  2. ICA-AtoM routes you to the list page, showing all static pages in the application
  3. Click the page you want to edit (the home page or about page)
  4. Click "Edit" in the button block. ICA-AtoM routes you to the edit page.


Edit page

File:StaticPageEdit
Editing the home page
  1. Title: revise the page title if required (defaults are "Welcome" and "About")

  2. Permalink: this is a hard-coded page title referenced by ICA-AtoM code to manage URLs; it cannot be edited in the "Welcome" and "About" pages. However, it can be edited in any static pages that you add yourself.

  3. Content: revise the text that will appear on the page as required

    You must include HTML code for any links or special styling.

  4. Click the "Save" button; ICA-AtoM returns you to the page in view mode


Add new page

Add a new page by clicking Add new in the button block
  1. Click the "Admin > Static pages" menu
  2. ICA-AtoM routes you to the list page, showing all static pages in the application
  3. Click the "Add new" button in the button block
  4. Add the data, see edit page, above
  5. Click the Create button in the button block
  6. To allow users to navigate to your new static page, create a link within one of the default static pages or add a menu link to the page (see manage menus)