Page
The Page content type is used for static content that can be linked into the main navigation bar. This is one of the most basic content types and is very flexible.
Creating a Page
From the Administration bar, navigate to
Add Content
>Page
.Enter the title of the page in the "Title" field.
If you have page categories defined, select the appropriate one. For more please see the Assigning a Category to a Page section.
Use the Drupal Text (WYSIWYG) Editor to fill the page with your desired content.
If you want to attach any files (PDF, Docs, Images) to the page and be availiable for download by the user, you can do so using the "File Attachment" option. For more please see the Attaching a File to a Page section.
If you want this web page to be accessed through your website menus, visit the Managing Menus section.
If you have the proper authority to publish, ensure that the
Published
checkbox is checked under "Publishing options."Once the above steps are completed, select
Save
.
Editing a Page
/! Note: Only one user can edit a page at a time. If multiple users are editing a page then content may be unsaved or lost.
Navigate to the page you would like to edit.
Once you are at the page you would like to edit, select the
Edit
option.Edit the content you would like to edit on the page by using the Drupal Text (WYSIWYG) Editor.
Once you have completed the above steps, select
Save
.
Reverting a Page
If you would like to go back to a previous version of the page, follow these steps:
Navigate to the page you would like to edit.
Once you are at the page you would like to edit, select
Revisions
.You will see a page that lists the previous versions of the page. Every time a page is saved a new revision version is created.
You can compare revisions by selecting two versions of the page and selecting
Compare
.
Deleting a Page
/! Note: If the page is a parent item in a menu for other pages, the page will be deleted but not removed from the menu structure. Therefore, if selected, the user will encounter a 404 Error.
Select
Find Content
on the Administration Bar.Find the page you would like to delete. !IMPORTANT!:Ensure that the page selected is the page you would like to delete.
Select
delete
.
Attaching a File to a Page
In order to attach a file to a page, the file must be less than 20MB and in one of the following formats:
.txt
.pdf
.doc
.docx
.rtf
.png
.gif
.jpg
.jpeg
.zip
.xls
.xlsx
.ppt
.pptx
.csv
.dmg
To attach a document to the page, please follow these steps:
Navigate to the page you would like to edit.
Select
Edit
.Navigate to the "File Attachments" section.
Select
Choose file
and navigate to the file you would like to attach.Select
Upload
.Once the file is uploaded, it will appear in a table under "File Attachments."
For each attachment, you have the following options:
Description Field: Provide a description for the file so the user knows what the file contains.
Display Checkbox: If checked, the page attachment is visible to all users. If unchecked, the file remains attached to the page and can be linked to, but it is not visible to site users.
Remove Button: Once selected, the attachment is removed.
Linking to Attached Files
If you would like to create a link to a file on your webpage, the AODA Remediation Team recommends attaching the file to the page first. To link to an attached file, follow these steps:
In the Drupal text editor, locate the piece of text you would like to use for your link text and highlight it.
With the link text highlighted, click the "link" button. This will open the link dialog box
From the "Link Type" dropdown menu, select
URL
.With the file opened in a new tab, copy the path and paste it into the URL field. The path is the part of the URL after https://www.uoguelph.ca/sitename/.
Select
OK
.Scroll to the bottom of the editing page and select
Save
.
Assigning a Category to a Page
Page categories allow for pages to be sorted via the given term/category.
/! Note: The following steps assume that the category has already been created.
Navigate to the page you would like to edit.
Select
Edit
.Select the category you would like to place the page under using the dropdown menu under "Page Category."
Select
Save
.
Page Keywords
Navigate to the page you would like to edit.
Select
Edit
.Navigate to the "Keywords" section.
Enter the keywords for the page. Separate each word with a comma, but no space (eg: example,test,showcase).
Select
Save
.
Last updated