Dynamic Page Widgets

Dynamic Page Widgets
  • Basic widgets
    • Text - A regular text paragraph.    
    • Image - Displays an image with an optional link to other content.
    • Video - Embed a video from YouTube or Vimeo.
    • Slideshow - Display multiple images with arrow controls to move between images.
    • Accordion - Allows content to be shown or hidden by clicking on the title of the accordion section.
    • Document - Upload documents within a dynamic page. Accepts: xlsx, txt, pdf, doc, and docx extensions.
    • Table Display - Allows display of tabular data on a dynamic page. The first row defaults to a table header. Will import .csv files.
    • Tabs - Allows content to be visible based on the tab selected at the top.    
    • Call Out - A full-width call-out section. Primarily used on the front page.
    • Small Call Out - Contains a title, a description, and a link to additional content. Useful in a 2 or 3 column section.    
  • List widgets - These widgets show various lists of content.
    • Upcoming Events - Show a list of upcoming events.    
    • Featured News - Show a list of featured news articles.    
    • Link Block - This displays an individual link on it's own. Useful for featuring important individual links.    
    • Knowledge Base Links - Show a list of 6 featured links for a Knowledge Base section or topic. If you need less than 6 links, then create a Text paragraph and add the links to it.    
  • Layout widgets
    • Column Wrapper - This will allow you to create a wrapper that spans the entire page, so it can be given a background color. Including 'Container' as a style for this will keep the content inside from spanning the entire page.    
    • Columns (Equal) - A set of equal-width columns with padding. Use Simple Columns if you prefer no padding instead.    
    • Columns (Three Uneven) - A set of three columns that allows you to change the width of each column.    
    • Columns (Two Uneven) - A set of two columns that allow you to change the width of each column. 
  • Advanced widgets
    • Drupal Block -This allows you to use any other block as a paragraph.    
    • Drupal View - This allows you to use any View as a paragraph.
cthorne

Widget Examples

Widget Examples

Simple Text Widget

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Slideshow

Pueblo Riverwalk Pueblo Riverwalk
Colorado Sign Colorado Sign
Photo of mountains Photo of mountains
Courthouse Courthouse
  • 0
  • 1
  • 2
  • 3
  • 4

3 Column Layout (even width)

Column 1

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Column 2

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Column 3

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Accordions

Accordion 1

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Column 1

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Sidebar

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Document 

Example docx11.53 KB
Example txt43 bytes
Example pdf675.96 KB

Table Display

This Is An Example Table
Header 1 Header 2 Header 3 Header 4 Header 5
Content row 1 column 1 Content row 1 column 2 Content row 1 column 3 Content row 1 column 4 Content row 1 column 5
Content row 2 column 1 Content row 2 column 2 Content row 2 column 3 Content row 2 column 4 Content row 2 column 5
Content row 3 column 1 Content row 3 column 2 Content row 3 column 3 Content row 3 column 4 Content row 3 column 5
Content row 4 column 1 Content row 4 column 2 Content row 4 column 3 Content row 4 column 4 Content row 4 column 5

Tabs

Tab 1

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Column 1

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Column 2

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

This is a Call Out Title

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

This is a Small Call Out

Small Call Out Body: Ut eu sem integer vitae justo. Integer quis auctor elit sed vulputate mi sit amet mauris.

cthorne