Difference between revisions of "Manage static pages"
Line 1: | Line 1: | ||
− | [[Main Page]] > [[User manual]] > [[UM-7|UM-7 Administer | + | [[Main Page]] > [[User manual]] > [[UM-7|UM-7 Administer]] > UM-7.3 Manage pages |
− | |||
− | [[ | + | 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 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. |
− | |||
− | + | == Edit via page link == | |
+ | [[Image:UM-7.3_1.png|500px|right|thumb|Edit home page via page link]] | ||
+ | # Go to the [[Glossary#Home page|home page]] or the [[Glossary#About page|about page]] | ||
+ | # Click the "Edit this page" link | ||
+ | # ICA-AtoM routes you to the [[Glossary#Edit page|edit page]] | ||
− | |||
+ | == Edit via admin menu == | ||
− | + | [[Image:UM-7.3_2.png|500px|right|thumb|Edit home page via admin tab]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | # Click the "Admin > Static pages" menu | |
+ | # ICA-AtoM routes you to the [[Glossary#List page|list page]], showing all pages in the application | ||
+ | # Click the page you want to edit (the [[Glossary#Home page|home page]] or [[Glossary#About page|about page]]) | ||
+ | # ICA-AtoM routes you to the [[Glossary#Edit page|edit page]] | ||
− | + | == Edit page == | |
+ | [[Image:UM-7.3_3.png|500px|right|thumb|Edit page (home page)]] | ||
− | + | <ol> | |
+ | <li> | ||
+ | <p>Title: revise the page title if required (defaults are "Welcome" and "About") | ||
− | + | <li> | |
− | + | <p>Permalink: this is a hard-coded page title referenced by ICA-AtoM code to manage URLs; it cannot be edited | |
+ | <li> | ||
− | + | <p>Content: revise the text that will appear on the page as required | |
+ | <div class="note"> | ||
− | + | You '''must''' include HTML code for any links or special styling. | |
− | + | </div> | |
+ | <li> | ||
− | + | <p>Click the "Save" button; ICA-AtoM returns you to the page in [[Glossary#View mode|view mode]] | |
+ | </ol> | ||
− | |||
− | + | == Add new page == | |
+ | [[Image:UM-7.3_4.png|500px|right|thumb|Add new page]] | ||
− | + | # In the [[Glossary#List page|list page]], click the "Add new" button | |
+ | # See [[#Edit page|edit page]] | ||
[[Category:User manual]] | [[Category:User manual]] |
Revision as of 18:00, 9 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 > UM-7 Administer > UM-7.3 Manage 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 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 via page link
- Go to the home page or the about page
- Click the "Edit this page" link
- ICA-AtoM routes you to the edit page
- Click the "Admin > Static pages" menu
- ICA-AtoM routes you to the list page, showing all pages in the application
- Click the page you want to edit (the home page or about page)
- ICA-AtoM routes you to the edit page
Edit page
-
Title: revise the page title if required (defaults are "Welcome" and "About")
-
Permalink: this is a hard-coded page title referenced by ICA-AtoM code to manage URLs; it cannot be edited
-
Content: revise the text that will appear on the page as required
You must include HTML code for any links or special styling.
-
Click the "Save" button; ICA-AtoM returns you to the page in view mode