CMS Version 8 User Guide

A "File" is any source of static content, such as an image, PDF, JavaScript, CSS, or MS Office document.

JPEG and PNG images are directly editable from within the system using the built-in image editor. Plaintext files such as CSS, JavaScript, and PHP are are also directly editable using the advanced code editor. Only the metadata of other binary file types such as PDFs are editable. The contents of binary file types can be updated using the file upload field.

Before uploading a file to the CMS, please consider reviewing the "Assets and Site Architecture" Best Practices section of the documentation to assist you in keeping your site organized.

Before uploading a file, please make sure that the file name is in a "Web" friendly format. For proper naming conventions with assets, refer to "Assets and Site Architecture" in the Best Practices section of the documentation.

Keep in mind that it is best to group like files together when creating a zip file since they can only be uploaded to a single folder.

Note: MAC users will encounter an additional folder that will be created along with their intended zipped files. The additional folder should be sent for deletion after successfully completing the zip archive.

  1. In the asset tree, navigate to the file you would like to modify, then click on the file.

  2. Once the file has loaded, click on "Edit". (If there is no Edit link, you do not have permission to edit the file.)

  3. Next, drag and drop the updated file in the Drop Box or click the blue "Choose" link to browse for your file.

  4. Click "Save & Preview" or the adjacent Advanced Menu Options (three vertical dots) button to "Submit" without previewing.

    • Content Checks - Users can check new or revised assets for spelling errors, invalid internal or external links, and accessibility issues with Cascade CMS's built-in content checks. Select "Check Content & Submit" when creating or submitting an asset for changes to run the checks described.

    • Comments - You may want to consider adding version comments to assist with reverting to a previous version of the file in the future. Please refer to the "Versions" accordion below.

Publishing/Un-Publishing

When an asset is saved in the CMS, the new or changed asset is set as the current version, but is not automatically published. Only Site Managers have permission to manually publish content. For assistance with publishing or un-publishing an asset, we encourage site managers to review the following articles from the Cascade CMS Knowledge Base.

For Site Contributors, all of your asset creation or editing will be sent through a one-step Site Manager approval workflow. Once your Site Manager has reviewed and approved your workflow, the asset will be published to the live production Website.

The CMS will automatically store all assets even after they have been unpublished from the live website. If you would like to remove or delete asset(s) from the CMS, you can choose to manually delete them using the Delete function. If you need to restore an asset, click on the pinned "Trash" icon at the top of the asset tree menu.

Note: There must not be any relationships to the asset(s) you are deleting. To learn more about relationships, view the "Relationships" section below.

Visit the Cascade CMS Knowledge Base for more information on how to remove or delete content.

Relationships occur when assets (the "referring assets") refer to another asset (the "related asset"). Referring assets can be viewed on the "Relationships" tab of a related asset. It is important to view a page's relationships prior to deleting. If the page you are about to delete is being referenced by another asset, deleting the page could lead to broken links and/or missing information from the data relationship.

Example: Your page A has a link to page B (page B resides within the CMS). You delete page B. Now, clicking on the link in page A will result in an error page since page B no longer exists. To avoid this error, you must first go to page A, remove the link to page B, then submit and publish page A. Now, you may delete page B with no error.

Relationship Publishing

All publishable assets can be published at once by using the "Publish All" button. Alternatively, you can select specific assets to publish by checking the checkboxes next to each one, and then selecting the mini "Publish" icon. If you select any assets that are not publishable, they will get filtered out automatically without any error. The "Publish All" button and the checkboxes will only be visible if there is at least one publishable asset in the list, and the current user has multi-select publish ability.

Publishing Relationships is useful in situations where a given asset's contents are reused in the related assets and the contents have changed. It is also useful when a linked-to asset is moved or renamed.

All assets (images, files, pages, and blocks) within the Site Content area support threaded commenting to provide a discussion about the asset. Individual comments can be replied to, (un)resolved, and deleted. It also supports the use of @mentions to target the discussion of a page, task, or other asset to another user.

For more information on comments, refer to the Cascade CMS Knowledge Base artices below:

The CMS keeps track of changes made to assets in separate copies of the asset called Versions (up to 20 per asset). Once the asset has reached the maximum number of versions permitted, each additional change will result in the oldest version of the asset being overwritten. Therefore, the "Save & Preview" option should be utilized prior to submitting asset changes.

Users are able to navigate through the various versions, compare them with the current version, and restore any version desired, if necessary.

To view a version of an asset:

  1. Select the desired asset in the CMS.

  2. Click "More" located in the top bar.

  3. Select “Versions” from the drop-down menu.

  4. A separate screen will appear with an itemized list of the last 20 versions.

  5. Click on the version you would like to view and it will open in the main view.

  6. You should see a notification that you are viewing an older version of the asset near the top right of the page. Use the "More" tab to confirm what additional action you wish to take:

    • View newer version - Scroll through to a later version.

    • View older version - Scroll through to an earlier version.

    • View current version - Reverts back to the active or current version.

    • *Restore this version - Makes the currently viewed version the active or current version.

    • *Delete this version - Deletes the currently viewed version from the versions list.

    *You will only see this option if you have the appropriate permissions to edit the asset.

Review the Cascade CMS Knowledge Base for more information on Version History.

For any questions on web site updates, please submit a 'Web Content' request through the OIIT Project Intake and Support.

Return to Top