Difference between revisions of "Manage static pages"

From ICA-AtoM
Jump to navigation Jump to search
(New page: __NOTOC__ <span class="pageTitle">Customize the Home and About pages</span> Main Page > (UM) User manual > UM-7 Administer ICA-AtoM > [[UM-7.3|UM-7.3 Customiz...)
 
 
(45 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
[[Main Page]] > [[User manual]] > [[Administer]] > Manage static pages
<span class="pageTitle">Customize the Home and About pages</span>
+
 
 +
 
 +
ICA-AtoM ships with a default welcome message on the [[Glossary#Home page|home page]] and an [[Glossary#About page|about page]] that provides additional information about the application and project. Both these [[Glossary#Static page|static pages]] can be edited by [[Glossary#Administrator|administrators]] or [[Glossary#Editor|editors]] to reflect their own institution's or network's requirements. There are two ways to access the [[Glossary#Edit page|edit page]]: from a link on the pages themselves or from the "Admin > Static pages" menu.
 +
 
 +
 
 +
<div class="clearfix">
 +
 
 +
== Edit from page view ==
 +
 
 +
[[Image:admHomePage.png|500px|right|thumb|Edit the home page by clicking Edit in the button block]]
 +
 
 +
# Go to the [[Glossary#Home page|home page]] or the [[Glossary#About page|about page]]
 +
# Click "Edit" in the [[Glossary#Button block|button block]]. ICA-AtoM routes you to the [[Glossary#Edit page|edit page]]
 +
 
 +
</div>
 +
 
 +
 
 +
<div class="clearfix">
 +
 
 +
== Edit via admin menu ==
 +
 
 +
[[Image:admStaticPages.png|500px|right|thumb|Clicking Admin > Static pages takes the user to the list page for static pages]]
 +
 
 +
# Click the "Admin > Static pages" menu
 +
# ICA-AtoM routes you to the list page, showing all [[Glossary#Static page|static pages]] in the application
 +
# Click the page you want to edit (the [[Glossary#Home page|home page]] or [[Glossary#About page|about page]])
 +
# Click "Edit" in the [[Glossary#Button block|button block]]. ICA-AtoM routes you to the [[Glossary#Edit page|edit page]].
 +
 
 +
</div>
 +
 
 +
 
 +
<div class="clearfix">
 +
 
 +
== Edit static page ==
 +
 
 +
[[Image:staticPageEdit.png|500px|right|thumb|Editing the home page]]
  
[[Main Page]] > [[User manual|(UM) User manual]] > [[UM-7|UM-7 Administer ICA-AtoM]] > [[UM-7.3|UM-7.3 Customize settings]] > UM-7.3.1 Customize the Home and About pages
+
<ol>
  
[[Image:um7-3-1Static1.png|500px|right|thumb|Edit Home page via page link]]
+
<li>
  
[[Image:um7-3-1Static2.png|500px|right|thumb|Edit Home page via Admin tab]]
+
<p>Title: revise the page title if required (defaults are "Welcome" and "About")
  
[[Image:um7-3-1Static3.png|500px|right|thumb|Edit screen (Home page)]]
+
<li>
  
 +
<p>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 [[Glossary#Static page|static pages]] that you add yourself.
  
Both the [[Home screen|Home]] and [[About screen|About screens]] contain [[Static page|static pages]]: content that remains the same whenever any user accesses the page. ICA-AtoM ships with a default [[Welcome message]] on the [[Home screen]] and an [[About screen|About page]] that provides additional information about the application and project. Both these pages can be edited by system [[Administrator|administrators]] or [[Editor|editors]] to reflect their own institution or network's requirements. There are two ways to access the [[Edit screen]]: from a link on the pages themselves or from the ''Admin > Static pages'' tab.
+
<li>
  
 +
<p>Content: revise the text that will appear on the page as required
  
'''Edit via page link'''
+
<div class="note">
  
1. Go to the [[Home screen|Home]] or [[About screen|About screen]].
+
You '''must''' include HTML code for any links or special styling.
  
 +
</div>
  
2. Click the ''Edit this page'' link.
+
<li>
  
 +
<p>Click the "Save" button; ICA-AtoM returns you to the page in [[Glossary#View mode|view mode]]
  
3. ICA-AtoM routes you to the ''Edit static page'' screen.
+
</ol>
  
 +
</div>
  
'''Edit via Admin tab'''
+
=== Styling a static page: basic example ===
  
4. Click the ''Admin > Static pages'' tab.
+
To help users with basic HTML and CSS use for styling static pages, a page of examples and tips has been created here: [[Styling static pages]].
  
 +
== Add new static page ==
  
5. ICA-AtoM routes you to the ''List static pages'' screen, showing all [[Static page|static pages]] in the application.
+
[[Image:admStaticPages.png|500px|right|thumb|Add a new static page by clicking the Add new in the button block]]
  
  
6. Click the [[Static page|static page]] you want to edit ([[Home screen|Home]] or [[About screen]]).
+
# Click the "Admin > Static pages" menu
 +
# ICA-AtoM routes you to the list page, showing all [[Glossary#Static page|static pages]] in the application
 +
# Click the "Add new" button in the [[Glossary#Button block|button block]]
 +
# See Edit static page, above, for instructions on adding data
 +
# Click the Create button in the [[Glossary#Button block|button block]]
  
 +
</div>
  
7. ICA-AtoM routes you to the ''Edit static page'' screen.
 
  
 +
<div class="clearfix">
  
'''Edit static page screen'''
+
== Add links to new static page ==
  
8. '''Title''': revise the page title if required (defaults are "Welcome" and "About").
+
# [[Image:exhibitsLink.png|500px|right|thumb|Creating a new menu for a new static page called "exhibits"]] To allow users to navigate to your new [[Glossary#Static page|static page]], create a link within one of the default [[Glossary#Static page|static pages]] or click Admin > Menus and add a new menu which links to the page as shown here. For more information on how to add and edit menus, see [[manage menus]].
 +
[[Image:exhibitsLink2.png|500px|right|thumb|The "exhibits" static page menu has been added to the user menu, next to "home"]]
  
 +
</div>
  
9. '''Permalink''': hard-coded page title referenced by ICA-AtoM code to manage URLs; cannot be edited.
 
  
 +
[[Category:User manual]]
  
10. '''Content''': revise the text that will appear on the page as required. Note that you must include HTML code for any links or special styling.
+
__NOTOC__

Latest revision as of 19:00, 27 June 2013

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 the home page 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

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 static page

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

Styling a static page: basic example

To help users with basic HTML and CSS use for styling static pages, a page of examples and tips has been created here: Styling static pages.

Add new static page

Add a new static page by clicking the 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. See Edit static page, above, for instructions on adding data
  5. Click the Create button in the button block


Add links to new static page

  1. Creating a new menu for a new static page called "exhibits"
    To allow users to navigate to your new static page, create a link within one of the default static pages or click Admin > Menus and add a new menu which links to the page as shown here. For more information on how to add and edit menus, see manage menus.
The "exhibits" static page menu has been added to the user menu, next to "home"