This page uses javascript to help render elements, if you have problems please enable javascript.
 
You are now inside the main content area
 
 
left col

Campus Catalog 

List Widgets

Below are several examples of how you can integrate the Catalog within your content.  Catalog data is pulled from the most current version and will automatically update when a new version is released.  See our catalog widget guide for more details.

right col
 
 
left col

List Examples

As the name implies this will create a list of links based on the widget parameters.  This list can be one or more items depending on your needs.  By default the links will always point back to the current catalog so there's no need to update your widgets when a new catalog is released.

Using dynamic content allows you to bring content back into your pages rather than linking out.  Again this content comes directly from the current catalog so there's no editing to worry about.

Simple list Example

These courses were chosen at random and will link back to the catalog

filter code

type: list; data: courses; course-prefix: Art; course-code: 101, 104, 106B, 205A;

  • Loading...
  • Loading...
  • Loading...
  • Loading...
right col
 
 
left col

Simple List w/ Dynamic Content

Same courses but this time we use dynamic content to bring data into the page rather than link to the catalog

filter code

type: list; data: courses; course-prefix: Art; course-code: 101, 104, 106B, 205A; use-dynamic: true;

  • Loading...
  • Loading...
  • Loading...
  • Loading...

Simple List w/ Reordered Content

Same courses but this time we chose a different order to illustrate that content editors can choose the right display order for their needs.

filter code

type: list; data: courses; course-prefix: Art; course-code: 205A, 101, 106B, 104;

  • Loading...
  • Loading...
  • Loading...
  • Loading...
right col
 
 
left col
right col