Connector Library

One pattern, four snippets.

Every connector below runs on the same data-snippet architecture — the same five-file standard, dropped into an existing OmniCMS template. Toggle any card to see the markup behind the render.

01 Academic Calendar source-agnostic
Fall 2026 Spring 2027 Registration Financial Aid
  • AUG 17 Fall semester begins
  • AUG 21 Last day to add/drop
  • SEP 07 Labor Day — no classes Registration
  • OCT 09 Priority FAFSA deadline, Spring 2027 Financial Aid
<!-- ou-calendar snippet -->
<table data-snippet="ou-calendar">
  <tr><th>Semester</th>
    <td data-select-list>fall-2026</td></tr>
  <tr><th>Categories</th>
    <td>registration, financial-aid</td></tr>
</table>
02 Directory banner-hr
  • Renee Okafor
    Dean of Enrollment Services
  • Marcus Byrd
    Director, Financial Aid
  • Priya Anand
    Nursing Program Coordinator
<!-- ou-directory snippet -->
<table data-snippet="ou-directory">
  <tr><th>Department</th>
    <td>Enrollment Services</td></tr>
  <tr><th>Source</th>
    <td data-select-list>banner-hr</td></tr>
</table>
03 Class Schedule banner-ssb
CourseDaysTimeNote
ENGL 1101MWF9:00–9:50+ Note
BIOL 2107TR11:00–12:15+ Note
<!-- ou-schedule snippet -->
<table data-snippet="ou-schedule">
  <tr><th>Term</th>
    <td data-select-list>fall-2026</td></tr>
  <tr><th>Source</th>
    <td>banner-ssb</td></tr>
</table>
04 Program Finder — ArsPath outlook-ask
Nursing, B.S.N.
CIP 51.3801 → SOC 29-1141
Median salary
$86,070
Job growth
6%
💬 Grounded chat, scoped to this page
<!-- ou-arspath snippet -->
<table data-snippet="ou-arspath">
  <tr><th>Program</th>
    <td>Nursing, B.S.N.</td></tr>
  <tr><th>Chat tier</th>
    <td data-select-list>outlook-ask</td></tr>
</table>